Merge version_5 into main #7
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user