Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 233631d967 | |||
| 37aa9681cf | |||
| b0fa5a1141 | |||
| 1f292ec93f |
@@ -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"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user