From 292c7af44eb0f925320dba0b5b70320c9f98f228 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:29:08 +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 c863eec..2270e5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg?_wi=1" imageAlt="Delicious Asian Fusion dish at Cafetería Natsuko" mediaAnimation="opacity" avatars={[ @@ -166,7 +166,7 @@ export default function LandingPage() { title: "Fresh Ingredients Sourced", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1" imageAlt="Interior of Cafetería Natsuko with elegant decor" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -204,7 +204,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_1203-3587.jpg", imageAlt: "Dragon roll sushi", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-meat-with-baked-potatoes-eggplant-tomato-pepper-decorated-with-pomegranate-plate-served-table_176474-2442.jpg?_wi=2", imageAlt: "authentic ramen bowl side view", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chopped-biscuit-with-fruit_23-2147693569.jpg", imageAlt: "Croissant with coffee", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2", imageAlt: "authentic ramen bowl side view", }, ]} -- 2.49.1