From 3a4b17c6033c99203c4b1de654adf1decbc836cc Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Wed, 11 Feb 2026 19:09:33 +0000 Subject: [PATCH] Bob AI: [Block: hero-billboard|Hero Billboard|/blocks/hero... --- src/app/page.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89454e3..399b24f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,6 +11,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import FaqDouble from '@/components/sections/faq/FaqDouble'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterSimple from '@/components/sections/footer/FooterSimple'; +import HeroBillboard from '@/components/sections/hero/HeroBillboard'; export default function LandingPage() { return ( @@ -215,6 +216,20 @@ export default function LandingPage() { /> + +
+ +