Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 23:49:18 +00:00

View File

@@ -84,11 +84,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg?_wi=1",
imageAlt: "Woman getting a professional haircut at Joseba Gorkla Peluquería",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-hair-woman_23-2147784501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-hair-woman_23-2147784501.jpg?_wi=1",
imageAlt: "Hair stylist applying color to a client's hair",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
description: "Transform your look with our professional coloring services, including highlights, balayage, and full-color treatments using premium products.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg?_wi=2",
imageAlt: "scissors icon vector",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
description: "Look stunning for any special occasion with our bespoke styling services, including elegant updos and beautiful bridal hair designs.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-hair-woman_23-2147784501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-braiding-hair-woman_23-2147784501.jpg?_wi=2",
imageAlt: "scissors icon vector",
},
]}