From 0264648e537790d636ce1923c84786be0d390f41 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 08:07:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 337 +---------------------------------------------- 1 file changed, 5 insertions(+), 332 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..efc71f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,18 +3,9 @@ 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 ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Leaf, TreePine } from "lucide-react"; -export default function LandscapingPage() { +export default function EmptyPage() { return ( - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
-
-