Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3f2fbe51f | |||
| c517730da1 | |||
| 8380e83343 | |||
| 9a662df191 |
@@ -152,8 +152,11 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="Reservations"
|
tag="Reservations"
|
||||||
title="Secure Your Table at HidalGo Bistro"
|
title="Secure Your Table at HidalGo Bistro"
|
||||||
description="Experience an unforgettable evening of culinary excellence. Book your reservation now and join us for an exquisite dining journey."
|
description="Experience an unforgettable evening of culinary excellence at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location."
|
||||||
buttons={[{ text: "Reserve Your Table Now", href: "#" }]}
|
buttons={[
|
||||||
|
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||||
|
{ text: "Get Directions", href: "https://maps.app.goo.gl/5gErpAgCvM9MfLJg6" }
|
||||||
|
]}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user