Update src/app/page.tsx

This commit is contained in:
2026-05-30 19:25:43 +00:00
parent 54247ef1b9
commit 55009e0d3b

View File

@@ -84,15 +84,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=1",
imageAlt: "Classic barber shop interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-barber-shaving-hair-client_23-2147778750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-barber-shaving-hair-client_23-2147778750.jpg?_wi=1",
imageAlt: "Barber cutting a client's hair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg?_wi=1",
imageAlt: "Client receiving a hot towel shave",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-hair-dryer-client-salon_23-2147737037.jpg",
imageAlt: "Barber detailing a haircut",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wintertime-luxury-ski-resort_482257-102290.jpg?_wi=2",
imageAlt: "fresh haircut side view",
},
{
@@ -169,7 +169,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-washing-head-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6369.jpg",
imageAlt: "Barber applying shaving cream",
},
imageSrc: "http://img.b2bpic.net/free-photo/attractive-barber-shaving-hair-client_23-2147778750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-barber-shaving-hair-client_23-2147778750.jpg?_wi=2",
imageAlt: "fresh haircut side view",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-grooming-beard_23-2149137908.jpg",
imageAlt: "Barber trimming a beard with clippers",
},
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-getting-ready-their-clients_23-2149205895.jpg?_wi=2",
imageAlt: "fresh haircut side view",
},
]}