From 63afaaaaef8d40e8ea2aad186b2e176bde02341a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 06:40:10 +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 b94c981..424e7f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarah_travels", testimonial: "Excellent service and very cozy rooms. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-traveler-woman-making-pictures-sunny-beach-travel-alone-with-backpack-hot-tropical-country-casual-outfit-fitness-body-adventure-mood_291049-2333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-traveler-woman-making-pictures-sunny-beach-travel-alone-with-backpack-hot-tropical-country-casual-outfit-fitness-body-adventure-mood_291049-2333.jpg?_wi=1", }, { id: "t2", @@ -228,7 +228,7 @@ export default function LandingPage() { name: "Jessica B.", handle: "@jess_travels", testimonial: "Absolutely stunning views from my room. Will visit again soon!", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-traveler-woman-making-pictures-sunny-beach-travel-alone-with-backpack-hot-tropical-country-casual-outfit-fitness-body-adventure-mood_291049-2333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-traveler-woman-making-pictures-sunny-beach-travel-alone-with-backpack-hot-tropical-country-casual-outfit-fitness-body-adventure-mood_291049-2333.jpg?_wi=2", }, ]} title="What Guest Thinks" -- 2.49.1