Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f6938f1c47 | |||
| 309aa0cb58 | |||
| a445dc72e5 |
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
description="אנחנו נמצאים בלב ראשון לציון, פתוחים בשבת ושירות אישי מובטח."
|
||||
buttons={[
|
||||
{ text: "WhatsApp", href: "https://wa.me/972535314001" },
|
||||
{ text: "Google Maps", href: "#" },
|
||||
{ text: "Google Maps", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "תפריט", items: [{ label: "קפה חם", href: "#menu" }, { label: "מאפים", href: "#menu" }, { label: "ארוחות בוקר", href: "#menu" }] },
|
||||
{ title: "מידע", items: [{ label: "מיקום", href: "#" }, { label: "שעות פתיחה", href: "#" }, { label: "יצירת קשר", href: "#contact" }] },
|
||||
{ title: "מידע", items: [{ label: "מיקום", href: "#about" }, { label: "שעות פתיחה", href: "#" }, { label: "יצירת קשר", href: "#contact" }] },
|
||||
]}
|
||||
logoText="Familia"
|
||||
copyrightText="© 2025 פאמיליה. כל הזכויות שמורות."
|
||||
|
||||
Reference in New Issue
Block a user