From 6c2f9cfd51d5036965be2a8806ad735f3724df49 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 14:00:42 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 309 ++++++++++++++++++++--------------------------- 1 file changed, 131 insertions(+), 178 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 088184e..1d67a01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,16 +2,18 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCTA from '@/components/sections/contact/ContactCTA'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; -import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Star } from "lucide-react"; +import ContactCenter from '@/components/sections/contact/ContactCenter'; +import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; +import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; +import { MapPin, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -32,46 +34,35 @@ export default function LandingPage() {
+
+ +
+ -
- -
-
-
- +
+
+ +
+ +
+ +
+