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"