Skip to content

Commit 5e8c90b

Browse files
committed
add logo cloud
1 parent d8e4428 commit 5e8c90b

File tree

1 file changed

+131
-6
lines changed

1 file changed

+131
-6
lines changed

lib/algora_web/live/pricing_live.ex

Lines changed: 131 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ defmodule AlgoraWeb.PricingLive do
44

55
alias AlgoraWeb.Components.Footer
66
alias AlgoraWeb.Components.Header
7+
alias AlgoraWeb.Components.Wordmarks
78

89
defmodule Plan do
910
@moduledoc false
@@ -64,16 +65,33 @@ defmodule AlgoraWeb.PricingLive do
6465
</div>
6566
</div>
6667
67-
<div class="py-24 sm:py-32">
68+
<div class="pt-24 sm:pt-32">
69+
<div class="mx-auto max-w-7xl px-6 lg:px-8">
70+
<div class="mx-auto max-w-2xl text-center">
71+
<h2 class="mb-4 text-3xl font-bold text-popover-foreground">
72+
You're in good company
73+
</h2>
74+
<p class="text-base text-muted-foreground">
75+
Join hundreds of open source companies that use Algora to accelerate their development
76+
</p>
77+
</div>
78+
<div class="mx-auto mt-8 max-w-2xl gap-8 text-sm leading-6 sm:mt-10">
79+
<.logo_cloud />
80+
</div>
81+
</div>
82+
</div>
83+
84+
<div class="pt-24 sm:pt-32">
6885
<div class="mx-auto max-w-7xl px-6 lg:px-8">
69-
<div class="mx-auto max-w-xl text-center">
86+
<div class="mx-auto max-w-2xl text-center">
7087
<h2 class="mb-4 text-3xl font-bold text-popover-foreground">
71-
Trusted by companies worldwide
88+
See what our customers say
7289
</h2>
73-
<p class="text-lg text-muted-foreground">
74-
See what our customers have to say about their experience with Algora
90+
<p class="text-base text-muted-foreground">
91+
Discover how Algora helps founders accelerate development and find top talent
7592
</p>
7693
</div>
94+
7795
<div class="mx-auto mt-16 max-w-2xl gap-8 text-sm leading-6 text-gray-900 sm:mt-20 sm:grid-cols-2 xl:mx-0 xl:max-w-none">
7896
<div class="grid gap-x-12 gap-y-8 sm:grid-cols-7">
7997
<div class="col-span-3">
@@ -346,7 +364,7 @@ defmodule AlgoraWeb.PricingLive do
346364
</div>
347365
</div>
348366
349-
<div class="container mx-auto py-16">
367+
<div class="py-24 sm:py-32">
350368
<h2 class="mb-12 text-center text-3xl font-bold text-popover-foreground">
351369
Frequently asked questions
352370
</h2>
@@ -591,4 +609,111 @@ defmodule AlgoraWeb.PricingLive do
591609
}
592610
]
593611
end
612+
613+
defp logo_cloud(assigns) do
614+
~H"""
615+
<div>
616+
<div class="grid sm:grid-cols-2 lg:grid-cols-4 items-center justify-center gap-x-10 gap-y-8">
617+
<a class="relative flex items-center justify-center" href="https://console.algora.io/org/cal">
618+
<Wordmarks.calcom class="w-[7rem] col-auto mt-1" alt="Cal.com" />
619+
</a>
620+
<a
621+
class="relative flex items-center justify-center"
622+
href="https://console.algora.io/org/qdrant"
623+
>
624+
<Wordmarks.qdrant class="w-[7rem] col-auto" alt="Qdrant" />
625+
</a>
626+
<a
627+
class="relative flex items-center justify-center"
628+
href="https://console.algora.io/org/remotion"
629+
>
630+
<img
631+
src="https://algora.io/banners/remotion.png"
632+
alt="Remotion"
633+
class="col-auto w-full saturate-0"
634+
/>
635+
</a>
636+
<a class="relative flex items-center justify-center" href="https://console.algora.io/org/zio">
637+
<img
638+
src="https://algora.io/banners/zio.png"
639+
alt="ZIO"
640+
class="w-[10rem] col-auto brightness-0 invert"
641+
/>
642+
</a>
643+
<a
644+
class="relative flex items-center justify-center"
645+
href="https://console.algora.io/org/triggerdotdev"
646+
>
647+
<img
648+
src="https://algora.io/banners/triggerdotdev.png"
649+
alt="Trigger.dev"
650+
class="col-auto w-full saturate-0"
651+
/>
652+
</a>
653+
<a
654+
class="relative flex items-center justify-center"
655+
href="https://console.algora.io/org/tembo"
656+
>
657+
<img
658+
src="https://algora.io/banners/tembo.png"
659+
alt="Tembo"
660+
class="w-[13rem] col-auto saturate-0"
661+
/>
662+
</a>
663+
<a
664+
class="relative flex items-center justify-center"
665+
href="https://console.algora.io/org/maybe-finance"
666+
>
667+
<img
668+
src="https://algora.io/banners/maybe.png"
669+
alt="Maybe"
670+
class="col-auto w-full saturate-0"
671+
/>
672+
</a>
673+
<a
674+
class="relative flex items-center justify-center"
675+
href="https://console.algora.io/org/golemcloud"
676+
>
677+
<Wordmarks.golemcloud class="col-auto w-full" alt="Golem Cloud" />
678+
</a>
679+
<a
680+
class="relative flex items-center justify-center"
681+
href="https://console.algora.io/org/aidenybai"
682+
>
683+
<img
684+
src="https://algora.io/banners/million.png"
685+
alt="Million"
686+
class="col-auto w-44 saturate-0"
687+
/>
688+
</a>
689+
<a
690+
class="relative flex items-center justify-center"
691+
href="https://console.algora.io/org/tailcallhq"
692+
>
693+
<Wordmarks.tailcall class="w-[10rem] col-auto" fill="white" alt="Tailcall" />
694+
</a>
695+
<a
696+
class="relative flex items-center justify-center"
697+
href="https://console.algora.io/org/highlight"
698+
>
699+
<img
700+
src="https://algora.io/banners/highlight.png"
701+
alt="Highlight"
702+
class="col-auto w-44 saturate-0"
703+
/>
704+
</a>
705+
<a
706+
class="relative flex items-center justify-center"
707+
href="https://console.algora.io/org/dittofeed"
708+
>
709+
<img
710+
src="https://algora.io/banners/dittofeed.png"
711+
alt="Dittofeed"
712+
class="col-auto w-40 brightness-0 invert"
713+
/>
714+
</a>
715+
</div>
716+
</div>
717+
"""
718+
end
594719
end

0 commit comments

Comments
 (0)