From 7ba00cce542483cea62563304e538aac5021f714 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 05:22:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4621054..d58311e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,7 +142,7 @@ export default function LandingPage() { tags: [ "Full Diagnostics", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=1", }, { id: "f2", @@ -150,7 +150,7 @@ export default function LandingPage() { tags: [ "Standard Service", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=2", }, { id: "f3", @@ -158,7 +158,7 @@ export default function LandingPage() { tags: [ "Safety First", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=3", }, { id: "f4", @@ -166,7 +166,7 @@ export default function LandingPage() { tags: [ "Climate Control", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=4", }, { id: "f5", @@ -174,7 +174,7 @@ export default function LandingPage() { tags: [ "Battery/Charging", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=5", }, { id: "f6", @@ -182,7 +182,7 @@ export default function LandingPage() { tags: [ "Suspension/Steering", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=6", }, ]} title="Complete Automotive Care" @@ -234,7 +234,7 @@ export default function LandingPage() { content: "Yes, we provide a 12-month/12,000-mile warranty on all repairs to ensure your peace of mind.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-auto-repairman-working-car-engine-while-using-digital-tablet-repair-shop_637285-4309.jpg?_wi=7" imageAlt="Mechanic diagnostic work" title="Frequently Asked Questions" description="Common questions about our repair services in Henderson." -- 2.49.1