diff --git a/src/app/page.tsx b/src/app/page.tsx index e06b2bd..0016bb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,12 +193,6 @@ export default function HomePage() { title="Why Choose Self-Guided Adventures with Hike and Bike" description="Experience freedom combined with the structure and comfort that make alpine exploration truly accessible" features={[ - { - id: "1", title: "Smart App Navigation", author: "Explore at Your Own Pace", description: - "Innovative mobile app with offline maps, real-time weather, trail recommendations, and step-by-step navigation. Discover routes on your schedule, not ours.", tags: ["App-Based", "Offline Maps", "Real-Time Data"], - imageSrc: - "http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg?_wi=1", imageAlt: "Hiker using mobile app for navigation" - }, { id: "2", title: "Pre-Booked Accommodations Included", author: "Comfort Guaranteed Each Night", description: "All base packages include hand-selected 4-5 star alpine hotels and lodges. Focus on exploration; we handle the logistics.", tags: ["Luxury Stays", "Pre-Arranged", "Included"], @@ -216,6 +210,12 @@ export default function HomePage() { "Limited guided experiences available on select Norway routes. Switzerland remains 100% self-guided. Choose independence or expert guidance per route.", tags: ["Optional Guides", "Choice", "Expert Knowledge"], imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Guide leading mountain experience" + }, + { + id: "1", title: "Smart App Navigation", author: "Explore at Your Own Pace", description: + "Innovative mobile app with offline maps, real-time weather, trail recommendations, and step-by-step navigation. Discover routes on your schedule, not ours.", tags: ["App-Based", "Offline Maps", "Real-Time Data"], + imageSrc: + "http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg?_wi=1", imageAlt: "Hiker using mobile app for navigation" } ]} textboxLayout="default"