Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d7ed0f715a | |||
| 2ce33564cb | |||
| bdedbd0830 | |||
| 41cbca7709 | |||
| ec4c724e9a | |||
| cdb72d68fb | |||
| faa04244c9 |
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Reservations", id: "contact" }
|
||||
]}
|
||||
button={{ text: "Call Now", href: "tel:+919876543210" }}
|
||||
animateOnLoad={false}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,10 +169,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
buttons={[
|
||||
{ text: "Reserve Now After Reading Reviews", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user