Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d416bc83f | |||
| dfecdd8ced |
@@ -1279,4 +1279,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Reserve Table",
|
text: "Reserve Table",
|
||||||
href: "https://www.example.com/reservation"
|
href: "https://itaaliapitsa.ee/klassikalised-pitsad/#"
|
||||||
}}
|
}}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
@@ -293,4 +293,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user