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-10 17:11:48 +00:00

View File

@@ -94,15 +94,15 @@ export default function LandingPage() {
buttonAnimation="none"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg?_wi=1",
imageAlt: "Vista esterna di Villa Sara B&B",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimwear-relaxing-sun-lounger-near-poolside-backyard_107420-9808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimwear-relaxing-sun-lounger-near-poolside-backyard_107420-9808.jpg?_wi=1",
imageAlt: "Giardino con area relax di Villa Sara",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunset-beach-croatia_181624-60790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-beach-croatia_181624-60790.jpg?_wi=1",
imageAlt: "Vista mare panoramica da Villa Sara",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lonely-female-with-white-robe-towel-lying-down-bed-reading-book-near-window_181624-4283.jpg?_wi=2",
imageAlt: "Modern bedroom interior detail B&B",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimwear-relaxing-sun-lounger-near-poolside-backyard_107420-9808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-swimwear-relaxing-sun-lounger-near-poolside-backyard_107420-9808.jpg?_wi=2",
imageAlt: "Modern bedroom interior detail B&B",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/sunset-beach-croatia_181624-60790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-beach-croatia_181624-60790.jpg?_wi=2",
imageAlt: "Modern bedroom interior detail B&B",
},
]}