From 8ca3f406b8480c6c5a3f7e5330a4a16d3c1d8a3e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 17:58:34 +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 4d528a8..e946960 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function SakuraPage() { { value: "20+", title: "Years Combined Chef Experience" }, { value: "500+", title: "Premium Cuts Annually" } ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=1" imageAlt="Elegant steakhouse dining room" useInvertedBackground={true} mediaAnimation="slide-up" @@ -223,7 +223,7 @@ export default function SakuraPage() { id: "6", title: "What is the dress code?", content: "Smart casual to business attire is recommended. We ask that guests avoid athletic wear, overly casual beachwear, or tank tops. Our elegant ambiance pairs well with refined personal presentation that reflects your appreciation for fine dining." } ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-fried-pieces-meat-fried-onions_140725-3560.jpg?_wi=2" imageAlt="Sakura Steakhouse dining atmosphere" textboxLayout="default" mediaAnimation="slide-up" -- 2.49.1