From 283c98e644fc1d8d77bec854e2c6c2cb50977b9a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 14:00:51 +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 791577a..49d05b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { }, ]} avatarText="Loved by our community" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg?_wi=1" imageAlt="Cozy interior of Leonora's Cafe and Resto" /> @@ -191,7 +191,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg", imageAlt: "Chef preparing a fine dining dish", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg?_wi=2", imageAlt: "gourmet coffee steaming cup latte art", }, { -- 2.49.1