Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d0a5604bd9 | |||
| e1d45756ee | |||
| 1b30afd133 | |||
| 57427132f7 | |||
| b1a3556e0f |
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+212-example" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salé" }
|
||||
{ text: "Reserve Your Table", href: "tel:+212-example" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.app.goo.gl/t83Wzte85Y85qBkYA" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user