Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-01-03 12:51:21 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1279,4 +1279,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}