Add element: in hero section below the butt

This commit is contained in:
2026-01-23 14:35:10 +02:00
parent 8705da329b
commit 024e00dc06
2 changed files with 2 additions and 5 deletions

View File

@@ -70,6 +70,7 @@ const HeroBillboardScroll = ({
aria-label={ariaLabel}
ref={containerRef}
className={cls("relative h-fit flex items-center justify-center", className)}
<div className="mt-4 text-center text-sm text-gray-500">Approved By 1000 people</div>
>
<div
className={cls("py-hero-page-padding w-full relative", containerClassName)}