Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-31 22:59:04 +00:00

View File

@@ -82,11 +82,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=1",
imageAlt: "Serene spa treatment room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-hair-washed-salon_657883-576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-hair-washed-salon_657883-576.jpg?_wi=1",
imageAlt: "Woman getting hair styled in salon",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg?_wi=2",
imageAlt: "healthy glossy hair treatment",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-hair-washed-salon_657883-576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-her-hair-washed-salon_657883-576.jpg?_wi=2",
imageAlt: "healthy glossy hair treatment",
},
]}