diff --git a/src/app/page.tsx b/src/app/page.tsx index d191535..cc06350 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import AboutMetric from '@/components/sections/about/AboutMetric'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroCentered from '@/components/sections/hero/HeroCentered'; -import LegalSection from '@/components/legal/LegalSection'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import { Award, MapPin, ShieldCheck } from "lucide-react"; @@ -29,22 +28,10 @@ export default function LandingPage() { @@ -168,47 +98,24 @@ export default function LandingPage() { title="Trusted by Local Homeowners" description="We are proud to serve our community with excellence." names={[ - "Leicester Homeowners Association", - "Leicestershire Garden Guild", - "UK Fencing Federation", - "Local Trades Verified", - "Community Landscaping Awards", - ]} + "Leicester Homeowners Association", "Leicestershire Garden Guild", "UK Fencing Federation", "Local Trades Verified", "Community Landscaping Awards"]} /> - -