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