Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 07:28:35 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "דף הבית",
id: "hero",
},
name: "דף הבית", id: "hero"},
{
name: "אודות",
id: "about",
},
name: "אודות", id: "about"},
{
name: "תפריט",
id: "menu",
},
name: "תפריט", id: "menu"},
{
name: "יצירת קשר",
id: "contact",
},
name: "יצירת קשר", id: "contact"},
]}
brandName="הבית של סבתא"
/>
@@ -53,38 +45,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="הטעם של פעם, אצלנו בבית"
description="הצטרפו אלינו לחוויה קולינרית אותנטית שמחזירה אתכם לזכרונות של סבתא. אוכל מנחם, עשיר וטרי."
tag="המסעדה שלנו"
buttons={[
{
text: "לתפריט שלנו",
href: "#menu",
},
text: "לתפריט שלנו", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg?_wi=1",
imageAlt: "Authentic grandma home cooking",
},
imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg", imageAlt: "Authentic grandma home cooking"},
{
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=1",
imageAlt: "Traditional signature dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=1",
imageAlt: "Authentic homemade pasta",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=1",
imageAlt: "Stuffed vegetables platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg?_wi=1",
imageAlt: "Hearty traditional stew",
},
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg", imageAlt: "Traditional signature dish"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -102,19 +75,13 @@ export default function LandingPage() {
description="המסעדה שלנו נולדה מתוך רצון לשמר את המתכונים המשפחתיים שעברו מדור לדור. אנו משתמשים בחומרי הגלם הטריים ביותר כדי להבטיח את הטעם הביתי המדויק."
bulletPoints={[
{
title: "מסורת",
description: "מתכונים משפחתיים עתיקים",
},
title: "מסורת", description: "מתכונים משפחתיים עתיקים"},
{
title: "טריות",
description: "חומרי גלם טריים מהשוק בכל בוקר",
},
title: "טריות", description: "חומרי גלם טריים מהשוק בכל בוקר"},
{
title: "חום ואהבה",
description: "שירות אישי וביתי לכל אורח",
},
title: "חום ואהבה", description: "שירות אישי וביתי לכל אורח"},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -127,41 +94,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "מרק עוף עשיר",
price: "48 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=2",
},
id: "1", name: "מרק עוף עשיר", price: "48 ₪", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg"},
{
id: "2",
name: "פסטה ברוטב סודי",
price: "62 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=2",
},
id: "2", name: "פסטה ברוטב סודי", price: "62 ₪", imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg"},
{
id: "3",
name: "ממולאים מנחמים",
price: "55 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=2",
},
id: "3", name: "ממולאים מנחמים", price: "55 ₪", imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg"},
{
id: "4",
name: "עוגת תפוחים ביתית",
price: "35 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg",
},
id: "4", name: "עוגת תפוחים ביתית", price: "35 ₪", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-35143.jpg"},
{
id: "5",
name: "סלט ירקות רענן",
price: "42 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/salad-near-oil-vegetables_23-2147778438.jpg",
},
id: "5", name: "סלט ירקות רענן", price: "42 ₪", imageSrc: "http://img.b2bpic.net/free-photo/salad-near-oil-vegetables_23-2147778438.jpg"},
{
id: "6",
name: "תבשיל בקר משפחתי",
price: "78 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg?_wi=2",
},
id: "6", name: "תבשיל בקר משפחתי", price: "78 ₪", imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg"},
]}
title="התפריט שלנו"
description="מנות הדגל שלנו שכולם אוהבים, מבושלות בדיוק כמו שסבתא הייתה מכינה."
@@ -174,60 +117,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "שירן לוי",
date: "10/2023",
title: "היה פשוט מושלם",
quote: "מרגישים את האהבה בכל ביס! ממש כמו בבית של סבתא.",
tag: "לקוחה מרוצה",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg?_wi=2",
imageAlt: "warm authentic home cooked food restaurant table",
},
id: "1", name: "שירן לוי", date: "10/2023", title: "היה פשוט מושלם", quote: "מרגישים את האהבה בכל ביס! ממש כמו בבית של סבתא.", tag: "לקוחה מרוצה", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fruits-near-beverage-pastry_23-2147869461.jpg", imageAlt: "warm authentic home cooked food restaurant table"},
{
id: "2",
name: "יוסי כהן",
date: "11/2023",
title: "חוויה נוסטלגית",
quote: "לא אכלתי אוכל כזה שנים. השירות היה אדיב והמנות נדיבות.",
tag: "לקוח חוזר",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-wife-feeding-his-husband-restaurant_23-2148214632.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg?_wi=2",
imageAlt: "grandma cooking in traditional kitchen warm",
},
id: "2", name: "יוסי כהן", date: "11/2023", title: "חוויה נוסטלגית", quote: "לא אכלתי אוכל כזה שנים. השירות היה אדיב והמנות נדיבות.", tag: "לקוח חוזר", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-wife-feeding-his-husband-restaurant_23-2148214632.jpg", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-elder-woman-kitchen-cooking_23-2148373872.jpg", imageAlt: "grandma cooking in traditional kitchen warm"},
{
id: "3",
name: "מיכל אביטן",
date: "12/2023",
title: "מומלץ בחום!",
quote: "המרק עוף הכי טוב בעיר, נקודה.",
tag: "חובבת אוכל",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dark-eyed-girl-eating-salad-cafe-cheerful-female-model-enjoying-vegetarian-dish_197531-17195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg?_wi=3",
imageAlt: "delicious traditional homemade chicken soup",
},
id: "3", name: "מיכל אביטן", date: "12/2023", title: "מומלץ בחום!", quote: "המרק עוף הכי טוב בעיר, נקודה.", tag: "חובבת אוכל", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dark-eyed-girl-eating-salad-cafe-cheerful-female-model-enjoying-vegetarian-dish_197531-17195.jpg", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-kitchen_23-2150304418.jpg", imageAlt: "delicious traditional homemade chicken soup"},
{
id: "4",
name: "דן גל",
date: "01/2024",
title: "מקום מדהים",
quote: "אווירה חמה ונעימה, נחזור שוב בקרוב.",
tag: "משפחה",
avatarSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg?_wi=3",
imageAlt: "homemade pasta authentic sauce traditional meal",
},
id: "4", name: "דן גל", date: "01/2024", title: "מקום מדהים", quote: "אווירה חמה ונעימה, נחזור שוב בקרוב.", tag: "משפחה", avatarSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg", imageSrc: "http://img.b2bpic.net/free-photo/farfalle-slices-tomato-black-pan-with-oil_114579-76544.jpg", imageAlt: "homemade pasta authentic sauce traditional meal"},
{
id: "5",
name: "נועה שמש",
date: "02/2024",
title: "אוכל טרי ומפנק",
quote: "העוגת תפוחים סגרה לנו את הערב בצורה מושלמת.",
tag: "לקוחה חדשה",
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg?_wi=3",
imageAlt: "traditional stuffed vegetables home cooked",
},
id: "5", name: "נועה שמש", date: "02/2024", title: "אוכל טרי ומפנק", quote: "העוגת תפוחים סגרה לנו את הערב בצורה מושלמת.", tag: "לקוחה חדשה", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-man-serving-food-dining-table-while-having-lunch-with-friends-home_637285-5866.jpg", imageSrc: "http://img.b2bpic.net/free-photo/meat-slices-sauce-with-vegetables_140725-1168.jpg", imageAlt: "traditional stuffed vegetables home cooked"},
]}
title="מה אומרים האורחים שלנו?"
description="חוויות מלקוחות שנהנו מהאווירה והטעם הביתי."
@@ -238,8 +136,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="בואו לבקר"
title="נשמח לארח אתכם"
description="צרו קשר להזמנת שולחן או לבירורים נוספים. מחכים לכם!"
@@ -257,37 +154,25 @@ export default function LandingPage() {
{
items: [
{
label: "דף הבית",
href: "#hero",
},
label: "דף הבית", href: "#hero"},
{
label: "אודות",
href: "#about",
},
label: "אודות", href: "#about"},
],
},
{
items: [
{
label: "תפריט",
href: "#menu",
},
label: "תפריט", href: "#menu"},
{
label: "יצירת קשר",
href: "#contact",
},
label: "יצירת קשר", href: "#contact"},
],
},
{
items: [
{
label: "פרטיות",
href: "#",
},
label: "פרטיות", href: "#"},
{
label: "תנאי שימוש",
href: "#",
},
label: "תנאי שימוש", href: "#"},
],
},
]}