From eef86f0752a78caebd12faca52becd21f72f9ec5 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 28 Jan 2026 23:49:04 +0200 Subject: [PATCH] Bob AI: make Hero Billboard Scroll section the first secti... --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b9a59e3..0218829 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,7 +232,7 @@ export default function HomePage() { buttons={[{ label: "Primary", href: "#" }, { label: "Secondary", href: "#" }]} imageSrc="https://placehold.co/600x400" background={{ variant: "plain" }} - containerClassName="relative z-10 mb-20" + containerClassName="relative z-10" />