From f1552e53b4055c2bc81f7588bc6e4a88d3ec353d Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 15:17:15 +0000 Subject: [PATCH] Bob AI: Can you add some more section to the site feels ki... --- src/app/page.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b76d0e..a9c704b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import { Sparkles, Award, Zap } from 'lucide-react'; import HeroSplit from '@/components/sections/hero/HeroSplit'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; export default function HomePage() { return ( @@ -114,6 +115,16 @@ export default function HomePage() { /> +