From 2e121018d48f662740a5a51309bdf2dc271f04a2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 11:49:35 +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 bc57b65..76b52cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,7 +137,7 @@ export default function LandingPage() { price: "$500/day", rating: 5, reviewCount: "40", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1", }, { id: "6", @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "The entire booking process was seamless and the car was immaculate.", name: "James Anderson", role: "Entrepreneur", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg?_wi=1", }, { id: "2", @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Hands down the most well-maintained vehicles I've rented to date.", name: "David Thompson", role: "Corporate Pilot", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg?_wi=2", }, ]} title="What Our Drivers Say" @@ -215,7 +215,7 @@ export default function LandingPage() { title="Ready to Start Your Drive?" description="Sign up today to get exclusive access to our newest luxury vehicle releases and monthly member discounts." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2" imageAlt="Contact section image" /> -- 2.49.1