chore: remove learn more button

This commit is contained in:
AykutSarac 2024-08-01 17:02:50 +03:00
parent 7d53cefaf2
commit 2eb18d124f
No known key found for this signature in database

View File

@ -153,19 +153,6 @@ export const HeroSection = () => {
</Badge>
</Flex>
<Flex gap="md" wrap="wrap" justify="center">
<Button
component="a"
color="gray.2"
href="/#preview"
size="lg"
radius="sm"
fw={500}
fz="md"
mt="lg"
visibleFrom="xs"
>
Learn more
</Button>
<Button
component="a"
color="orange"