From e5fc0bf0b05eaae449bd7dea44d30b7cd0304179 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 20:50:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 389 +++++++++-------------------------------------- 1 file changed, 73 insertions(+), 316 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 685eb61..f8e47db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,17 +2,17 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCenter from '@/components/sections/contact/ContactCenter'; -import FaqBase from '@/components/sections/faq/FaqBase'; -import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; -import HeroSplit from '@/components/sections/hero/HeroSplit'; -import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; -import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { Award, Star, Users } from "lucide-react"; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; +import FaqSplitText from '@/components/sections/faq/FaqSplitText'; +import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; +import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; +import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; +import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; +import { Sparkles, CheckCircle, MapPin, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -30,364 +30,121 @@ export default function LandingPage() { >
-
-
-
-
-
-
-
- window.open('https://wa.me/5583988767413')} +