Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 585840defe | |||
| da6d612c88 | |||
| 79c4367380 | |||
| 8c654e5c4c |
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Call Now", href: "tel:+16469985905" },
|
{ text: "📞 Call Now", href: "tel:+16469985905" },
|
||||||
{ text: "📝 Make a Reservation", href: "#contact" }
|
{ text: "🗓️ Reserve Your Table", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user