From f6938f1c47a1955ea0b66b5f85eaf4fcb2453218 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 12:54:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03dacf8..77dbce6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, ]} /> @@ -139,7 +139,7 @@ export default function LandingPage() {