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