From 3df015502fc518ca461d9548fbbae33d5a58c244 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:43:21 +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 c6ea0ed..192b09f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { role: "Adventure Seeker", company: "Solo Explorer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=1", imageAlt: "Smiling woman on a beach", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { role: "Cultural Traveler", company: "Discovery Tours", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-beach_23-2149428384.jpg?_wi=2", imageAlt: "Smiling woman on a beach", }, ]}