3 Commits

Author SHA1 Message Date
4f924b3dd7 Merge version_4 into main
Merge version_4 into main
2026-04-15 16:00:36 +00:00
328da5c09c Update src/app/page.tsx 2026-04-15 16:00:30 +00:00
0a8a5ea5e5 Merge version_3 into main
Merge version_3 into main
2026-04-15 15:58:22 +00:00

View File

@@ -48,10 +48,10 @@ export default function LandingPage() {
title="Authentic Backcountry Adventures" title="Authentic Backcountry Adventures"
description="Experience the untamed wild with Mountain Savage Outfitting. Premium guided excursions designed for the true adventurer." description="Experience the untamed wild with Mountain Savage Outfitting. Premium guided excursions designed for the true adventurer."
buttons={[ buttons={[
{
text: "Reserve Your Spot Now", href: "/contact"},
{ {
text: "View Trips", href: "/adventures"}, text: "View Trips", href: "/adventures"},
{
text: "Reserve Your Spot Now", href: "/contact"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-cow-mountains-sunny-day-perfect-wallpaper_181624-30703.jpg" imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-cow-mountains-sunny-day-perfect-wallpaper_181624-30703.jpg"
/> />