Merge version_5 into main #4

Merged
development merged 2 commits from version_5 into main 2026-01-03 12:51:22 +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>
);
}
}