Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e3c07dba0 | |||
| d0a5604bd9 | |||
| e1d45756ee | |||
| 1b30afd133 |
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "tel:+212-example" },
|
||||
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salé" }
|
||||
{ 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