Merge version_2 into main #4

Open
bender wants to merge 6 commits from version_2 into main
5 changed files with 1423 additions and 141 deletions

View File

@@ -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."

View File

@@ -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."

File diff suppressed because it is too large Load Diff

View File

@@ -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."

View File

@@ -19,7 +19,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -35,31 +35,25 @@ export default function HomePage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Call Now",
href: "tel:+972-4-XXXXXXX",
}}
text: "Call Now", href: "tel:+972-4-XXXXXXX"}}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
title="Authentic Asian Cuisine in Beit HaShita"
description="Experience genuine sushi, noodles, and cocktails crafted with passion and the finest ingredients. Join us for an unforgettable dining experience with Mt. Gilboa views."
background={{ variant: "floatingGradient" }}
title="סין צ'אן בית השיטה - Authentic Asian Cuisine Experience"
description="Experience genuine sushi, noodles, and cocktails crafted with passion and the finest ingredients. Join us for an unforgettable dining experience with Mt. Gilboa views. Whether you're celebrating a special moment or enjoying casual dining, our warm hospitality awaits."
background={{ variant: "plain" }}
tag="Beit HaShita's Finest"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/fruit-plate-topped-with-cream-sugar-powder_140725-2525.jpg"
imageAlt="סין צ'אן Restaurant Interior"
buttons={[
{
text: "Call Now",
href: "tel:+972-4-XXXXXXX",
},
text: "Reserve Now", href: "/contact"},
{
text: "Reserve Online",
href: "/contact",
},
text: "Order Online", href: "tel:+972-4-XXXXXXX"},
]}
mediaAnimation="slide-up"
/>
@@ -71,24 +65,16 @@ export default function HomePage() {
metrics={[
{
icon: Star,
label: "Customer Rating",
value: "4.4★",
},
label: "Customer Rating", value: "4.4★"},
{
icon: Users,
label: "Happy Guests",
value: "497+",
},
label: "Happy Guests", value: "497+"},
{
icon: Clock,
label: "Operating Since",
value: "2015",
},
label: "Operating Since", value: "2015"},
{
icon: MapPin,
label: "Locations Served",
value: "Local & Visitors",
},
label: "Locations Served", value: "Local & Visitors"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -103,33 +89,13 @@ export default function HomePage() {
tagIcon={ChefHat}
features={[
{
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",
imageAlt: "Signature Sushi Platter",
},
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?_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",
imageAlt: "Asian Noodle Bowl",
},
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?_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",
imageAlt: "Craft Cocktail",
},
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?_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",
imageAlt: "Generous Serving Size",
},
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?_wi=2", imageAlt: "Generous Serving Size"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -148,37 +114,13 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
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",
imageAlt: "Dina Cohen",
},
id: "1", 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?_wi=1", imageAlt: "Dina Cohen"},
{
id: "2",
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",
imageAlt: "Yosef Levi",
},
id: "2", 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?_wi=1", imageAlt: "Yosef Levi"},
{
id: "3",
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",
imageAlt: "Sarah Mizrahi",
},
id: "3", 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?_wi=1", imageAlt: "Sarah Mizrahi"},
{
id: "4",
name: "Ronen Dahan",
role: "Business Visitor",
testimonial: "Perfect spot for business lunch or casual dinner. Quick service, excellent quality, and the view from the restaurant is gorgeous.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-walking-outdoors_171337-19862.jpg",
imageAlt: "Ronen Dahan",
},
id: "4", name: "Ronen Dahan", role: "Business Visitor", testimonial: "Perfect spot for business lunch or casual dinner. Quick service, excellent quality, and the view from the restaurant is gorgeous.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-walking-outdoors_171337-19862.jpg", imageAlt: "Ronen Dahan"},
]}
/>
</div>
@@ -212,72 +154,45 @@ 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."
columns={[
{
title: "Restaurant",
items: [
title: "Restaurant", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "Reserve Now",
href: "/contact",
},
label: "Reserve Now", href: "/contact"},
],
},
{
title: "Hours & Location",
items: [
title: "Hours & Location", items: [
{
label: "Mon-Thu: 12pm-11pm",
href: "#",
},
label: "Mon-Thu: 12pm-11pm", href: "#"},
{
label: "Fri: 12pm-12am",
href: "#",
},
label: "Fri: 12pm-12am", href: "#"},
{
label: "Sat: 1pm-12am",
href: "#",
},
label: "Sat: 1pm-12am", href: "#"},
{
label: "Beit HaShita, Israel",
href: "#",
},
label: "Beit HaShita, Israel", href: "#"},
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{
label: "Call Us",
href: "tel:+972-4-XXXXXXX",
},
label: "Call Us", href: "tel:+972-4-XXXXXXX"},
{
label: "Email",
href: "mailto:info@sinhchan.local",
},
label: "Email", href: "mailto:info@sinhchan.local"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}