Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -190,11 +190,11 @@ export default function VeganCastlePage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<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"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Make a Reservation", href: "#" },
|
{ text: "Make a Reservation", href: "https://reservation.vegancastle.com" },
|
||||||
{ text: "Contact Us", href: "#" }
|
{ text: "Contact Us", href: "https://reservation.vegancastle.com" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user