Add element: in hero section below the butt

This commit is contained in:
2026-01-23 14:45:05 +02:00
parent 08c438f1df
commit 57e125145d

View File

@@ -131,6 +131,7 @@ const HeroBillboardScroll = ({
</motion.div>
</div>
</section>
<div className="mt-4 text-center text-sm text-muted-foreground">Approved By 1000 people</div>
);
};