From 45014e9edb4da2b412c0470c4a5b1b87900b71b0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:12:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1658144..ea74880 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Pogledaj Meni", href: "#menu"}, { - text: "Rezerviši sto", href: "#contact"}, + text: "Rezerviši sto", onClick: () => window.location.href = "tel:014245245"}, ]} imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg?_wi=1" imageAlt="traditional tavern interior wooden decor" -- 2.49.1