1 Commits

Author SHA1 Message Date
bca9ab2f83 Update src/app/page.tsx 2026-04-22 15:53:25 +00:00

View File

@@ -30,31 +30,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "בית",
id: "hero",
},
name: "בית", id: "hero"},
{
name: "אודות",
id: "about",
},
name: "אודות", id: "about"},
{
name: "החוויה",
id: "experience",
},
name: "החוויה", id: "experience"},
{
name: "תפריט",
id: "menu",
},
name: "תפריט", id: "menu"},
{
name: "מיקום",
id: "location",
},
name: "מיקום", id: "location"},
]}
brandName="קפה גינה | Cafe Gina"
button={{
text: "הזמינו מקום",
href: "#",
}}
text: "הזמינו מקום", href: "#"}}
/>
</div>
@@ -64,73 +52,39 @@ export default function LandingPage() {
description="בית קפה אינטימי עם גינה נסתרת, אוכל מעולה ושירות שמרגיש כמו בית"
testimonials={[
{
name: "אבי כהן",
handle: "@avicohen",
testimonial: "אוכל מעולה והשירות נהדר!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-friendly-waitress-coffee-shop-barista-giving-out-takeaway-order-cappuccino-paper-cup-f_1258-134432.jpg",
},
name: "אבי כהן", handle: "@avicohen", testimonial: "אוכל מעולה והשירות נהדר!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-friendly-waitress-coffee-shop-barista-giving-out-takeaway-order-cappuccino-paper-cup-f_1258-134432.jpg"},
{
name: "נועה לוי",
handle: "@noalevi",
testimonial: "מקום קטן, אינטימי עם גינה פנימית חמודה",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-drinking-coffee-having-fun-with-his-girlfriend-while-she-is-using-cell-phone-cafe_637285-1898.jpg",
},
name: "נועה לוי", handle: "@noalevi", testimonial: "מקום קטן, אינטימי עם גינה פנימית חמודה", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-drinking-coffee-having-fun-with-his-girlfriend-while-she-is-using-cell-phone-cafe_637285-1898.jpg"},
{
name: "יוסי גולן",
handle: "@yosigolan",
testimonial: "שקט גם בשעות העומס",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-girl-drinks-smoothie-takes-care-health-lead-active-lifestyle-sit-window-bar-cafe-table-turn-back-smiling-delighted-wait-friend-come-meeting-business-partner-restaurant_197531-22199.jpg",
},
name: "יוסי גולן", handle: "@yosigolan", testimonial: "שקט גם בשעות העומס", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-girl-drinks-smoothie-takes-care-health-lead-active-lifestyle-sit-window-bar-cafe-table-turn-back-smiling-delighted-wait-friend-come-meeting-business-partner-restaurant_197531-22199.jpg"},
{
name: "דנה מזרחי",
handle: "@danamiz",
testimonial: "קיבלו אותנו מהר כולל מקום לכלב",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg",
},
name: "דנה מזרחי", handle: "@danamiz", testimonial: "קיבלו אותנו מהר כולל מקום לכלב", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg"},
{
name: "איתן לוי",
handle: "@eitanlev",
testimonial: "הפינה הכי נעימה ברמת גן",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg",
},
name: "איתן לוי", handle: "@eitanlev", testimonial: "הפינה הכי נעימה ברמת גן", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg"},
]}
buttons={[
{
text: "הזמינו מקום",
href: "#",
},
text: "הזמינו מקום", href: "#"},
{
text: "לתפריט",
href: "#menu",
},
text: "לתפריט", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/gorgeous-brunette-girl-sitting-table-cafe-with-cup-coffee-drink_627829-10595.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg",
alt: "Happy customer 1",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg", alt: "Happy customer 1"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg",
alt: "Happy customer 2",
},
src: "http://img.b2bpic.net/free-photo/young-woman-enjoying-coffee-cup_23-2148756305.jpg", alt: "Happy customer 2"},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg",
alt: "Happy customer 3",
},
src: "http://img.b2bpic.net/free-photo/vertical-shot-smiling-cute-barista-girl-pouring-filter-coffee-making-order-cafe-client_1258-203375.jpg", alt: "Happy customer 3"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
alt: "Happy customer 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg", alt: "Happy customer 4"},
{
src: "http://img.b2bpic.net/free-photo/mother-with-adult-daughter-sitting-cafe_1157-31116.jpg",
alt: "Happy customer 5",
},
src: "http://img.b2bpic.net/free-photo/mother-with-adult-daughter-sitting-cafe_1157-31116.jpg", alt: "Happy customer 5"},
]}
/>
</div>
@@ -140,10 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="השקט שחיפשתם"
description={[
"קפה גינה הוא נווה מדבר של שקט בלב העיר הסואנת רמת גן.",
"מקום המיועד לרגעים של איטיות, שיחות עמוקות ואוכל משובח שמוכן באהבה.",
"הגינה שלנו מציעה מפלט ירוק בכל עונות השנה — מחוממת ומוגנת בחורף ופתוחה ונעימה בקיץ.",
]}
"קפה גינה הוא נווה מדבר של שקט בלב העיר הסואנת רמת גן.", "מקום המיועד לרגעים של איטיות, שיחות עמוקות ואוכל משובח שמוכן באהבה.", "הגינה שלנו מציעה מפלט ירוק בכל עונות השנה — מחוממת ומוגנת בחורף ופתוחה ונעימה בקיץ."]}
/>
</div>
@@ -153,23 +104,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "גינה פסטורלית",
description: "ישיבה בחצר נסתרת ושקטה הרחק מהרעש של העיר.",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698360.jpg",
imageAlt: "Garden",
},
title: "גינה פסטורלית", description: "ישיבה בחצר נסתרת ושקטה הרחק מהרעש של העיר.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698360.jpg", imageAlt: "Garden"},
{
title: "אוכל איכותי",
description: "תפריט ארוחות בוקר ומנות משובחות מחומרי גלם טריים.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg",
imageAlt: "Food",
},
title: "אוכל איכותי", description: "תפריט ארוחות בוקר ומנות משובחות מחומרי גלם טריים.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833910.jpg", imageAlt: "Food"},
{
title: "ידידותי לחיות",
description: "החבר על ארבע שלכם מוזמן תמיד בברכה.",
imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg",
imageAlt: "Dog friendly",
},
title: "ידידותי לחיות", description: "החבר על ארבע שלכם מוזמן תמיד בברכה.", imageSrc: "http://img.b2bpic.net/free-photo/street-cafe-old-town-lindos-greek-island-rhodes-view-aegean-sea-islands-dodecanese-archipelago-europe-travel-time_166373-3822.jpg", imageAlt: "Dog friendly"},
]}
title="למה תתאהבו בנו"
description="חוויה אינטימית בלב העיר"
@@ -184,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "m1",
name: "בוקר גינה קלאסי",
price: "68 ₪",
variant: "בוקר",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-smoothie-breakfast-ceramic-plate-white-table-near-epipremnum-aureum-plant_23-2148067210.jpg",
},
id: "m1", name: "בוקר גינה קלאסי", price: "68 ₪", variant: "בוקר", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-smoothie-breakfast-ceramic-plate-white-table-near-epipremnum-aureum-plant_23-2148067210.jpg"},
{
id: "m2",
name: "קפה איכותי בבוטיק",
price: "14 ₪",
variant: "שתייה",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10433.jpg",
},
id: "m2", name: "קפה איכותי בבוטיק", price: "14 ₪", variant: "שתייה", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10433.jpg"},
{
id: "m3",
name: "קערת גרנולה טרייה",
price: "42 ₪",
variant: "בריאות",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-her-tasty-brunch-hipster-cafe-top-view-marble-table-salmon-avocado-toast-coffee-sweet-tasty-cheesecakes-enjoying-her-breakfast_291049-378.jpg",
},
id: "m3", name: "קערת גרנולה טרייה", price: "42 ₪", variant: "בריאות", imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-her-tasty-brunch-hipster-cafe-top-view-marble-table-salmon-avocado-toast-coffee-sweet-tasty-cheesecakes-enjoying-her-breakfast_291049-378.jpg"},
{
id: "m4",
name: "סלט עשיר של הגינה",
price: "56 ₪",
variant: "ארוחת צהריים",
imageSrc: "http://img.b2bpic.net/free-photo/baked-meal-quince-herbs_140725-2696.jpg",
},
id: "m4", name: "סלט עשיר של הגינה", price: "56 ₪", variant: "ארוחת צהריים", imageSrc: "http://img.b2bpic.net/free-photo/baked-meal-quince-herbs_140725-2696.jpg"},
{
id: "m5",
name: "קינוח הבית",
price: "38 ₪",
variant: "מתוק",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-floor_140725-136347.jpg",
},
id: "m5", name: "קינוח הבית", price: "38 ₪", variant: "מתוק", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-floor_140725-136347.jpg"},
{
id: "m6",
name: "לימונדה ונענע",
price: "18 ₪",
variant: "שתייה",
imageSrc: "http://img.b2bpic.net/free-photo/cream-liquer_23-2148014925.jpg",
},
id: "m6", name: "לימונדה ונענע", price: "18 ₪", variant: "שתייה", imageSrc: "http://img.b2bpic.net/free-photo/cream-liquer_23-2148014925.jpg"},
]}
title="טעימות מהתפריט"
description="אוכל משובח ואווירה של בית"
@@ -238,53 +147,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "g1",
name: "אווירה",
handle: "גינה",
testimonial: "פינת חמד בלב רמת גן",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg",
},
id: "g1", name: "אווירה", handle: "גינה", testimonial: "פינת חמד בלב רמת גן", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg"},
{
id: "g2",
name: "עיצוב",
handle: "גינה",
testimonial: "עיצוב נעים וטבעי",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg",
},
id: "g2", name: "עיצוב", handle: "גינה", testimonial: "עיצוב נעים וטבעי", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg"},
{
id: "g3",
name: "טבע",
handle: "גינה",
testimonial: "הירוק שעושה טוב על הלב",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-wooden-table_181624-18937.jpg",
},
id: "g3", name: "טבע", handle: "גינה", testimonial: "הירוק שעושה טוב על הלב", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-flowers-wooden-table_181624-18937.jpg"},
{
id: "g4",
name: "פינה",
handle: "גינה",
testimonial: "שקט בכל שעות היום",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/natural-pines-row_329181-11037.jpg",
},
id: "g4", name: "פינה", handle: "גינה", testimonial: "שקט בכל שעות היום", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/natural-pines-row_329181-11037.jpg"},
{
id: "g5",
name: "חצר",
handle: "גינה",
testimonial: "המקום הכי מושלם לקפה",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-happy-pretty-woman-with-sitting-cafe-drinking-coffee-summer-fashion-outfit-hipster-style-pink-cotton-dress-trendy-apparel-accessories_285396-3099.jpg",
},
id: "g5", name: "חצר", handle: "גינה", testimonial: "המקום הכי מושלם לקפה", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-happy-pretty-woman-with-sitting-cafe-drinking-coffee-summer-fashion-outfit-hipster-style-pink-cotton-dress-trendy-apparel-accessories_285396-3099.jpg"},
{
id: "g6",
name: "מרפסת",
handle: "גינה",
testimonial: "מרגיש כמו באירופה",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-flowers-table_23-2149434118.jpg",
},
id: "g6", name: "מרפסת", handle: "גינה", testimonial: "מרגיש כמו באירופה", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dessert-flowers-table_23-2149434118.jpg"},
]}
showRating={false}
title="הצצה לגינה"
@@ -299,45 +178,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "אבי כהן",
handle: "@avicohen",
testimonial: "אוכל מעולה והשירות נהדר!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg",
},
id: "t1", name: "אבי כהן", handle: "@avicohen", testimonial: "אוכל מעולה והשירות נהדר!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg"},
{
id: "t2",
name: "נועה לוי",
handle: "@noalevi",
testimonial: "מקום קטן, אינטימי עם גינה פנימית חמודה",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg",
},
id: "t2", name: "נועה לוי", handle: "@noalevi", testimonial: "מקום קטן, אינטימי עם גינה פנימית חמודה", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-carefree-woman-enjoying-morning-outdoor-coffee-shop_74855-3463.jpg"},
{
id: "t3",
name: "יוסי גולן",
handle: "@yosigolan",
testimonial: "שקט גם בשעות העומס",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-working-with-green-plants-shop_23-2147761079.jpg",
},
id: "t3", name: "יוסי גולן", handle: "@yosigolan", testimonial: "שקט גם בשעות העומס", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-working-with-green-plants-shop_23-2147761079.jpg"},
{
id: "t4",
name: "דנה מזרחי",
handle: "@danamiz",
testimonial: "קיבלו אותנו מהר כולל מקום לכלב",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-white-sundress-closing-her-eyes-enjoys-summer-weather-outdoors_197531-32569.jpg",
},
id: "t4", name: "דנה מזרחי", handle: "@danamiz", testimonial: "קיבלו אותנו מהר כולל מקום לכלב", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-white-sundress-closing-her-eyes-enjoys-summer-weather-outdoors_197531-32569.jpg"},
{
id: "t5",
name: "איתן לוי",
handle: "@eitanlev",
testimonial: "הפינה הכי נעימה ברמת גן",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164926.jpg",
},
id: "t5", name: "איתן לוי", handle: "@eitanlev", testimonial: "הפינה הכי נעימה ברמת גן", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164926.jpg"},
]}
showRating={true}
title="מה אומרים עלינו"
@@ -349,18 +203,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
text="קפה גינה | מרכז רמת גן — מצאתם את המקום שלכם. קל להגיע, קשה לעזוב."
variant: "plain"}}
text="קפה גינה | מרכז רמת גן — מצאתם את המקום שלכם. פתוחים כל יום 08:00-20:00. קל להגיע, קשה לעזוב."
buttons={[
{
text: "הזמינו מקום",
href: "#",
},
text: "הזמינו מקום", href: "#"},
{
text: "הנחיות הגעה",
href: "#",
},
text: "הנחיות הגעה", href: "#"},
]}
/>
</div>
@@ -369,16 +218,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="קפה גינה"
leftLink={{
text: "מדיניות פרטיות",
href: "#",
}}
text: "מדיניות פרטיות", href: "#"}}
rightLink={{
text: "צור קשר",
href: "#",
}}
text: "צור קשר", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}