Add element: in hero section below the Read

This commit is contained in:
2026-01-23 16:01:02 +02:00
parent dac7f2e067
commit bf89ea21c1

View File

@@ -78,6 +78,7 @@ const HeroSplit = ({
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>
);