Update src/app/switzerland/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function SwitzerlandPage() {
|
||||
tag="Alpine Excellence"
|
||||
tagIcon={Mountain}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg?_wi=2"
|
||||
imageAlt="Matterhorn Swiss Alps landscape"
|
||||
imagePosition="right"
|
||||
testimonials={[
|
||||
@@ -95,7 +95,7 @@ export default function SwitzerlandPage() {
|
||||
"Switzerland's precision meets adventure. An elegantly organized experience through Europe's most spectacular peaks.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
name: "Anita Mueller",
|
||||
@@ -104,7 +104,7 @@ export default function SwitzerlandPage() {
|
||||
"The Matterhorn experience was nothing short of transcendent. Guides combined safety with genuine alpine passion.",
|
||||
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",
|
||||
"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=2",
|
||||
},
|
||||
{
|
||||
name: "Klaus Schneider",
|
||||
@@ -113,7 +113,7 @@ export default function SwitzerlandPage() {
|
||||
"Every trail, every valley, every viewpoint was perfectly curated. Switzerland at its finest with expert guidance.",
|
||||
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",
|
||||
"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=3",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -139,7 +139,7 @@ export default function SwitzerlandPage() {
|
||||
"Conquer the legendary Matterhorn at 4,478 meters. This iconic peak combines technical climbing challenge with spectacular views across the Valais and Monte Rosa massif.",
|
||||
tags: ["Technical", "Iconic", "Challenge"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg",
|
||||
"http://img.b2bpic.net/free-photo/sporty-woman_1098-14631.jpg?_wi=3",
|
||||
imageAlt: "Matterhorn climbing experience",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function SwitzerlandPage() {
|
||||
"Hike beneath the legendary Eiger North Face. This dramatic route through the Bernese Oberland showcases Switzerland's most fearsome peaks and alpine meadows.",
|
||||
tags: ["Legendary", "Scenic", "Bernese"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-people-is-hiking-norway-mountains-group-hikers-with-backpacks-tracking-mountains_613910-20462.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-people-is-hiking-norway-mountains-group-hikers-with-backpacks-tracking-mountains_613910-20462.jpg?_wi=3",
|
||||
imageAlt: "Eiger trail hiking",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function SwitzerlandPage() {
|
||||
"Mountain biking through the gentler yet equally breathtaking Appenzell Alps. Combine technical trails with charming mountain villages and traditional Swiss hospitality.",
|
||||
tags: ["Biking", "Charm", "Village"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-matterhorn-mountain-alps_181624-35478.jpg?_wi=3",
|
||||
imageAlt: "Appenzell Alps mountain biking",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user