Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 22:12:02 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio_74190-3626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio_74190-3626.jpg?_wi=1",
imageAlt: "Anjouan landscape",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
title: "Parcours uniques",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg"
imageSrc="http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg?_wi=1"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -135,7 +135,7 @@ export default function LandingPage() {
id: "1",
name: "Chambre Standard",
price: "120€",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg?_wi=1",
},
{
id: "2",
@@ -188,7 +188,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/hiker-climbing-tree-trunk_23-2147683222.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio_74190-3626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio_74190-3626.jpg?_wi=2",
imageAlt: "hiking adventure tropical",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-having-picnic-backyard_1303-22586.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497269.jpg?_wi=2",
imageAlt: "hiking adventure tropical",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-man-woman-standing-front-burning-bonfire_1153-4372.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg?_wi=2",
imageAlt: "hiking adventure tropical",
},
]}