From 9073dfb08170b2cc2873a3827bc3dd4790eeb039 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:34:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73164ee..b878e65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-cooks-fried-meat-pan-pour-tomato-juice_140725-9177.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-cooks-fried-meat-pan-pour-tomato-juice_140725-9177.jpg?_wi=1" imageAlt="Chef preparing high-end Japanese dishes" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Philosophy" description="Jemi's Cuisine blends traditional Japanese techniques with modern flair. We source only the finest ingredients to create an atmosphere of pure luxury for our guests." - imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=1" /> @@ -173,7 +173,7 @@ export default function LandingPage() { id: "m1", name: "Signature Sushi Platter", price: "75.00", - imageSrc: "http://img.b2bpic.net/free-photo/blue-plate-delicious-ripe-fuyu-persimmons-black-surface_114579-89052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-plate-delicious-ripe-fuyu-persimmons-black-surface_114579-89052.jpg?_wi=1", }, { id: "m2", @@ -229,7 +229,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2078.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-cooks-fried-meat-pan-pour-tomato-juice_140725-9177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cooks-fried-meat-pan-pour-tomato-juice_140725-9177.jpg?_wi=2", imageAlt: "modern japanese interior design", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-1955.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg?_wi=2", imageAlt: "modern japanese interior design", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-restaurant-table-with-pink-velvet-chairs-grey-painted-hall-with-classic-paintings_140725-8705.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blue-plate-delicious-ripe-fuyu-persimmons-black-surface_114579-89052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-plate-delicious-ripe-fuyu-persimmons-black-surface_114579-89052.jpg?_wi=2", imageAlt: "modern japanese interior design", }, ]} -- 2.49.1