diff --git a/src/app/page.tsx b/src/app/page.tsx index d2ee79b..2ae3310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", value: "Charlotte", title: "Service Area", description: "Serving Stallings, Monroe, Matthews, Indian Trail, Mint Hill, Waxhaw, Weddington, Pineville, Ballantyne, and surrounding communities.", imageSrc: "http://img.b2bpic.net/free-photo/decor-car-following-right-route_23-2148232496.jpg", imageAlt: "Service area coverage map", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Service area video" + id: "1", value: "Charlotte", title: "Service Area", description: "Serving Stallings, Monroe, Matthews, Indian Trail, Mint Hill, Waxhaw, Weddington, Pineville, Ballantyne, and surrounding communities.", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Service area video" }, { id: "2", value: "Free Estimates", title: "Always Available", description: "Contact us today if you don't see your area listed — we may still be able to help with your landscaping project.", videoSrc: "https://placeholder-video.mp4", videoAriaLabel: "Free estimates video"