diff --git a/src/app/page.tsx b/src/app/page.tsx index a12fbcc..cf2a821 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { handle: "Homeowner, Kansas City", testimonial: "Quick response, professional work, honest pricing. Fixed my broken spring same day!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "James Mitchell", }, { @@ -69,7 +69,7 @@ export default function HomePage() { handle: "Homeowner, Overland Park", testimonial: "Best garage door service I've used. Highly recommend MetroLift KC for any repair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -77,7 +77,7 @@ export default function HomePage() { handle: "Homeowner, Olathe", testimonial: "Called for emergency repair at night. They showed up fast and fixed it right.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "David Chen", }, { @@ -85,7 +85,7 @@ export default function HomePage() { handle: "Homeowner, Lenexa", testimonial: "Professional, courteous, and fair pricing. Will definitely use again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "Lisa Rodriguez", }, ]} @@ -106,7 +106,7 @@ export default function HomePage() { description="Locally owned and operated since 2010. We've earned our reputation through honest pricing, fast response times, and expert workmanship. Our certified technicians handle every job with professionalism and care." tag="Local Experts" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=1" imageAlt="Professional garage door technician at work" buttons={[{ text: "Get Free Quote", href: "#contact" }]} buttonAnimation="slide-up" @@ -123,7 +123,7 @@ export default function HomePage() { { title: "Garage Door Repair", description: "Expert repair for broken springs, cables, openers, and panels. Quick diagnostics and honest estimates.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=2", imageAlt: "Garage door repair service", buttonIcon: ArrowRight, buttonHref: "#services", @@ -131,7 +131,7 @@ export default function HomePage() { { title: "Broken Spring Repair", description: "Fast, safe spring replacement. We handle torsion and extension springs with precision and care.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=3", imageAlt: "Spring repair service", buttonIcon: ArrowRight, buttonHref: "#services", @@ -139,7 +139,7 @@ export default function HomePage() { { title: "Garage Door Opener Repair", description: "Installation and repair of all opener brands. Screw drive, chain drive, and belt drive systems.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg?_wi=1", imageAlt: "Opener installation service", buttonIcon: ArrowRight, buttonHref: "#services", @@ -147,7 +147,7 @@ export default function HomePage() { { title: "New Door Installation", description: "Professional installation of residential garage doors. Styles to match any home aesthetic.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283219.jpg?_wi=2", imageAlt: "New garage door installation", buttonIcon: ArrowRight, buttonHref: "#services", @@ -155,7 +155,7 @@ export default function HomePage() { { title: "Panel Replacement", description: "Dent and damage repair. Replace individual panels or entire doors with minimal cost.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17657.jpg?_wi=4", imageAlt: "Panel replacement service", buttonIcon: ArrowRight, buttonHref: "#services", @@ -202,7 +202,7 @@ export default function HomePage() { quote: "My garage door spring broke and I was worried about the cost. MetroLift gave me a fair estimate and fixed it quickly. Great customer service from start to finish!", name: "Michael Torres", role: "Kansas City Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=3", imageAlt: "Michael Torres", }, { @@ -211,7 +211,7 @@ export default function HomePage() { quote: "Emergency broke my garage door during the night. I called MetroLift and they were at my house within 30 minutes. Professional and got us secure again. Highly recommend!", name: "Jennifer Williams", role: "Overland Park Resident", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2", imageAlt: "Jennifer Williams", }, { @@ -220,7 +220,7 @@ export default function HomePage() { quote: "Had them install a new garage door. The work was professional, clean, and on time. They explained everything and made sure I was happy before leaving. A+ service.", name: "Robert Anderson", role: "Lenexa Property Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Robert Anderson", }, { @@ -229,7 +229,7 @@ export default function HomePage() { quote: "This is my third time calling MetroLift. They're fast, honest about what needs fixing, and charge reasonable prices. That's why they keep getting my business.", name: "Patricia Martinez", role: "Olathe Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=4", imageAlt: "Patricia Martinez", }, { @@ -238,7 +238,7 @@ export default function HomePage() { quote: "Got estimates from three companies. MetroLift's quote was detailed, fair, and they explained exactly what they'd do. Work was done perfectly. Will recommend to friends.", name: "David Kim", role: "Shawnee Resident", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=5", imageAlt: "David Kim", }, { @@ -247,7 +247,7 @@ export default function HomePage() { quote: "You don't often find honest service anymore. MetroLift actually cares about doing quality work and treating customers right. Proud to support a local KC business.", name: "Amanda Bennett", role: "Mission Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=3", imageAlt: "Amanda Bennett", }, ]}