From 3410744ee2ef28449128090e8779f6ef11ba50ff Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 09:16:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 345 ++++++++--------------------------------------- 1 file changed, 55 insertions(+), 290 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..742fc73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,15 +4,11 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; import HeroOverlayTestimonial from "@/components/sections/hero/HeroOverlayTestimonial"; -import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; -import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; -import TeamCardSix from "@/components/sections/team/TeamCardSix"; -import TeamCardOne from "@/components/sections/team/TeamCardOne"; -import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; -import FaqDouble from "@/components/sections/faq/FaqDouble"; +import ProductCardOne from "@/components/sections/product/ProductCardOne"; +import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Leaf, TreePine } from "lucide-react"; +import { Star, Leaf } from "lucide-react"; export default function LandscapingPage() { return ( @@ -33,335 +29,104 @@ export default function LandscapingPage() {
-
- -
- -
- -
- -
- + -
- -
-
-
- + +
+ +
+
-
- -
- -
-
-