From a764c81ceab4152b0c8de5e7d5e216466977d090 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 17:36:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 247 ++++++++++++++++++++++++----------------------- 1 file changed, 128 insertions(+), 119 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7a340b..4e8bcfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,7 +3,7 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; +import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel"; import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; @@ -40,124 +40,133 @@ export default function WebAgency2Page() { ]} button={{ text: "Get Automated", href: "#contact" }} /> - - - - - - - - +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +