Merge version_2 into main #2
@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-montserrat", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Hike and Bike | Premium Adventure Tours in Norway & Switzerland",
|
||||
description: "Discover premium guided hiking and biking tours through Norway's Jotunheimen and Switzerland's Alpine terrain. Expert guides, luxury accommodations, small groups. Book your unforgettable adventure today.",
|
||||
keywords: "Norway hiking tours, Jotunheimen biking trips, Switzerland alpine tours, guided mountain adventures, premium travel",
|
||||
metadataBase: new URL("https://hikeandbike.com"),
|
||||
title: "Hike and Bike | Premium Adventure Tours in Norway & Switzerland", description: "Discover premium guided hiking and biking tours through Norway's Jotunheimen and Switzerland's Alpine terrain. Expert guides, luxury accommodations, small groups. Book your unforgettable adventure today.", keywords: "Norway hiking tours, Jotunheimen biking trips, Switzerland alpine tours, guided mountain adventures, premium travel", metadataBase: new URL("https://hikeandbike.com"),
|
||||
alternates: {
|
||||
canonical: "https://hikeandbike.com",
|
||||
},
|
||||
canonical: "https://hikeandbike.com"},
|
||||
openGraph: {
|
||||
title: "Hike and Bike | Premium Alpine Adventures",
|
||||
description: "Expert-guided hiking and biking tours in Norway and Switzerland. Luxury accommodations, small groups, authentic alpine experiences.",
|
||||
url: "https://hikeandbike.com",
|
||||
siteName: "Hike and Bike",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Hike and Bike | Premium Alpine Adventures", description: "Expert-guided hiking and biking tours in Norway and Switzerland. Luxury accommodations, small groups, authentic alpine experiences.", url: "https://hikeandbike.com", siteName: "Hike and Bike", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/man-walking-stone-pathway-surrounded-by-mountains-plants-lake_181624-3853.jpg",
|
||||
alt: "Mountain landscape in Norway",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/man-walking-stone-pathway-surrounded-by-mountains-plants-lake_181624-3853.jpg", alt: "Mountain landscape in Norway"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Hike and Bike | Premium Alpine Adventures",
|
||||
description: "Discover Norway and Switzerland's most spectacular hiking and biking routes with expert guides.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/man-walking-stone-pathway-surrounded-by-mountains-plants-lake_181624-3853.jpg",
|
||||
],
|
||||
card: "summary_large_image", title: "Hike and Bike | Premium Alpine Adventures", description: "Discover Norway and Switzerland's most spectacular hiking and biking routes with expert guides.", images: [
|
||||
"http://img.b2bpic.net/free-photo/man-walking-stone-pathway-surrounded-by-mountains-plants-lake_181624-3853.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1428,4 +1412,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
221
src/app/page.tsx
221
src/app/page.tsx
@@ -91,41 +91,25 @@ export default function HomePage() {
|
||||
imagePosition="right"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "Adventure Enthusiast",
|
||||
testimonial:
|
||||
"The most transformative travel experience of my life. Every detail was perfectly orchestrated.",
|
||||
rating: 5,
|
||||
name: "Sarah Johnson", handle: "Adventure Enthusiast", testimonial:
|
||||
"The most transformative travel experience of my life. Every detail was perfectly orchestrated.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Corporate Group Leader",
|
||||
testimonial:
|
||||
"Our team bonding experience exceeded all expectations. Professional and unforgettable.",
|
||||
rating: 5,
|
||||
name: "Michael Chen", handle: "Corporate Group Leader", testimonial:
|
||||
"Our team bonding experience exceeded all expectations. Professional and unforgettable.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Emma Rodriguez",
|
||||
handle: "Trail Enthusiast",
|
||||
testimonial:
|
||||
"Guides demonstrated exceptional knowledge and safety awareness. Worth every moment.",
|
||||
rating: 5,
|
||||
name: "Emma Rodriguez", handle: "Trail Enthusiast", testimonial:
|
||||
"Guides demonstrated exceptional knowledge and safety awareness. Worth every moment.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-asian-young-tourist-woman-is-hiking-top-mounting-looking-beautiful-landscape-with-copy-space-travel-lifestyle-wanderlust-adventure-concept-vacations-outdoor_1150-61674.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-asian-young-tourist-woman-is-hiking-top-mounting-looking-beautiful-landscape-with-copy-space-travel-lifestyle-wanderlust-adventure-concept-vacations-outdoor_1150-61674.jpg?_wi=1"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "Mountain Lover",
|
||||
testimonial:
|
||||
"Premium accommodations combined with authentic alpine experiences. Truly exceptional.",
|
||||
rating: 5,
|
||||
name: "David Kim", handle: "Mountain Lover", testimonial:
|
||||
"Premium accommodations combined with authentic alpine experiences. Truly exceptional.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-pensive-male-traveler-standing-nature-handsome-caucasian-man-traveling-carrying-backpack-backpacking-tourism-adventure-summer-vacation-concept_74855-11904.jpg?_wi=1",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-pensive-male-traveler-standing-nature-handsome-caucasian-man-traveling-carrying-backpack-backpacking-tourism-adventure-summer-vacation-concept_74855-11904.jpg?_wi=1"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Norway", href: "/norway" },
|
||||
@@ -149,98 +133,21 @@ export default function HomePage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Norway",
|
||||
name: "Jotunheimen National Park",
|
||||
price: "From $2,890",
|
||||
rating: 5,
|
||||
reviewCount: "847",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2252.jpg?_wi=1",
|
||||
imageAlt: "Jotunheimen Norway mountain national park hiking",
|
||||
},
|
||||
id: "1", brand: "Norway", name: "Jotunheimen National Park", price: "From $2,890", rating: 5,
|
||||
reviewCount: "847", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-hipster-beautiful-couple-hiking-river-forest_285396-2252.jpg?_wi=1", imageAlt: "Jotunheimen Norway mountain national park hiking"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Switzerland",
|
||||
name: "Zermatt Alpine Experience",
|
||||
price: "From $3,290",
|
||||
rating: 5,
|
||||
reviewCount: "612",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg?_wi=1",
|
||||
imageAlt: "Zermatt Switzerland matterhorn alpine mountain",
|
||||
},
|
||||
id: "2", brand: "Switzerland", name: "Zermatt Alpine Experience", price: "From $3,290", rating: 5,
|
||||
reviewCount: "612", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg?_wi=1", imageAlt: "Zermatt Switzerland matterhorn alpine mountain"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Norway",
|
||||
name: "Geirangerfjord Adventure",
|
||||
price: "From $2,490",
|
||||
rating: 5,
|
||||
reviewCount: "523",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-11016.jpg?_wi=1",
|
||||
imageAlt: "Geirangerfjord Norway fjord landscape scenic",
|
||||
},
|
||||
id: "3", brand: "Norway", name: "Geirangerfjord Adventure", price: "From $2,490", rating: 5,
|
||||
reviewCount: "523", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/flam-norway-june-06-2023-mountain_58702-11016.jpg?_wi=1", imageAlt: "Geirangerfjord Norway fjord landscape scenic"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-choose" data-section="why-choose">
|
||||
<FeatureCardTwentyFour
|
||||
title="Why Choose Hike and Bike"
|
||||
description="Premium service differentiators that set us apart in alpine adventure travel"
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Expert Local Guides",
|
||||
author: "Professional Mountain Expertise",
|
||||
description:
|
||||
"Certified guides with decades of combined alpine experience. Deep knowledge of trails, weather patterns, and local culture.",
|
||||
tags: ["Safety", "Expertise", "Local Knowledge"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg?_wi=1",
|
||||
imageAlt: "Mountain guide professional hiking team",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Small Group Experience",
|
||||
author: "Personalized Adventures",
|
||||
description:
|
||||
"Limited groups ensure personalized attention and meaningful connections. Maximum 12 participants per tour.",
|
||||
tags: ["Exclusive", "Personal", "Intimate"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-people-is-hiking-norway-mountains-group-hikers-with-backpacks-tracking-mountains_613910-20462.jpg?_wi=1",
|
||||
imageAlt: "Group hiking team adventure mountain",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Luxury Accommodations",
|
||||
author: "Premium Alpine Comfort",
|
||||
description:
|
||||
"Hand-selected 4-5 star accommodations featuring mountain views, gourmet dining, and authentic alpine hospitality.",
|
||||
tags: ["Comfort", "Premium", "Luxury"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497270.jpg?_wi=1",
|
||||
imageAlt: "Luxury hotel mountain accommodation interior",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Complete Logistics",
|
||||
author: "Seamless Experience",
|
||||
description:
|
||||
"All logistics handled: transfers, route planning, permits, equipment. You simply arrive and adventure.",
|
||||
tags: ["Convenience", "Planning", "Support"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg",
|
||||
imageAlt: "Planning organization team meeting logistics",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Trusted by Adventure Seekers"
|
||||
@@ -251,56 +158,60 @@ export default function HomePage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "A Life-Changing Mountain Experience",
|
||||
quote:
|
||||
"From the moment our guide met us at the hotel to our final summit, every detail reflected premium quality and authentic passion for these mountains.",
|
||||
name: "Sarah Mitchell",
|
||||
role: "CEO, Adventure Collective",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell - CEO",
|
||||
},
|
||||
id: "1", title: "A Life-Changing Mountain Experience", quote:
|
||||
"From the moment our guide met us at the hotel to our final summit, every detail reflected premium quality and authentic passion for these mountains.", name: "Sarah Mitchell", role: "CEO, Adventure Collective", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1", imageAlt: "Sarah Mitchell - CEO"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect Corporate Retreat",
|
||||
quote:
|
||||
"Our team came back transformed. The combination of physical challenge, stunning scenery, and genuine camaraderie created unforgettable bonds.",
|
||||
name: "James Patterson",
|
||||
role: "COO, Tech Innovations Inc.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "James Patterson - COO",
|
||||
},
|
||||
id: "2", title: "Perfect Corporate Retreat", quote:
|
||||
"Our team came back transformed. The combination of physical challenge, stunning scenery, and genuine camaraderie created unforgettable bonds.", name: "James Patterson", role: "COO, Tech Innovations Inc.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Patterson - COO"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Luxury Meets Authenticity",
|
||||
quote:
|
||||
"You don't sacrifice comfort for authenticity here. The accommodations were exceptional, yet we experienced genuine alpine culture and heritage.",
|
||||
name: "Victoria Larsson",
|
||||
role: "Travel Editor, Alpine Quarterly",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg",
|
||||
imageAlt: "Victoria Larsson - Travel Editor",
|
||||
},
|
||||
id: "3", title: "Luxury Meets Authenticity", quote:
|
||||
"You don't sacrifice comfort for authenticity here. The accommodations were exceptional, yet we experienced genuine alpine culture and heritage.", name: "Victoria Larsson", role: "Travel Editor, Alpine Quarterly", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", imageAlt: "Victoria Larsson - Travel Editor"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Safety and Expertise Combined",
|
||||
quote:
|
||||
"As someone with climbing experience, I was impressed by the guides' professionalism. Safety protocols were rigorous without feeling restrictive.",
|
||||
name: "Marcus Weber",
|
||||
role: "Mountain Guide & Author",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/thrilled-adventurer-celebrates-reaching-mountain-summit-embodying-spirit-determination_482257-135638.jpg",
|
||||
imageAlt: "Marcus Weber - Mountain Guide",
|
||||
},
|
||||
id: "4", title: "Safety and Expertise Combined", quote:
|
||||
"As someone with climbing experience, I was impressed by the guides' professionalism. Safety protocols were rigorous without feeling restrictive.", name: "Marcus Weber", role: "Mountain Guide & Author", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/thrilled-adventurer-celebrates-reaching-mountain-summit-embodying-spirit-determination_482257-135638.jpg", imageAlt: "Marcus Weber - Mountain Guide"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-choose" data-section="why-choose">
|
||||
<FeatureCardTwentyFour
|
||||
title="Why Choose Hike and Bike"
|
||||
description="Premium service differentiators that set us apart in alpine adventure travel"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Expert Local Guides", author: "Professional Mountain Expertise", description:
|
||||
"Certified guides with decades of combined alpine experience. Deep knowledge of trails, weather patterns, and local culture.", tags: ["Safety", "Expertise", "Local Knowledge"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg?_wi=1", imageAlt: "Mountain guide professional hiking team"},
|
||||
{
|
||||
id: "2", title: "Small Group Experience", author: "Personalized Adventures", description:
|
||||
"Limited groups ensure personalized attention and meaningful connections. Maximum 12 participants per tour.", tags: ["Exclusive", "Personal", "Intimate"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-people-is-hiking-norway-mountains-group-hikers-with-backpacks-tracking-mountains_613910-20462.jpg?_wi=1", imageAlt: "Group hiking team adventure mountain"},
|
||||
{
|
||||
id: "3", title: "Luxury Accommodations", author: "Premium Alpine Comfort", description:
|
||||
"Hand-selected 4-5 star accommodations featuring mountain views, gourmet dining, and authentic alpine hospitality.", tags: ["Comfort", "Premium", "Luxury"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497270.jpg?_wi=1", imageAlt: "Luxury hotel mountain accommodation interior"},
|
||||
{
|
||||
id: "4", title: "Complete Logistics", author: "Seamless Experience", description:
|
||||
"All logistics handled: transfers, route planning, permits, equipment. You simply arrive and adventure.", tags: ["Convenience", "Planning", "Support"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Planning organization team meeting logistics"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis columns={footerColumns} logoText="Hike and Bike" />
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user