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() {
-
- -
- -
- -
- -
- -
- -
- -
- -
-
-