From dfecdd8ced3105faaf3861e6095df30954662222 Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 12:51:16 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 424e0c7..0ac38c5 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1279,4 +1279,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file From 1d416bc83f605d95c0556be76fe4c9a01d24846e Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 12:51:17 +0000 Subject: [PATCH 2/2] 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