From 7700504c26f0554bab262e19a9c291912442297b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:53:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3dbb32a..d648c25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg?_wi=1" imageAlt="Rochelles Rent a Car - Reliable vehicles for rent" /> @@ -76,7 +76,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Local Service, Global Standards" description="At Rochelles Rent a Car, we pride ourselves on being your local partner for seamless mobility. From the heart of Nugegoda, we serve locals and visitors alike with unmatched responsiveness and transparent policies." - imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434357.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434357.jpg?_wi=1" imageAlt="Rochelles Rent a Car customer service team" /> @@ -104,7 +104,7 @@ export default function LandingPage() { "Affordable", "Flexible", ], - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213540.jpg?_wi=2", imageAlt: "Young blonde woman opening car door long shot", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { "Support", "Responsive", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434357.jpg?_wi=2", imageAlt: "Young blonde woman opening car door long shot", }, ]} -- 2.49.1