Update src/app/page.tsx
This commit is contained in:
@@ -169,6 +169,10 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
speed={40}
|
speed={40}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Reserve Now After Reading Reviews", href: "#contact" }
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user