From 1d416bc83f605d95c0556be76fe4c9a01d24846e Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 12:51:17 +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 c8d2730..3bbd7a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { ctaIcon={Phone} ctaButton={{ text: "Reserve Table", - href: "https://www.example.com/reservation" + href: "https://itaaliapitsa.ee/klassikalised-pitsad/#" }} faqs={[ { @@ -293,4 +293,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file