4 Commits

Author SHA1 Message Date
233631d967 Update src/app/page.tsx 2026-04-22 15:57:54 +00:00
37aa9681cf Merge version_3 into main
Merge version_3 into main
2026-04-22 15:56:04 +00:00
b0fa5a1141 Update src/app/page.tsx 2026-04-22 15:55:58 +00:00
1f292ec93f Merge version_2 into main
Merge version_2 into main
2026-04-22 15:53:28 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlayTestimonial <HeroOverlayTestimonial
title="קפה גינה — השקט שבמרכז העיר" title="קפה גינה — הפינה הירוקה שלכם בלב רמת גן"
description="בית קפה אינטימי עם גינה נסתרת, אוכל מעולה ושירות שמרגיש כמו בית" description="בית קפה אינטימי עם גינה נסתרת, אוכל מעולה ושירות שמרגיש כמו בית"
testimonials={[ testimonials={[
{ {
@@ -69,7 +69,7 @@ export default function LandingPage() {
]} ]}
buttons={[ buttons={[
{ {
text: "הזמינו מקום", href: "#"}, text: "שריינו שולחן עכשיו", href: "#"},
{ {
text: "לתפריט", href: "#menu"}, text: "לתפריט", href: "#menu"},
]} ]}