From 6b0e09771db33210821d671117fef98697a035f3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 15:49:27 +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 d39b163..125554f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@johndubai", testimonial: "Amazing food and even better vibe!", rating: 4.5, - imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=1", }, { name: "Jane S.", @@ -155,7 +155,7 @@ export default function LandingPage() { icon: Sparkles, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg" + imageSrc="http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg?_wi=2" imageAlt="businesswoman smiling portrait professional" /> -- 2.49.1