Skip to content

Commit f0908cc

Browse files
committed
chore: remove try demo / book a call in the slogan page
1 parent 641b40a commit f0908cc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/components/pages/home/hero/hero.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ const Hero = () => {
2020
at Scale
2121
</mark>
2222
</h1>
23-
<div className="mt-12 flex items-center gap-9 2xl:gap-8 xl:mt-11 xl:gap-6 md:mt-7 sm:mt-6 sm:gap-3.5">
24-
<Button href={Route.DEMO} theme="primary-filled" size="md" className="sm:!w-fit sm:!px-6">
25-
Try Demo
26-
</Button>
27-
<LinkUnderlined href={Route.REQUEST_DEMO}>Book a call</LinkUnderlined>
28-
</div>
2923
</section>
3024
<DBScheme />
3125
<PromoCards />

0 commit comments

Comments
 (0)