From 3a12f530b763d084997354c505fcf291e87ad2d3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 17:43:11 +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 7f4dd37..52b429d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { descriptions: [ "Book your ride in seconds using our intuitive mobile app.", ], - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-health-passport-car-close-up_23-2149340951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-health-passport-car-close-up_23-2149340951.jpg?_wi=1", imageAlt: "Mobile booking", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Need help? Find answers to common questions below." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/hand-holding-health-passport-car-close-up_23-2149340951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-holding-health-passport-car-close-up_23-2149340951.jpg?_wi=2" imageAlt="FAQ Illustration" mediaAnimation="slide-up" /> -- 2.49.1