Merge version_1 into main #9
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Reservations", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:+919876543210" }}
|
||||
animateOnLoad={true}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Family Welcome"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "fluid" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||
{ text: "Order Online", href: "#" }
|
||||
|
||||
Reference in New Issue
Block a user