Merge version_1 into main #1
@@ -81,21 +81,21 @@ export default function AboutPage() {
|
||||
id: "01",
|
||||
title: "Authentic Recipes",
|
||||
description: "We honor traditional Asian culinary techniques while adding our own creative touch. Every recipe is carefully crafted to deliver genuine flavors that transport you to Asia.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=5",
|
||||
imageAlt: "Authentic Asian Cooking",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Finest Ingredients",
|
||||
description: "Quality starts with sourcing. We partner with trusted suppliers to bring you the freshest seafood, vegetables, and spices available in the region.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg?_wi=3",
|
||||
imageAlt: "Premium Ingredients",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Community Connection",
|
||||
description: "Rooted in Beit HaShita, we're proud to be part of this vibrant community. We support local events, welcome families, and celebrate the culture that makes our kibbutz special.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=3",
|
||||
imageAlt: "Community Connection",
|
||||
},
|
||||
]}
|
||||
@@ -120,7 +120,7 @@ export default function AboutPage() {
|
||||
name: "Dina Cohen",
|
||||
role: "Local Resident",
|
||||
testimonial: "This restaurant has become our go-to place for special occasions. The team knows our preferences, and the food is always exceptional. It's wonderful to have such quality dining right here in Beit HaShita.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=4",
|
||||
imageAlt: "Dina Cohen",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function AboutPage() {
|
||||
name: "Yosef Levi",
|
||||
role: "10-Year Regular",
|
||||
testimonial: "I've been coming here since they opened. The consistency and quality have never wavered. Every meal feels like coming home to a place that respects both tradition and innovation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=3",
|
||||
imageAlt: "Yosef Levi",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function AboutPage() {
|
||||
name: "Sarah Mizrahi",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "As someone who appreciates fine dining, I'm impressed by the dedication to quality. The chefs clearly care about what they create, and it shows in every bite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=3",
|
||||
imageAlt: "Sarah Mizrahi",
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=3"
|
||||
imageAlt="Beit HaShita Landscape"
|
||||
logoText="סין צ'אן בית השיטה"
|
||||
copyrightText="© 2024 סין צ'אן. All rights reserved. Beit HaShita, Israel."
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ContactPage() {
|
||||
required: false,
|
||||
}}
|
||||
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=2"
|
||||
imageAlt="סין צ'אן Restaurant Ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -111,7 +111,7 @@ export default function ContactPage() {
|
||||
name: "Dina Cohen",
|
||||
role: "Local Resident",
|
||||
testimonial: "Absolutely amazing! The sushi is so fresh and beautifully presented. The owner's personal attention made our evening special. We come back every month!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=5",
|
||||
imageAlt: "Dina Cohen",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function ContactPage() {
|
||||
name: "Yosef Levi",
|
||||
role: "Regular Customer",
|
||||
testimonial: "Best noodles in the region. The portions are incredibly generous, and the prices are fair. Highly recommend for families!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=4",
|
||||
imageAlt: "Yosef Levi",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ContactPage() {
|
||||
name: "Sarah Mizrahi",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "From Afula, we drive to Beit HaShita just for this place. The atmosphere is warm, and every dish tastes authentic. Worth the drive!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=4",
|
||||
imageAlt: "Sarah Mizrahi",
|
||||
},
|
||||
]}
|
||||
@@ -136,7 +136,7 @@ export default function ContactPage() {
|
||||
|
||||
<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=4"
|
||||
imageAlt="Beit HaShita Landscape"
|
||||
logoText="סין צ'אן בית השיטה"
|
||||
copyrightText="© 2024 סין צ'אן. All rights reserved. Beit HaShita, Israel."
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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."
|
||||
|
||||
@@ -106,28 +106,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Premium Sushi Selection",
|
||||
description: "Fresh, hand-rolled sushi using the finest seafood and authentic Japanese techniques for an unforgettable taste.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=1",
|
||||
imageAlt: "Signature Sushi Platter",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Authentic Noodle Dishes",
|
||||
description: "Fragrant, perfectly cooked noodles in rich broths, bringing authentic Asian flavors to your table.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bowl-with-noodle-soup-black-background_23-2148320848.jpg?_wi=1",
|
||||
imageAlt: "Asian Noodle Bowl",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Craft Cocktails & Drinks",
|
||||
description: "Signature cocktails and traditional Asian beverages expertly prepared by our skilled mixologists.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg?_wi=1",
|
||||
imageAlt: "Craft Cocktail",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Generous Portions",
|
||||
description: "Every dish is crafted with care, featuring abundant portions that celebrate our commitment to value and quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-sushi-set-table_140725-9816.jpg?_wi=2",
|
||||
imageAlt: "Generous Serving Size",
|
||||
},
|
||||
]}
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
name: "Dina Cohen",
|
||||
role: "Local Resident",
|
||||
testimonial: "Absolutely amazing! The sushi is so fresh and beautifully presented. The owner's personal attention made our evening special. We come back every month!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=1",
|
||||
imageAlt: "Dina Cohen",
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function HomePage() {
|
||||
name: "Yosef Levi",
|
||||
role: "Regular Customer",
|
||||
testimonial: "Best noodles in the region. The portions are incredibly generous, and the prices are fair. Highly recommend for families!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=1",
|
||||
imageAlt: "Yosef Levi",
|
||||
},
|
||||
{
|
||||
@@ -168,7 +168,7 @@ export default function HomePage() {
|
||||
name: "Sarah Mizrahi",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "From Afula, we drive to Beit HaShita just for this place. The atmosphere is warm, and every dish tastes authentic. Worth the drive!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mizrahi",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="Beit HaShita Landscape"
|
||||
logoText="סין צ'אן בית השיטה"
|
||||
copyrightText="© 2024 סין צ'אן. All rights reserved. Beit HaShita, Israel."
|
||||
|
||||
Reference in New Issue
Block a user