Edit: in hero section below the buttons add a badge with Approved By 1000 people text
This commit is contained in:
@@ -20,6 +20,9 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="smallMedium"
|
contentWidth="smallMedium"
|
||||||
sizing="largeSmallSizeLargeTitles"
|
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"
|
background="plain"
|
||||||
cardStyle="elevated"
|
cardStyle="elevated"
|
||||||
primaryButtonStyle="diagonal-gradient"
|
primaryButtonStyle="diagonal-gradient"
|
||||||
|
|||||||
Reference in New Issue
Block a user