Skip to content

Commit 663f55d

Browse files
authored
chore: remove meet the team button (#539)
1 parent 5c56b2d commit 663f55d

File tree

1 file changed

+0
-10
lines changed
  • lib/safira_web/live/landing/home_live/components

1 file changed

+0
-10
lines changed

lib/safira_web/live/landing/home_live/components/pitch.ex

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@ defmodule SafiraWeb.Landing.HomeLive.Components.Pitch do
2424
"We gather speakers, attract partners and give our imagination wings, all for this to be your favorite week."
2525
) %>
2626
</h2>
27-
<div class="mt-8 flex">
28-
<!--
29-
<.link patch="/team" class="w-56">
30-
<.action_button
31-
title={gettext("Meet the team")}
32-
title_class="!text-lg !font-iregular font-bold"
33-
/>
34-
</.link>
35-
-->
36-
</div>
3727
</div>
3828
</div>
3929
"""

0 commit comments

Comments
 (0)