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 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