Add element: in hero section below the butt
This commit is contained in:
@@ -93,6 +93,7 @@ const HeroBillboardScroll = ({
|
||||
buttonTextClassName={buttonTextClassName}
|
||||
center={true}
|
||||
/>
|
||||
<div className='bg-green-500 text-white px-2 py-1 rounded-full text-sm'>Approved By 1000 people</div>
|
||||
</div>
|
||||
|
||||
<div
|
||||
@@ -131,7 +132,6 @@ const HeroBillboardScroll = ({
|
||||
</motion.div>
|
||||
</div>
|
||||
</section>
|
||||
<div className="mt-4 text-center text-sm text-muted-foreground">Approved By 1000 people</div>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user