5 Commits

Author SHA1 Message Date
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
d127b24560 Update src/app/page.tsx 2026-04-15 15:58:18 +00:00
c8d9294daf Merge version_2 into main
Merge version_2 into main
2026-04-15 15:55:05 +00:00
5b034fef5e Update src/app/page.tsx 2026-04-15 15:54:59 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Adventures", name: "Adventures", id: "/adventures"},
id: "/adventures",
},
{ {
name: "About", name: "About", id: "/about"},
id: "/about",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Mountain Savage" brandName="Mountain Savage"
/> />
@@ -52,19 +44,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
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: "Book Your Adventure", text: "View Trips", href: "/adventures"},
href: "/contact",
},
{ {
text: "View Trips", text: "Reserve Your Spot Now", href: "/contact"},
href: "/adventures",
},
]} ]}
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"
/> />
@@ -76,45 +63,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Incredible hunt", quote: "The best bear hunt I have ever experienced. Professional and authentic.", name: "Mark S.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-beach-opens-coconut_1321-2272.jpg"},
title: "Incredible hunt",
quote: "The best bear hunt I have ever experienced. Professional and authentic.",
name: "Mark S.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/man-beach-opens-coconut_1321-2272.jpg",
},
{ {
id: "2", id: "2", title: "Amazing fishing", quote: "Incredible trout fishing trip, the scenery was absolutely stunning.", name: "Emily D.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/backpacker-talking-mobile-white-background_1368-6182.jpg"},
title: "Amazing fishing",
quote: "Incredible trout fishing trip, the scenery was absolutely stunning.",
name: "Emily D.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/backpacker-talking-mobile-white-background_1368-6182.jpg",
},
{ {
id: "3", id: "3", title: "True professionals", quote: "Mountain Savage knows the land like no one else. Unforgettable.", name: "Jason T.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-elderly-male-with-fishing-pole_181624-46077.jpg"},
title: "True professionals",
quote: "Mountain Savage knows the land like no one else. Unforgettable.",
name: "Jason T.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-elderly-male-with-fishing-pole_181624-46077.jpg",
},
{ {
id: "4", id: "4", title: "Wild experience", quote: "Horseback ride of a lifetime. The guides made it special.", name: "Sarah H.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/father-son-fishing-bank-river-lake-senior-man-drinking-tea-from-thermos-family-posing-wooden-stairs-leading-water-rest-beautiful-nature_176532-10832.jpg"},
title: "Wild experience",
quote: "Horseback ride of a lifetime. The guides made it special.",
name: "Sarah H.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/father-son-fishing-bank-river-lake-senior-man-drinking-tea-from-thermos-family-posing-wooden-stairs-leading-water-rest-beautiful-nature_176532-10832.jpg",
},
{ {
id: "5", id: "5", title: "Epic trip", quote: "The snowmobile tour exceeded all my expectations. Absolutely wild!", name: "Chris B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-european-young-woman-wearing-stylish-bright-sweater-sunglasses-is-posing-picturesque-road-against-blue-sky-green-hills_291650-1913.jpg"},
title: "Epic trip",
quote: "The snowmobile tour exceeded all my expectations. Absolutely wild!",
name: "Chris B.",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-european-young-woman-wearing-stylish-bright-sweater-sunglasses-is-posing-picturesque-road-against-blue-sky-green-hills_291650-1913.jpg",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Trust the experience of Mountain Savage. Hear from adventurers who have explored the land with us." description="Trust the experience of Mountain Savage. Hear from adventurers who have explored the land with us."
@@ -130,30 +87,17 @@ export default function LandingPage() {
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Do I need previous experience?", content: "Not always. We offer guided experiences tailored to your skill level, though some hunts require advanced preparation."},
title: "Do I need previous experience?",
content: "Not always. We offer guided experiences tailored to your skill level, though some hunts require advanced preparation.",
},
{ {
id: "f2", id: "f2", title: "What gear should I bring?", content: "We provide specialized outfitter gear; a comprehensive packing list will be sent to you upon booking."},
title: "What gear should I bring?",
content: "We provide specialized outfitter gear; a comprehensive packing list will be sent to you upon booking.",
},
{ {
id: "f3", id: "f3", title: "Are meals included?", content: "Yes, our multi-day adventure packages include high-quality, authentic wilderness meals."},
title: "Are meals included?",
content: "Yes, our multi-day adventure packages include high-quality, authentic wilderness meals.",
},
{ {
id: "f4", id: "f4", title: "What is the best time for visits?", content: "Our seasons vary by activity: spring for bear hunts, summer for fishing, and winter for snowmobiling."},
title: "What is the best time for visits?",
content: "Our seasons vary by activity: spring for bear hunts, summer for fishing, and winter for snowmobiling.",
},
{ {
id: "f5", id: "f5", title: "Is lodging provided?", content: "Yes, we offer comfortable, rustic cabin accommodations as part of our premium experiences."},
title: "Is lodging provided?", {
content: "Yes, we offer comfortable, rustic cabin accommodations as part of our premium experiences.", id: "f6", title: "How do I secure my dates?", content: "Please contact our team directly through the contact page, and we will walk you through the booking process to ensure your dates are reserved."}
},
]} ]}
/> />
</div> </div>
@@ -167,40 +111,16 @@ export default function LandingPage() {
description="Choose the level of wilderness challenge that suits your spirit." description="Choose the level of wilderness challenge that suits your spirit."
plans={[ plans={[
{ {
id: "p1", id: "p1", tag: "Entry", price: "$1,200", period: "per day", description: "Guided day trips for beginners.", featuresTitle: "Includes:", features: [
tag: "Entry", "Certified Guide", "Lunch Provided", "Base Gear", "Photo Package"],
price: "$1,200",
period: "per day",
description: "Guided day trips for beginners.",
featuresTitle: "Includes:",
features: [
"Certified Guide",
"Lunch Provided",
"Base Gear",
"Photo Package",
],
button: { button: {
text: "Start Adventure", text: "Start Adventure", href: "/contact"},
href: "/contact",
},
}, },
{ {
id: "p2", id: "p2", tag: "Expedition", price: "$3,500", period: "per trip", description: "Multi-day deep wilderness experience.", featuresTitle: "Includes:", features: [
tag: "Expedition", "All-Inclusive Lodging", "Professional Photography", "Advanced Equipment", "Private Chef Meals"],
price: "$3,500",
period: "per trip",
description: "Multi-day deep wilderness experience.",
featuresTitle: "Includes:",
features: [
"All-Inclusive Lodging",
"Professional Photography",
"Advanced Equipment",
"Private Chef Meals",
],
button: { button: {
text: "Book Expedition", text: "Book Expedition", href: "/contact"},
href: "/contact",
},
}, },
]} ]}
/> />
@@ -216,17 +136,9 @@ export default function LandingPage() {
description="Meet the seasoned woodsmen and women who lead our expeditions." description="Meet the seasoned woodsmen and women who lead our expeditions."
members={[ members={[
{ {
id: "m1", id: "m1", name: "John Doe", role: "Master Outfitter", imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg"},
name: "John Doe",
role: "Master Outfitter",
imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg",
},
{ {
id: "m2", id: "m2", name: "Jane Smith", role: "Wilderness Guide", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-man-taking-photos-with-device-world-photography-day_23-2151672488.jpg"},
name: "Jane Smith",
role: "Wilderness Guide",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-man-taking-photos-with-device-world-photography-day_23-2151672488.jpg",
},
]} ]}
/> />
</div> </div>
@@ -237,29 +149,19 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Adventures", label: "Adventures", href: "/adventures"},
href: "/adventures",
},
{ {
label: "About Us", label: "About Us", href: "/about"},
href: "/about",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Instagram", label: "Instagram", href: "#"},
href: "#",
},
{ {
label: "Facebook", label: "Facebook", href: "#"},
href: "#",
},
], ],
}, },
]} ]}