From a38650cda5b37918c077bba485684d615bc3d183 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:48:46 +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 e56f7d9..3ba3d6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { name: "Giulia Rossi", role: "Food Critic", testimonial: "The most authentic carbonara I have had outside of Rome.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-toast-while-enjoying-lunch-with-her-friends-home_637285-5886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-toast-while-enjoying-lunch-with-her-friends-home_637285-5886.jpg?_wi=1", }, { id: "t2", @@ -181,7 +181,7 @@ export default function LandingPage() { name: "Sofia Conti", role: "Culinary Writer", testimonial: "An exquisite balance of flavors that defines true Italian craftsmanship.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-toast-while-enjoying-lunch-with-her-friends-home_637285-5886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-toast-while-enjoying-lunch-with-her-friends-home_637285-5886.jpg?_wi=2", }, ]} title="What Our Guests Say" -- 2.49.1