diff --git a/src/app/page.tsx b/src/app/page.tsx
index f2505dc..0daebcf 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,35 +31,21 @@ export default function LandingPage() {
@@ -70,81 +56,42 @@ export default function LandingPage() {
description="הטעם של פעם. הטריות של היום."
testimonials={[
{
- name: "אורית לוי",
- handle: "@oritl",
- testimonial: "פלאפל דודי הוא אחד המקומות הכי נעימים ומפנקים שיש. חוויה קולינרית שתמיד כיף לחזור אליה.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-pub_23-2148872460.jpg",
- imageAlt: "לקוחה אורית לוי",
- },
+ name: "אורית לוי", handle: "@oritl", testimonial: "פלאפל דודי הוא אחד המקומות הכי נעימים ומפנקים שיש. חוויה קולינרית שתמיד כיף לחזור אליה.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-pub_23-2148872460.jpg", imageAlt: "לקוחה אורית לוי"},
{
- name: "יוסי כהן",
- handle: "@yosic",
- testimonial: "הפלאפל פריך מבחוץ ורך מבפנים, בדיוק כמו שצריך להיות. כל ביס חגיגה.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
- imageAlt: "Portrait of a happy young businessman looking at camera",
- },
+ name: "יוסי כהן", handle: "@yosic", testimonial: "הפלאפל פריך מבחוץ ורך מבפנים, בדיוק כמו שצריך להיות. כל ביס חגיגה.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", imageAlt: "Portrait of a happy young businessman looking at camera"},
{
- name: "לימור לוי",
- handle: "@limor_foodie",
- testimonial: "הסלטים טריים בטירוף, והטחינה... אוי הטחינה! פשוט מושלם.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015525.jpg",
- imageAlt: "Portrait of person at a football game",
- },
+ name: "לימור לוי", handle: "@limor_foodie", testimonial: "הסלטים טריים בטירוף, והטחינה... אוי הטחינה! פשוט מושלם.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015525.jpg", imageAlt: "Portrait of person at a football game"},
{
- name: "אילן מזרחי",
- handle: "@ilanmiz",
- testimonial: "שירות אדיב, אווירה כיפית ואוכל ברמה גבוהה. תמיד יוצאים שבעים ומרוצים.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg",
- imageAlt: "blond man surprised",
- },
+ name: "אילן מזרחי", handle: "@ilanmiz", testimonial: "שירות אדיב, אווירה כיפית ואוכל ברמה גבוהה. תמיד יוצאים שבעים ומרוצים.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", imageAlt: "blond man surprised"},
{
- name: "נועה גפן",
- handle: "@noageffen",
- testimonial: "אני מגיעה לכאן במיוחד מחוץ לעיר. שווה כל נסיעה, הפלאפל הכי טוב שאכלתי!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg",
- imageAlt: "Woman wearing in pajamas while sitting in bed",
- },
+ name: "נועה גפן", handle: "@noageffen", testimonial: "אני מגיעה לכאן במיוחד מחוץ לעיר. שווה כל נסיעה, הפלאפל הכי טוב שאכלתי!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13215.jpg", imageAlt: "Woman wearing in pajamas while sitting in bed"},
]}
testimonialRotationInterval={5000}
tag="הפלאפל הטוב ביותר בעיר"
tagAnimation="opacity"
buttons={[
{
- text: "הזמן עכשיו",
- href: "#contact",
- },
+ text: "הזמן עכשיו", href: "#contact"},
{
- text: "נווט אלינו",
- href: "https://waze.com/ul?q=פלאפל דודי",
- },
+ text: "נווט אלינו", href: "https://waze.com/ul?q=פלאפל דודי"},
]}
buttonAnimation="slide-up"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015523.jpg",
- alt: "לקוח שמח",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-person-football-game_23-2149015523.jpg", alt: "לקוח שמח"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5275.jpg",
- alt: "לקוחה מרוצה",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5275.jpg", alt: "לקוחה מרוצה"},
{
- src: "http://img.b2bpic.net/free-photo/handsome-successful-businessman-smiling-showing-thumbs-up-approval_176420-31721.jpg",
- alt: "מבקר אוכל",
- },
+ src: "http://img.b2bpic.net/free-photo/handsome-successful-businessman-smiling-showing-thumbs-up-approval_176420-31721.jpg", alt: "מבקר אוכל"},
{
- src: "http://img.b2bpic.net/free-photo/young-woman-discussing-with-waiter-who-is-serving-her-food-pub_637285-6627.jpg",
- alt: "לקוח קבוע",
- },
+ src: "http://img.b2bpic.net/free-photo/young-woman-discussing-with-waiter-who-is-serving-her-food-pub_637285-6627.jpg", alt: "לקוח קבוע"},
{
- src: "http://img.b2bpic.net/free-photo/woman-studio-front-view_23-2148846674.jpg",
- alt: "Woman in studio front view",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-studio-front-view_23-2148846674.jpg", alt: "Woman in studio front view"},
]}
avatarText="עשרות ביקורות 5 כוכבים"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-tasty-falafel-plate_23-2148814486.jpg"
@@ -160,11 +107,10 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "יש דברים שחייבים לטעום כדי להבין",
- },
+ type: "text", content: "יש דברים שחייבים לטעום כדי להבין"},
+ {
+ type: "text", content: "כשהפיתה יוצאת חמה מהאפייה, הפלאפל בדיוק ירד מהשמן והסלטים נחתכו עכשיו – מבינים למה לקוחות ממשיכים להגיע שוב ושוב. זה לא עוד דוכן פלאפל. זו מסורת של טעם, שירות ואיכות."},
]}
- description="כשהפיתה יוצאת חמה מהאפייה, הפלאפל בדיוק ירד מהשמן והסלטים נחתכו עכשיו – מבינים למה לקוחות ממשיכים להגיע שוב ושוב. זה לא עוד דוכן פלאפל. זו מסורת של טעם, שירות ואיכות."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-hands-cutting-apple_23-2149452276.jpg"
imageAlt="ידיים מכינות פלאפל טרי"
/>
@@ -177,44 +123,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "pita",
- title: "פיתות ביתיות",
- tags: [
- "טרי",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/history-our-ancestors-this-fresh-tandir_140725-1062.jpg",
- imageAlt: "פיתה ביתית חמה מהטאבון",
- },
+ id: "pita", title: "פיתות ביתיות", tags: [
+ "טרי"],
+ imageSrc: "http://img.b2bpic.net/free-photo/history-our-ancestors-this-fresh-tandir_140725-1062.jpg", imageAlt: "פיתה ביתית חמה מהטאבון"},
{
- id: "falafel",
- title: "פלאפל טרי",
- tags: [
- "פריך",
- "רך",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/falafel-chickpeas-arrangement-high-angle_23-2148814473.jpg",
- imageAlt: "קציצות פלאפל פריכות מטוגנות",
- },
+ id: "falafel", title: "פלאפל טרי", tags: [
+ "פריך", "רך"],
+ imageSrc: "http://img.b2bpic.net/free-photo/falafel-chickpeas-arrangement-high-angle_23-2148814473.jpg", imageAlt: "קציצות פלאפל פריכות מטוגנות"},
{
- id: "service",
- title: "שירות מכל הלב",
- tags: [
- "חם",
- "אדיב",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-composition_23-2149173855.jpg",
- imageAlt: "צוות שירותי ומחייך",
- },
+ id: "service", title: "שירות מכל הלב", tags: [
+ "חם", "אדיב"],
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-composition_23-2149173855.jpg", imageAlt: "צוות שירותי ומחייך"},
{
- id: "taste",
- title: "טעם של פעם",
- tags: [
- "מסורתי",
- "איכותי",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-cherry-tomatoes-with-meat-cutlets-light-blue-surface_140725-66636.jpg",
- imageAlt: "תבלינים וחומרי גלם איכותיים",
- },
+ id: "taste", title: "טעם של פעם", tags: [
+ "מסורתי", "איכותי"],
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-cherry-tomatoes-with-meat-cutlets-light-blue-surface_140725-66636.jpg", imageAlt: "תבלינים וחומרי גלם איכותיים"},
]}
title="למה כולם חוזרים לפלאפל דודי?"
description="המחויבות שלנו לטריות, איכות ושירות משפחתי מבטיחה לכם חוויה בלתי נשכחת בכל ביקור."
@@ -230,65 +153,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
- id: "falafel-pita",
- brand: "פלאפל דודי",
- name: "פלאפל בפיתה",
- price: "45 ש\"ח",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bowl-delicious-vegetable-meatballs_181624-13538.jpg",
- imageAlt: "פלאפל בפיתה ביתית",
- },
+ id: "falafel-pita", brand: "פלאפל דודי", name: "פלאפל בפיתה", price: "45 ש\"ח", rating: 5,
+ reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bowl-delicious-vegetable-meatballs_181624-13538.jpg", imageAlt: "פלאפל בפיתה ביתית"},
{
- id: "sabich",
- brand: "פלאפל דודי",
- name: "סביח",
- price: "48 ש\"ח",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/lime-spices-near-pasta-fried-potatoes_23-2147894787.jpg",
- imageAlt: "סביח עשיר בפיתה חמה",
- },
+ id: "sabich", brand: "פלאפל דודי", name: "סביח", price: "48 ש\"ח", rating: 5,
+ reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/lime-spices-near-pasta-fried-potatoes_23-2147894787.jpg", imageAlt: "סביח עשיר בפיתה חמה"},
{
- id: "skhug",
- brand: "פלאפל דודי",
- name: "סחוג ביתי",
- price: "10 ש\"ח",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-stuffed-eggplant-rolls-white-plate-hot-pepper-powder-turmeric-adjika-grey-background_140725-131361.jpg",
- imageAlt: "צנצנת סחוג ביתי חריף",
- },
+ id: "skhug", brand: "פלאפל דודי", name: "סחוג ביתי", price: "10 ש\"ח", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-stuffed-eggplant-rolls-white-plate-hot-pepper-powder-turmeric-adjika-grey-background_140725-131361.jpg", imageAlt: "צנצנת סחוג ביתי חריף"},
{
- id: "pitas",
- brand: "פלאפל דודי",
- name: "פיתות טריות מהתנור",
- price: "20 ש\"ח (ל-5 יחידות)",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/servant-cutting-top-side-meat-pie-coocked-inside-pottery-cup_114579-1847.jpg",
- imageAlt: "ערימת פיתות טריות",
- },
+ id: "pitas", brand: "פלאפל דודי", name: "פיתות טריות מהתנור", price: "20 ש\"ח (ל-5 יחידות)", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/servant-cutting-top-side-meat-pie-coocked-inside-pottery-cup_114579-1847.jpg", imageAlt: "ערימת פיתות טריות"},
{
- id: "hummus",
- brand: "פלאפל דודי",
- name: "חומוס וטחינה",
- price: "25 ש\"ח",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg",
- imageAlt: "קעריות חומוס וטחינה",
- },
+ id: "hummus", brand: "פלאפל דודי", name: "חומוס וטחינה", price: "25 ש\"ח", rating: 5,
+ reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-vegan-meal_23-2149039361.jpg", imageAlt: "קעריות חומוס וטחינה"},
{
- id: "fries",
- brand: "פלאפל דודי",
- name: "צ'יפס",
- price: "25 ש\"ח",
- rating: 4.5,
- reviewCount: "80",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-plate-with-ketchup-salt-shaker_23-2148701489.jpg",
- imageAlt: "צ'יפס זהוב ופריך",
- },
+ id: "fries", brand: "פלאפל דודי", name: "צ'יפס", price: "25 ש\"ח", rating: 4.5,
+ reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-plate-with-ketchup-salt-shaker_23-2148701489.jpg", imageAlt: "צ'יפס זהוב ופריך"},
]}
title="המנות שכולם מדברים עליהן"
description="מבחר מנות שיטריפו לכם את החושים, בטעמים של פעם עם טוויסט עדכני."
@@ -303,31 +184,16 @@ export default function LandingPage() {
carouselMode="buttons"
metrics={[
{
- id: "rating",
- value: "4.8/5",
- title: "דירוג ממוצע",
- items: [
- "מבוסס על מעל 70 ביקורות",
- "אחד ממקומות הפלאפל האהובים באזור",
- ],
+ id: "rating", value: "4.8/5", title: "דירוג ממוצע", items: [
+ "מבוסס על מעל 70 ביקורות", "אחד ממקומות הפלאפל האהובים באזור"],
},
{
- id: "customers",
- value: "+70",
- title: "לקוחות מדרגים",
- items: [
- "הלקוחות שלנו לא טועים",
- "מומלץ על ידי הקהילה",
- ],
+ id: "customers", value: "+70", title: "לקוחות מדרגים", items: [
+ "הלקוחות שלנו לא טועים", "מומלץ על ידי הקהילה"],
},
{
- id: "years",
- value: "+15",
- title: "שנות ניסיון",
- items: [
- "מסורת של טעם ואיכות",
- "מאז 2008",
- ],
+ id: "years", value: "+15", title: "שנות ניסיון", items: [
+ "מסורת של טעם ואיכות", "מאז 2008"],
},
]}
title="המספרים שמדברים בעד עצמם"
@@ -343,53 +209,17 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "1",
- name: "שרה כהן",
- role: "לקוחה נאמנה",
- testimonial: "היחס תמיד אדיב וחם, מרגישים את האהבה למקצוע בכל פרט.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-attractive-woman-doing-selfie-camera_197531-33575.jpg",
- imageAlt: "לקוחה שרה כהן",
- },
+ id: "1", name: "שרה כהן", role: "לקוחה נאמנה", testimonial: "היחס תמיד אדיב וחם, מרגישים את האהבה למקצוע בכל פרט.", imageSrc: "http://img.b2bpic.net/free-photo/view-attractive-woman-doing-selfie-camera_197531-33575.jpg", imageAlt: "לקוחה שרה כהן"},
{
- id: "2",
- name: "מיכאל לוי",
- role: "מבקר אוכל",
- testimonial: "הפיתות הביתיות שנעשות במקום פשוט תענוג, אי אפשר להפסיק לאכול.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg",
- imageAlt: "לקוח מיכאל לוי",
- },
+ id: "2", name: "מיכאל לוי", role: "מבקר אוכל", testimonial: "הפיתות הביתיות שנעשות במקום פשוט תענוג, אי אפשר להפסיק לאכול.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-looking-straight-ahead-young-handsome-guy-points-side-isolated-purple-with-copy-space_141793-85804.jpg", imageAlt: "לקוח מיכאל לוי"},
{
- id: "3",
- name: "אורית שבתאי",
- role: "תושבת המקום",
- testimonial: "מקום נעים, מפנק וטעים. תמיד כיף לחזור!",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-wearing-green-t-shirt-isolated-white-wall_141793-83767.jpg",
- imageAlt: "לקוחה אורית שבתאי",
- },
+ id: "3", name: "אורית שבתאי", role: "תושבת המקום", testimonial: "מקום נעים, מפנק וטעים. תמיד כיף לחזור!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-wearing-green-t-shirt-isolated-white-wall_141793-83767.jpg", imageAlt: "לקוחה אורית שבתאי"},
{
- id: "4",
- name: "דוד חזן",
- role: "מנהל מסעדה",
- testimonial: "פלאפל דודי הוא אחד המקומות המקצועיים והאיכותיים ביותר שראיתי, רמה אחרת.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
- imageAlt: "לקוח דוד חזן",
- },
+ id: "4", name: "דוד חזן", role: "מנהל מסעדה", testimonial: "פלאפל דודי הוא אחד המקומות המקצועיים והאיכותיים ביותר שראיתי, רמה אחרת.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg", imageAlt: "לקוח דוד חזן"},
{
- id: "5",
- name: "נועה פרידמן",
- role: "בלוגרית אוכל",
- testimonial: "הסביח עשיר בטעמים והפלאפל פשוט מושלם. חוויה קולינרית אמיתית!",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-with-glasses-outdoors_23-2148450819.jpg",
- imageAlt: "לקוחה נועה פרידמן",
- },
+ id: "5", name: "נועה פרידמן", role: "בלוגרית אוכל", testimonial: "הסביח עשיר בטעמים והפלאפל פשוט מושלם. חוויה קולינרית אמיתית!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-with-glasses-outdoors_23-2148450819.jpg", imageAlt: "לקוחה נועה פרידמן"},
{
- id: "6",
- name: "איתי גורן",
- role: "מזמין קבוע",
- testimonial: "כל פעם מחדש אני נהנה מהטריות והאיכות. המקום האהוב עליי לפלאפל.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5056.jpg",
- imageAlt: "לקוח איתי גורן",
- },
+ id: "6", name: "איתי גורן", role: "מזמין קבוע", testimonial: "כל פעם מחדש אני נהנה מהטריות והאיכות. המקום האהוב עליי לפלאפל.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5056.jpg", imageAlt: "לקוח איתי גורן"},
]}
title="מה הלקוחות אומרים"
description="קראו מה יש ללקוחות המרוצים שלנו להגיד על פלאפל דודי."
@@ -403,22 +233,14 @@ export default function LandingPage() {
description="הפיתה הבאה כבר מחכה לכם. צרו קשר או בואו לבקר אותנו!"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "שם מלא",
- required: true,
+ name: "name", type: "text", placeholder: "שם מלא", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "כתובת אימייל",
- required: true,
+ name: "email", type: "email", placeholder: "כתובת אימייל", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "הודעה (אופציונלי)",
- rows: 4,
+ name: "message", placeholder: "הודעה (אופציונלי)", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg"
imageAlt="מפת מיקום המסעדה"
@@ -432,67 +254,41 @@ export default function LandingPage() {