From 6d7f3a3bb6b372b9b80cec6e9555fbd3fb4dff61 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:10:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 151 +++++++++-------------------------------------- 1 file changed, 29 insertions(+), 122 deletions(-) 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"]} /> - -