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() {