From 8d11bd7dddeace6e06f72673fa12533d3e5fea2a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:04:09 +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 dbe30be..aa0b3f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-sauce-top-meat_23-2148491234.jpg", imageAlt: "Premium Wagyu beef with perfect marble" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Elegant fine dining table setting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "Elegant fine dining table setting" }, { imageSrc: "http://img.b2bpic.net/free-photo/waiter-holding-platter-grilled-sausage-kebab-with-bread-grilled-tomato-pepper_140725-7113.jpg", imageAlt: "Chef cooking steak on teppan grill" }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-black-dress-sits-before-wall-books-christmas-decor_8353-8828.jpg", imageAlt: "Premium wine and sake selection" }, { imageSrc: "http://img.b2bpic.net/free-photo/japanese-street-food-restaurant-nighttime_23-2149410163.jpg", imageAlt: "Steakhouse entrance at night" } @@ -168,7 +168,7 @@ export default function LandingPage() { { id: "5", title: "What is the average cost per person?", content: "Our prix-fixe menu ranges from $85-$145 per person depending on beef selection and beverage pairings. Tax and gratuity are additional. We offer a la carte options for the bar and appetizers." }, { id: "6", title: "Do you offer wine or sake pairings?", content: "Yes. Our sommelier offers curated wine pairings ($45-$75) and premium sake selections ($35-$65). We also welcome guests to enjoy their selections from our extensive beverage list." } ]} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2" imageAlt="Fine dining ambiance at Sakura" mediaPosition="left" textboxLayout="default"