Merge version_1 into main #1

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

View File

@@ -84,15 +84,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-interior_23-2151945692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-interior_23-2151945692.jpg?_wi=1",
imageAlt: "Luxurious aesthetic clinic interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-hairdresser-preparing-coloring-procedure_23-2147769756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-hairdresser-preparing-coloring-procedure_23-2147769756.jpg?_wi=1",
imageAlt: "Woman receiving facial treatment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40759.jpg?_wi=1",
imageAlt: "Cryolipolysis machine in action",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-interior_23-2151945692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-interior_23-2151945692.jpg?_wi=2",
imageAlt: "woman receiving botox injection",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-hairdresser-preparing-coloring-procedure_23-2147769756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-hairdresser-preparing-coloring-procedure_23-2147769756.jpg?_wi=2",
imageAlt: "woman receiving botox injection",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shock-wave-therapy-device-with-male-doctor-hands-rubber-gloves_169016-40759.jpg?_wi=2",
imageAlt: "woman receiving botox injection",
},
]}