From 5b034fef5e625f73849db8c4f2531621c12ace82 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:54:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 160 +++++++++-------------------------------------- 1 file changed, 30 insertions(+), 130 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9336971..1d81bb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,19 +44,14 @@ export default function LandingPage() {
@@ -76,45 +63,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - 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", - }, + 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"}, { - 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", - }, + 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"}, { - 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", - }, + 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"}, { - 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", - }, + 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"}, { - 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", - }, + 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="What Our Clients Say" description="Trust the experience of Mountain Savage. Hear from adventurers who have explored the land with us." @@ -130,30 +87,15 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - 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.", - }, + 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."}, { - 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.", - }, + 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."}, { - id: "f3", - title: "Are meals included?", - content: "Yes, our multi-day adventure packages include high-quality, authentic wilderness meals.", - }, + id: "f3", title: "Are meals included?", content: "Yes, our multi-day adventure packages include high-quality, authentic wilderness meals."}, { - 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."}, ]} />
@@ -167,40 +109,16 @@ export default function LandingPage() { description="Choose the level of wilderness challenge that suits your spirit." plans={[ { - id: "p1", - tag: "Entry", - price: "$1,200", - period: "per day", - description: "Guided day trips for beginners.", - featuresTitle: "Includes:", - features: [ - "Certified Guide", - "Lunch Provided", - "Base Gear", - "Photo Package", - ], + id: "p1", tag: "Entry", price: "$1,200", period: "per day", description: "Guided day trips for beginners.", featuresTitle: "Includes:", features: [ + "Certified Guide", "Lunch Provided", "Base Gear", "Photo Package"], button: { - text: "Start Adventure", - href: "/contact", - }, + text: "Start Adventure", href: "/contact"}, }, { - id: "p2", - tag: "Expedition", - 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", - ], + id: "p2", tag: "Expedition", 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: { - text: "Book Expedition", - href: "/contact", - }, + text: "Book Expedition", href: "/contact"}, }, ]} /> @@ -216,17 +134,9 @@ export default function LandingPage() { description="Meet the seasoned woodsmen and women who lead our expeditions." members={[ { - id: "m1", - name: "John Doe", - role: "Master Outfitter", - imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg", - }, + id: "m1", name: "John Doe", role: "Master Outfitter", imageSrc: "http://img.b2bpic.net/free-photo/portriat-fishermen-with-coffee_329181-19994.jpg"}, { - 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", - }, + 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"}, ]} /> @@ -237,29 +147,19 @@ export default function LandingPage() { { items: [ { - label: "Adventures", - href: "/adventures", - }, + label: "Adventures", href: "/adventures"}, { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, ], }, ]} -- 2.49.1