diff --git a/src/app/page.tsx b/src/app/page.tsx index 9407e2f..7afb08b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,11 +85,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg?_wi=1", imageAlt: "Barber giving a precision haircut", }, { - imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-washing-old-man-hair-backwash_23-2148181935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-washing-old-man-hair-backwash_23-2148181935.jpg?_wi=1", imageAlt: "Barber meticulously trimming a beard", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Disfrute de un afeitado clásico con navaja o un arreglo de barba que realce su estilo.", bentoComponent: "reveal-icon", icon: Feather, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg?_wi=2", imageAlt: "barbershop interior vintage modern", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { description: "Revitalice su cabello y piel con nuestros tratamientos capilares, faciales y de limpieza profunda.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-washing-old-man-hair-backwash_23-2148181935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-barber-washing-old-man-hair-backwash_23-2148181935.jpg?_wi=2", imageAlt: "barbershop interior vintage modern", }, ]} @@ -292,7 +292,7 @@ export default function LandingPage() { imageAlt: "Mateo, Innovador en Tendencias", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-hairdresser-washing-hair-bearded-men-client-saloon_613910-14581.jpg?_wi=3", imageAlt: "professional male barber portrait", }, ]}