Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 15:24:31 +00:00

View File

@@ -63,15 +63,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg?_wi=1",
imageAlt: "barber shop skin fade",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-skin-texture_23-2149457576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-skin-texture_23-2149457576.jpg?_wi=1",
imageAlt: "skin fade close up",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462518.jpg?_wi=1",
imageAlt: "barber cutting kids hair",
},
{
@@ -107,7 +107,7 @@ export default function LandingPage() {
imageAlt: "skin fade close up",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg?_wi=2",
imageAlt: "skin fade close up",
},
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
imageAlt: "barber cutting kids hair",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-skin-texture_23-2149457576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-skin-texture_23-2149457576.jpg?_wi=2",
imageAlt: "skin fade close up",
},
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
imageAlt: "hair tattoo pattern",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462518.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462518.jpg?_wi=2",
imageAlt: "skin fade close up",
},
]}