Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:25:30 +00:00
parent 299e39a280
commit 01a81a72da

View File

@@ -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>