diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d51027..753570d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,7 @@ export default function LandingPage() { description="Discover the future of cognitive enhancement with Brain Freedom's AI-powered neurotech solutions. Enhance memory, focus, and productivity." tag="Neurotech" tagIcon={MessageCircle} - buttons={[..., - { - "text": "Approved By 1000 people", - "href": "#" - }]} + buttons={[ { "text": "Get Started", "href": "#" diff --git a/src/components/sections/hero/HeroBillboardScroll.tsx b/src/components/sections/hero/HeroBillboardScroll.tsx index e77a4a7..8fef5c8 100644 --- a/src/components/sections/hero/HeroBillboardScroll.tsx +++ b/src/components/sections/hero/HeroBillboardScroll.tsx @@ -70,6 +70,7 @@ const HeroBillboardScroll = ({ aria-label={ariaLabel} ref={containerRef} className={cls("relative h-fit flex items-center justify-center", className)} +
Approved By 1000 people
>