Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f924b3dd7 | |||
| 328da5c09c | |||
| 0a8a5ea5e5 | |||
| d127b24560 | |||
| c8d9294daf |
@@ -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"
|
||||||
/>
|
/>
|
||||||
@@ -96,6 +96,8 @@ export default function LandingPage() {
|
|||||||
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."},
|
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."},
|
||||||
{
|
{
|
||||||
id: "f5", title: "Is lodging provided?", content: "Yes, we offer comfortable, rustic cabin accommodations as part of our premium experiences."},
|
id: "f5", 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user