From 0c0ce0ff592b50a59cd86c32feea0f842654a94e Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Tue, 17 Feb 2026 15:20:02 +0200 Subject: [PATCH] Bob AI: [Block: hero-billboard-gallery|Hero Billboard Gall... --- src/app/page.tsx | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22bad5c..5026bd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; +import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; export default function LandingPage() { return ( @@ -39,21 +40,21 @@ export default function LandingPage() {
-