Update src/app/menu/page.tsx
This commit is contained in:
@@ -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 */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-hill-bright-sky_181624-8141.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-hill-bright-sky_181624-8141.jpg?_wi=2"
|
||||
imageAlt="Beit HaShita Landscape"
|
||||
logoText="סין צ'אן בית השיטה"
|
||||
copyrightText="© 2024 סין צ'אן. All rights reserved. Beit HaShita, Israel."
|
||||
|
||||
Reference in New Issue
Block a user