diff --git a/src/app/page.tsx b/src/app/page.tsx index de75da8..a3e4d0d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { tagIcon={Mountain} tagAnimation="slide-up" buttons={[ - { text: "Start Hiking Today", href: "contact" }, - { text: "Explore Trails", href: "features" } + { text: "Explore Trails", href: "features" }, + { text: "Start Your Free Adventure", href: "contact" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-senior-couple-nature_23-2149292928.jpg"