From e441d3c71fa8e4e51d0cb592d1a2b1322cbb83ed Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 19:49:56 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index be4dfdb..8a45f7b 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -66,7 +66,7 @@ export default function MenuPage() { description: "Expertly crafted sushi rolls featuring fresh fish, premium ingredients, and traditional rolling techniques. Choose from classic rolls to our signature creations.", imageSrc: - "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", + "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=3", imageAlt: "Sushi & Rolls Collection", }, { @@ -75,7 +75,7 @@ export default function MenuPage() { description: "Aromatic broths simmered for hours paired with perfectly cooked noodles. Each bowl is a warm, comforting masterpiece.", imageSrc: - "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg", + "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg?_wi=2", imageAlt: "Ramen & Noodle Soups", }, { @@ -84,7 +84,7 @@ export default function MenuPage() { description: "Begin your meal with our selection of crispy gyoza, savory edamame, spring rolls, and other delightful bite-sized treasures.", imageSrc: - "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg", + "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=4", imageAlt: "Appetizers & Starters", }, { @@ -93,7 +93,7 @@ export default function MenuPage() { description: "Quench your thirst with our signature cocktails, refreshing Asian beverages, and premium selection of wines and spirits.", imageSrc: - "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg", + "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg?_wi=2", imageAlt: "Craft Cocktails & Beverages", }, ]} @@ -121,7 +121,7 @@ export default function MenuPage() { testimonial: "The California Roll is perfection! Fresh, perfectly balanced, and beautifully presented every single time.", imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=2", imageAlt: "Dina Cohen", }, { @@ -131,7 +131,7 @@ export default function MenuPage() { testimonial: "The Tonkotsu Ramen is legendary. Rich broth, tender pork, and noodles cooked to absolute perfection!", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg", + "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=2", imageAlt: "Yosef Levi", }, { @@ -141,7 +141,7 @@ export default function MenuPage() { testimonial: "Their Dragon Roll is a must-try. The combination of flavors and textures is absolutely incredible.", imageSrc: - "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg", + "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=2", imageAlt: "Sarah Mizrahi", }, ]} @@ -174,7 +174,7 @@ export default function MenuPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg?_wi=1" imageAlt="סין צ'אן Menu Inquiry" mediaAnimation="slide-up" mediaPosition="right" @@ -185,7 +185,7 @@ export default function MenuPage() { {/* Footer */}