Revert HeroBillboardScroll to clean state

This commit is contained in:
2026-01-23 14:41:37 +02:00
parent 3f080f3572
commit 08c438f1df

View File

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