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-03 14:05:14 +00:00

View File

@@ -92,15 +92,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5403.jpg?_wi=1",
imageAlt: "Woman getting hair styled in a salon",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-washing-with-soap_140725-8948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-washing-with-soap_140725-8948.jpg?_wi=1",
imageAlt: "Hairdresser applying color to client's hair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313031.jpg?_wi=1",
imageAlt: "Close-up of beautifully styled wavy hair",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageAlt: "Hairdresser giving a precision haircut",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5403.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5403.jpg?_wi=2",
imageAlt: "haircut and styling scissors comb",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
imageAlt: "Client getting hair colored with highlights",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-washing-with-soap_140725-8948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-hair-washing-with-soap_140725-8948.jpg?_wi=2",
imageAlt: "haircut and styling scissors comb",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
imageAlt: "Applying a luxurious hair treatment",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313031.jpg?_wi=2",
imageAlt: "haircut and styling scissors comb",
},
]}