From 39cb0797c40f6fe5f491676e526b8c7a41907fd5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 21:52:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 338f93d..fef7423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@foodie_sophia", testimonial: "Absolutely delightful! The pasta was perfectly al dente, and the tiramisu was heavenly. A must-visit for authentic Italian.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg?_wi=1", imageAlt: "Sophia R.", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { }, ]} avatarText="Join our happy diners!" - imageSrc="http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg?_wi=1" imageAlt="Gourmet Italian Food Plate" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -320,7 +320,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-cutting-dough-strips_23-2148491282.jpg", imageAlt: "Chef making fresh pasta", }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-fork_23-2147749504.jpg?_wi=2", imageAlt: "sommelier explaining wine pairings app", }, { @@ -334,7 +334,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-puts-cheese-pizza-dough-covered-with-tomato-sauce_141793-2007.jpg", imageAlt: "Wood fired pizza oven", }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-looking-away-medium-shot_23-2148225705.jpg?_wi=2", imageAlt: "sommelier explaining wine pairings app", }, ]} -- 2.49.1