From a8950d99d34b339ad8b2a9f175f5ecb417eed8d6 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 23 Feb 2026 18:54:50 +0200 Subject: [PATCH] Bob AI: [Block: hero-billboard-carousel|Hero Billboard Car... --- src/app/page.tsx | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26429fc..20c28b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import FaqBase from '@/components/sections/faq/FaqBase'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import { Sparkles, Star, HelpCircle } from "lucide-react"; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; export default function LandingPage() { return ( @@ -43,7 +44,7 @@ export default function LandingPage() {
-