Edit: in hero section below the buttons add a badge with Approved By 1000 people text

This commit is contained in:
2026-01-23 15:59:19 +02:00
parent 673e49820a
commit b335602f16

View File

@@ -20,6 +20,9 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles"
<div className='bg-foreground text-background px-4 py-2 rounded-md mt-4'>Approved By 1000 people</div>
<div className='bg-foreground text-background px-4 py-2 rounded-md mt-4'>Approved By 1000 people</div>
<div className='bg-foreground text-background px-4 py-2 rounded-md mt-4'>Approved By 1000 people</div>
background="plain"
cardStyle="elevated"
primaryButtonStyle="diagonal-gradient"