From dee09d81576ebf1aedec046e31b8a3f0c2c95032 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 20:32:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd432e4..3f70658 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { tag="Trusted Service" tagIcon={Shield} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-working-auto-repair-shop_637285-11583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-working-auto-repair-shop_637285-11583.jpg?_wi=1" imageAlt="Professional appliance repair technician with customer" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -193,15 +193,15 @@ export default function LandingPage() { products={[ { id: "downtown-las-vegas", brand: "Coverage", name: "Downtown Las Vegas", price: "24/7 Service", rating: 5, - reviewCount: "Serving", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg", imageAlt: "Las Vegas service area" + reviewCount: "Serving", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg?_wi=1", imageAlt: "Las Vegas service area" }, { id: "strip-area", brand: "Coverage", name: "Strip Area & Nearby", price: "Fast Response", rating: 5, - reviewCount: "Available", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg", imageAlt: "Service area coverage" + reviewCount: "Available", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg?_wi=2", imageAlt: "Service area coverage" }, { id: "surrounding-areas", brand: "Coverage", name: "Surrounding Neighborhoods", price: "Same Service", rating: 5, - reviewCount: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg", imageAlt: "Surrounding areas coverage" + reviewCount: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg?_wi=3", imageAlt: "Surrounding areas coverage" } ]} /> @@ -220,7 +220,7 @@ export default function LandingPage() { buttonText="Request Service" termsText="By requesting service you're confirming that you agree with our terms. We respect your privacy." mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-working-auto-repair-shop_637285-11583.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mechanic-making-phone-call-while-working-auto-repair-shop_637285-11583.jpg?_wi=2" imageAlt="Professional appliance technician ready to help" mediaAnimation="slide-up" />