From 369c4db04b62c7d01a336c9f3a524773752eecf6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:56:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 322 ++++++----------------------------------------- 1 file changed, 35 insertions(+), 287 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..b5c1681 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,9 +12,9 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial 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"; +import { Star, MapPin, Phone, Clock } from "lucide-react"; -export default function LandscapingPage() { +export default function LaundryPage() { return (
@@ -81,284 +63,50 @@ export default function LandscapingPage() {
-
- -
- -
- -
- -
- -
- -
- -
- -
-
-