diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..47e7fe3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,358 +7,130 @@ import HeroOverlayTestimonial from "@/components/sections/hero/HeroOverlayTestim 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"; +import { Leaf, Sprout, Users, HeartHandshake } from "lucide-react"; -export default function LandscapingPage() { +export default function ManxGrowersPage() { return (
-
- -
-
-
- -
- -
-
-