Merge version_1 into main #3
@@ -53,21 +53,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Local Hiker", handle: "@guest", testimonial: "The perfect place to recharge after the trails.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg", imageAlt: "alpine mountain hotel night snow glow"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg?_wi=1", imageAlt: "alpine mountain hotel night snow glow"},
|
||||
{
|
||||
name: "Ski Enthusiast", handle: "@skier", testimonial: "Unmatched mountain views and local flavors.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg", imageAlt: "elevated alpine cuisine plating"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg?_wi=1", imageAlt: "elevated alpine cuisine plating"},
|
||||
{
|
||||
name: "Food Critic", handle: "@gourmet", testimonial: "Sophisticated alpine cuisine at its best.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg", imageAlt: "timber-clad luxury mountain room"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg?_wi=1", imageAlt: "timber-clad luxury mountain room"},
|
||||
{
|
||||
name: "Hotel Guest", handle: "@stay", testimonial: "The sound of the river is pure peace.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg", imageAlt: "wood textures rustic interior alpine"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg?_wi=1", imageAlt: "wood textures rustic interior alpine"},
|
||||
{
|
||||
name: "Mountain Guide", handle: "@guide", testimonial: "Authentic, warm, and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-wearing-white-clothes_23-2149445577.jpg", imageAlt: "majestic alp scenery Ayer Switzerland"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-wearing-white-clothes_23-2149445577.jpg?_wi=1", imageAlt: "majestic alp scenery Ayer Switzerland"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg", alt: "Guest 1"},
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Alpine Mountain Comfort", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg"},
|
||||
id: "1", name: "Alpine Mountain Comfort", price: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Seasonal Valaisanne Platter", price: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg"},
|
||||
id: "2", name: "Seasonal Valaisanne Platter", price: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", name: "Terrace Afternoon Bites", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg"},
|
||||
id: "3", name: "Terrace Afternoon Bites", price: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-dish-branches-plate-mushrooms-potatoes-grey-table-spruce-branches-with-cones-mushrooms-salt-fork-tomatoes-oil_140725-117355.jpg?_wi=4"},
|
||||
]}
|
||||
title="New Culinary Direction"
|
||||
description="Experience terroir-driven dishes and seasonal Valaisanne ingredients in an atmosphere that welcomes both hungry hikers and weary skiers."
|
||||
@@ -121,11 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Panoramic Views", description: "Wake up to the majesty of Ayer from your private balcony.", tag: "Stay", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg"},
|
||||
id: "f1", title: "Panoramic Views", description: "Wake up to the majesty of Ayer from your private balcony.", tag: "Stay", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg?_wi=2"},
|
||||
{
|
||||
id: "f2", title: "Rustic-Chic Comfort", description: "Timber-clad rooms framing a modern mountain comfort lifestyle.", tag: "Relax", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg"},
|
||||
id: "f2", title: "Rustic-Chic Comfort", description: "Timber-clad rooms framing a modern mountain comfort lifestyle.", tag: "Relax", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg?_wi=3"},
|
||||
{
|
||||
id: "f3", title: "Ski-to-Door Proximity", description: "Steps away from the iconic Grimentz-Zinal slope access.", tag: "Ski", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg"},
|
||||
id: "f3", title: "Ski-to-Door Proximity", description: "Steps away from the iconic Grimentz-Zinal slope access.", tag: "Ski", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497251.jpg?_wi=4"},
|
||||
]}
|
||||
title="The Refuge Experience"
|
||||
description="Unplug and recharge in our peaceful rooms where the sound of the river and mountain views set the stage for your sanctuary."
|
||||
@@ -139,11 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "Refuge", title: "Atmosphere", description: "The peace you seek.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg"},
|
||||
id: "m1", value: "Refuge", title: "Atmosphere", description: "The peace you seek.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", value: "Ayer", title: "Location", description: "Heart of the Alps.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-wearing-white-clothes_23-2149445577.jpg"},
|
||||
id: "m2", value: "Ayer", title: "Location", description: "Heart of the Alps.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-wearing-white-clothes_23-2149445577.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "Dining", title: "Cuisine", description: "Soulful flavors.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg"},
|
||||
id: "m3", value: "Dining", title: "Cuisine", description: "Soulful flavors.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-rustic-ingredients_53876-75021.jpg?_wi=3"},
|
||||
]}
|
||||
title="A Visual Journey"
|
||||
description="Wood textures, fresh ingredients, and the majestic scenery of Ayer."
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mesmerizing-view-mountains-covered-snow-sunrise_181624-15487.jpg?_wi=3"
|
||||
columns={[
|
||||
{
|
||||
title: "Le Refuge", items: [
|
||||
|
||||
Reference in New Issue
Block a user