From c36bfee0a3832f48f967c2d0bd85768d60632016 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 02:11:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 04dd806..e92e275 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,11 +120,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "24/7", title: "Available Anytime", description: "Emergency services when you need them most.", imageSrc: "https://images.unsplash.com/photo-1544723795-3fb6469f5b39?q=80&w=800&h=600&auto=format&fit=crop"}, + id: "m1", value: "24/7", title: "Available Anytime", description: "Emergency services when you need them most.", videoSrc: ""}, { - id: "m2", value: "Same-Day", title: "Fast Responses", description: "Quick dispatch for immediate electrical needs.", imageSrc: "https://images.unsplash.com/photo-1554475900-0a0312f5507e?q=80&w=800&h=600&auto=format&fit=crop"}, + id: "m2", value: "Same-Day", title: "Fast Responses", description: "Quick dispatch for immediate electrical needs.", videoSrc: ""}, { - id: "m3", value: "Miami", title: "Local Experts", description: "Serving Miami Springs and beyond with pride.", imageSrc: "https://images.unsplash.com/photo-1514565172088-2513018868b4?q=80&w=800&h=600&auto=format&fit=crop"}, + id: "m3", value: "Miami", title: "Local Experts", description: "Serving Miami Springs and beyond with pride.", videoSrc: ""}, ]} title="Why Choose Us" description="Reliable experts committed to excellence."