Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-15 07:47:56 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
tag="Summer Adventure Awaits"
tagIcon={Waves}
tagAnimation="slide-up"
background="radial-gradient"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Book Your Adventure Now", href: "#pricing" },
{ text: "Learn More", href: "#attractions" }