From 024e00dc06dedc2f3e00387959f5744ae4a7c3b3 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 23 Jan 2026 14:35:10 +0200 Subject: [PATCH] Add element: in hero section below the butt --- src/app/page.tsx | 6 +----- src/components/sections/hero/HeroBillboardScroll.tsx | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) 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
>