From d5a7e398c1c2005f218ac1f233490d12a48714a7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 04:02:00 +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 5793175..a4e49e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { quote: "The service was impeccable. Farm City Acacia is definitely my new go-to place in Isiolo.", name: "John Doe", role: "Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg?_wi=1", }, { id: "2", @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "An absolute gem in the city. The staff went above and beyond to make our stay comfortable.", name: "David Otieno", role: "Vacationer", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg?_wi=2", }, ]} title="Guest Stories" -- 2.49.1