Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f65eb843b7 | |||
| 837f5cdbe7 | |||
| e666fd2858 | |||
| 05364414e2 |
@@ -190,11 +190,11 @@ export default function VeganCastlePage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to reserve your seat at Vegan Castle? Experience an unforgettable evening of culinary innovation and immersive ambiance."
|
||||
text="Secure your table—our intimate 60-seat dining room fills weeks in advance. Experience an unforgettable evening of culinary innovation and immersive ambiance."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "#" },
|
||||
{ text: "Contact Us", href: "#" }
|
||||
{ text: "Make a Reservation", href: "https://reservation.vegancastle.com" },
|
||||
{ text: "Contact Us", href: "https://reservation.vegancastle.com" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user