2 Commits

Author SHA1 Message Date
c36bfee0a3 Update src/app/page.tsx 2026-03-31 02:11:42 +00:00
6b149d4683 Merge version_4 into main
Merge version_4 into main
2026-03-31 02:07:09 +00:00

View File

@@ -120,11 +120,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ 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" title="Why Choose Us"
description="Reliable experts committed to excellence." description="Reliable experts committed to excellence."