Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-12 01:05:25 +00:00

View File

@@ -86,11 +86,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg?_wi=1",
imageAlt: "Luxurious glamping dome with a stunning mountain view at sunset",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150533031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150533031.jpg?_wi=1",
imageAlt: "Cozy and elegant interior of a glamping dome with warm lighting",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg?_wi=2",
imageAlt: "private outdoor hot tub glamping",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150533031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangements-still-life_23-2150533031.jpg?_wi=2",
imageAlt: "private outdoor hot tub glamping",
},
]}