Add element: in hero section below the butt
This commit is contained in:
@@ -20,9 +20,6 @@ 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"
|
||||
|
||||
@@ -77,6 +77,7 @@ const HeroSplit = ({
|
||||
videoAriaLabel={videoAriaLabel}
|
||||
imageClassName={cls("h-full min-h-0", imageClassName)}
|
||||
/>
|
||||
<div className="card text-foreground rounded-theme px-3 py-1 text-sm">Approved By 1000 people</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user