From 70977dd11143e76cfd984f4116d6d32e6ee363e1 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 28 Jan 2026 23:34:57 +0200 Subject: [PATCH] Bob AI: make Hero Billboard Scroll the very first section --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 284cfa4..f89fd3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -245,6 +245,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" />