From cf1d8536d9e5be59f6f2f97cb2fd521815ea4c3a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:58:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e0780d..99b31b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/city-built-interior-reflection-sign_1127-2361.jpg", imageAlt: "Discount Auto Center professional repair facility" + imageSrc: "http://img.b2bpic.net/free-photo/city-built-interior-reflection-sign_1127-2361.jpg?_wi=1", imageAlt: "Discount Auto Center professional repair facility" }, { imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580547.jpg", imageAlt: "Expert mechanics team at Discount Auto Center" @@ -73,7 +73,7 @@ export default function LandingPage() { description="Located in Crowley Road Market Place, Discount Auto Center has been serving the Fort Worth community with fast, affordable, and honest auto repair services. We specialize in getting you back on the road quickly without compromising on quality." tag="About Us" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/city-built-interior-reflection-sign_1127-2361.jpg" + imageSrc="http://img.b2bpic.net/free-photo/city-built-interior-reflection-sign_1127-2361.jpg?_wi=2" imageAlt="Discount Auto Center shop interior" buttons={[{ text: "Our Services", href: "#services" }]} buttonAnimation="slide-up"