Update src/app/page.tsx

This commit is contained in:
2026-04-07 07:26:38 +00:00
parent a1ca08a5f1
commit 06999097c3

View File

@@ -70,11 +70,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg?_wi=1",
imageAlt: "Modern Barbershop Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1",
imageAlt: "Precision Haircutting",
},
{
@@ -82,11 +82,11 @@ export default function LandingPage() {
imageAlt: "Grooming Ritual",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg?_wi=2",
imageAlt: "Barbershop Craft Details",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2",
imageAlt: "Professional Barber Setup",
},
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/reflection-bearded-man-barbershop-mirror_1304-2779.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairclips-scissors-bag_23-2147778856.jpg?_wi=3",
imageAlt: "barbershop interior modern dark aesthetic",
},
]}