From bbdcfc52608f21f28c1222dc372978b78615de35 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 01:58:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 666dcf2..95b8e22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; -import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel"; +import HeroBillboard from "@/components/sections/hero/HeroBillboard"; import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour"; import TextSplitAbout from "@/components/sections/about/TextSplitAbout"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; @@ -83,18 +83,21 @@ export default function HomePage() { /> -
-
-

- Flying V Construction -

-

- A trusted and family-owned business dedicated to delivering exceptional quality and reliability -

-

- With years of experience serving Alberta homeowners, we combine honest pricing, skilled craftsmanship, and genuine care for every project. Your home deserves the best. -

-
+
+
-- 2.49.1