Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 11:45:26 +00:00

View File

@@ -32,84 +32,36 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "בית",
id: "hero",
},
{
name: "אודות",
id: "about",
},
{
name: "תפריט",
id: "products",
},
{
name: "צור קשר",
id: "contact",
},
{ name: "בית", id: "hero" },
{ name: "אודות", id: "about" },
{ name: "תפריט", id: "products" },
{ name: "צור קשר", id: "contact" },
]}
brandName="PAPIANO"
button={{ text: "הזמנה", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="PAPIANO - טעם איטלקי בטירת הכרמל"
description="הצטרפו אלינו לחוויה קולינרית בלתי נשכחת עם פיצות בעבודת יד, פסטות טריות וקינוחים איטלקיים קלאסיים באווירה חמה ומזמינה."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6819.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
alt: "Customer",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg",
alt: "Happy customer",
},
{ src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5040.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6819.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg", alt: "Happy customer" },
]}
avatarText="אלפי לקוחות מרוצים"
buttons={[
{
text: "הזמינו שולחן",
href: "#contact",
},
]}
buttons={[{ text: "הזמינו שולחן", href: "#contact" }]}
marqueeItems={[
{
type: "text",
text: "פיצות בעבודת יד",
},
{
type: "text",
text: "חומרי גלם טריים",
},
{
type: "text",
text: "אווירה חמה ומזמינה",
},
{
type: "text",
text: "קינוחים איטלקיים",
},
{
type: "text",
text: "שירות אישי וחם",
},
{ type: "text", text: "פיצות בעבודת יד" },
{ type: "text", text: "חומרי גלם טריים" },
{ type: "text", text: "אווירה חמה ומזמינה" },
{ type: "text", text: "קינוחים איטלקיים" },
{ type: "text", text: "שירות אישי וחם" },
]}
/>
</div>
@@ -118,15 +70,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "הסיפור שלנו",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-person-holding-dough-spaghetti_23-2148296897.jpg",
alt: "Story",
},
{ type: "text", content: "הסיפור שלנו" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-person-holding-dough-spaghetti_23-2148296897.jpg", alt: "Story" },
]}
/>
</div>
@@ -138,42 +83,12 @@ export default function LandingPage() {
gridVariant="one-large-left-three-stacked-right"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "פיצה מרגריטה קלאסית",
price: "55 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/tagliatelle-with-cream-sauce-salmon_140725-2219.jpg",
},
{
id: "p2",
name: "פסטה פומודורו",
price: "48 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-pasta-dish_23-2149460144.jpg",
},
{
id: "p3",
name: "סלט איטלקי רענן",
price: "42 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-salad-with-different-ingredients_23-2148537173.jpg",
},
{
id: "p4",
name: "פוקאצ'ה חמה",
price: "28 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg",
},
{
id: "p5",
name: "טירמיסו איטלקי",
price: "35 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-holding-tiramisu-tray_23-2149549733.jpg",
},
{
id: "p6",
name: "ג'לאטו הבית",
price: "22 ₪",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-raspberries-smoothie_23-2148594967.jpg",
},
{ id: "p1", name: "פיצה מרגריטה קלאסית", price: "55 ₪", imageSrc: "http://img.b2bpic.net/free-photo/tagliatelle-with-cream-sauce-salmon_140725-2219.jpg" },
{ id: "p2", name: "פסטה פומודורו", price: "48 ₪", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-pasta-dish_23-2149460144.jpg" },
{ id: "p3", name: "סלט איטלקי רענן", price: "42 ₪", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-salad-with-different-ingredients_23-2148537173.jpg" },
{ id: "p4", name: "פוקאצ'ה חמה", price: "28 ₪", imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg" },
{ id: "p5", name: "טירמיסו איטלקי", price: "35 ₪", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cook-holding-tiramisu-tray_23-2149549733.jpg" },
{ id: "p6", name: "ג'לאטו הבית", price: "22 ₪", imageSrc: "http://img.b2bpic.net/free-photo/close-up-raspberries-smoothie_23-2148594967.jpg" },
]}
title="התפריט שלנו"
description="מגוון מנות עשירות מחומרי הגלם הטובים ביותר."
@@ -187,21 +102,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "חומרי גלם טריים",
description: "כל המנות מוכנות מדי יום במקום.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mushroom-ham-salami-cheese-raw-pizza-bread-parchment-paper_23-2148120064.jpg",
},
{
title: "אווירה משפחתית",
description: "הבית האיטלקי שלכם בטירת הכרמל.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-with-sliced-chicken-inside-plate-light-background_140725-141071.jpg",
},
{
title: "משלוחים מהירים",
description: "כל הטוב הזה אצלכם בבית תוך דקות.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-vegetable-salad-with-sliced-cheese-tomatoes-seasonings-dark-background-lunch-health-diet-meal-food-color_140725-157402.jpg",
},
{ title: "חומרי גלם טריים", description: "כל המנות מוכנות מדי יום במקום.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mushroom-ham-salami-cheese-raw-pizza-bread-parchment-paper_23-2148120064.jpg" },
{ title: "אווירה משפחתית", description: "הבית האיטלקי שלכם בטירת הכרמל.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-with-sliced-chicken-inside-plate-light-background_140725-141071.jpg" },
{ title: "משלוחים מהירים", description: "כל הטוב הזה אצלכם בבית תוך דקות.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-vegetable-salad-with-sliced-cheese-tomatoes-seasonings-dark-background-lunch-health-diet-meal-food_140725-157402.jpg" },
]}
title="למה פאפיאנו?"
description="אנחנו מאמינים בשילוב של חומרי גלם טריים ושירות אישי."
@@ -215,46 +118,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "ישראל כהן",
role: "לקוח קבוע",
company: "טירת הכרמל",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
},
{
id: "2",
name: "דנה לוי",
role: "לקוחה",
company: "טירת הכרמל",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
},
{
id: "3",
name: "יוסי מזרחי",
role: "לקוח",
company: "חיפה",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-young-student-wearing-stylish-hat-eating-delicious-food-with-knife-fork-break-university-canteen-enjoying-fresh-healthy-lunch_273609-1967.jpg",
},
{
id: "4",
name: "מיכל אברהם",
role: "לקוחה",
company: "טירת הכרמל",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elder-group-friends-partying_23-2150300136.jpg",
},
{
id: "5",
name: "אורן שחר",
role: "לקוח קבוע",
company: "טירת הכרמל",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg",
},
{ id: "1", name: "ישראל כהן", role: "לקוח קבוע", company: "טירת הכרמל", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
{ id: "2", name: "דנה לוי", role: "לקוחה", company: "טירת הכרמל", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg" },
{ id: "3", name: "יוסי מזרחי", role: "לקוח", company: "חיפה", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-young-student-wearing-stylish-hat-eating-delicious-food-with-knife-fork-break-university-canteen-enjoying-fresh-healthy-lunch_273609-1967.jpg" },
{ id: "4", name: "מיכל אברהם", role: "לקוחה", company: "טירת הכרמל", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elder-group-friends-partying_23-2150300136.jpg" },
{ id: "5", name: "אורן שחר", role: "לקוח קבוע", company: "טירת הכרמל", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-people-having-fun-toasting-with-beer-while-eating-lunch-dining-room-home_637285-5546.jpg" },
]}
title="מה הלקוחות שלנו אומרים"
description="האהבה שלכם היא הכוח שלנו."
@@ -267,24 +135,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "1",
icon: Star,
title: "לקוחות מרוצים",
value: "1000+",
},
{
id: "2",
icon: Pizza,
title: "פיצות שנאפו",
value: "5000+",
},
{
id: "3",
icon: Award,
title: "שנות ניסיון",
value: "10",
},
{ id: "1", icon: Star, title: "לקוחות מרוצים", value: "1000+" },
{ id: "2", icon: Pizza, title: "פיצות שנאפו", value: "5000+" },
{ id: "3", icon: Award, title: "שנות ניסיון", value: "10" },
]}
title="הצלחות במספרים"
description="גאים בכל לקוח שחוזר אלינו."
@@ -296,21 +149,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "האם יש משלוחים?",
content: "כן, אנחנו מבצעים משלוחים לכל אזור טירת הכרמל.",
},
{
id: "f2",
title: "האם יש מנות ללא גלוטן?",
content: "כן, יש לנו תפריט מותאם ללא גלוטן.",
},
{
id: "f3",
title: "איך מזמינים מקום?",
content: "ניתן להזמין מקום דרך האתר או בטלפון.",
},
{ id: "f1", title: "האם יש משלוחים?", content: "כן, אנחנו מבצעים משלוחים לכל אזור טירת הכרמל." },
{ id: "f2", title: "האם יש מנות ללא גלוטן?", content: "כן, יש לנו תפריט מותאם ללא גלוטן." },
{ id: "f3", title: "איך מזמינים מקום?", content: "ניתן להזמין מקום דרך האתר או בטלפון." },
]}
title="שאלות נפוצות"
description="צריכים עזרה? כאן תמצאו תשובות."
@@ -320,10 +161,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="צור קשר"
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="בואו לבקר"
description="נשמח לראותכם אצלנו בפאפיאנו."
imageSrc="http://img.b2bpic.net/free-photo/couple-enjoying-coffee-shop_23-2148366675.jpg"
@@ -334,30 +174,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "בית",
href: "#hero",
},
{
label: "אודות",
href: "#about",
},
],
},
{
items: [
{
label: "תפריט",
href: "#products",
},
{
label: "צור קשר",
href: "#contact",
},
],
},
{ items: [{ label: "בית", href: "#hero" }, { label: "אודות", href: "#about" }] },
{ items: [{ label: "תפריט", href: "#products" }, { label: "צור קשר", href: "#contact" }] },
]}
logoText="PAPIANO"
/>