Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f20748e424 | |||
| 0e663cac36 |
@@ -152,10 +152,10 @@ 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 at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location."
|
description="Experience an unforgettable evening of culinary excellence at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location. Visit us at 962 S Santa Fe Ave, Vista, CA 92084."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Your Table Now", href: "#contact" },
|
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||||
{ text: "Get Directions", href: "https://maps.app.goo.gl/5gErpAgCvM9MfLJg6" }
|
{ text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=962+S+Santa+Fe+Ave,+Vista,+CA+92084" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user