From 4908606eef09c2e6f8865a0f3dc59e4b46af9304 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sat, 7 Feb 2026 18:47:34 +0000 Subject: [PATCH] Bob AI: [Block: hero-billboard-carousel|Hero Billboard Car... --- src/app/page.tsx | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index acc47e3..7994eb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Award, ChefHat, Users, Sparkles } from "lucide-react"; import ProductCatalog from '@/components/ecommerce/productCatalog/ProductCatalog'; import SplitAbout from '@/components/sections/about/SplitAbout'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; export default function LandingPage() { return ( @@ -336,6 +337,25 @@ export default function LandingPage() { /> +
+ +
+