diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..079860c 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 { PawPrint, MapPin, Star } from "lucide-react"; -export default function LandscapingPage() { +export default function PetShopPage() { return (
@@ -81,14 +71,14 @@ export default function LandscapingPage() {
@@ -96,269 +86,61 @@ export default function LandscapingPage() {
-
- -
- -
- -
-
-
- -
- -
-
-