diff --git a/src/app/page.tsx b/src/app/page.tsx index be58970..415278a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg?_wi=1" imageAlt="Barbershop interior with an empty barber chair" /> @@ -124,7 +124,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-listening-music-earbuds-outside_23-2148381755.jpg", imageAlt: "Man smiling with a fresh haircut", }, - imageSrc: "http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beige-barber-wallpaper-background-with-tools-job-career-concept_53876-148095.jpg?_wi=2", imageAlt: "barber cutting hair close-up", }, { @@ -163,10 +163,10 @@ export default function LandingPage() { imageAlt: "Man receiving a hair wash and treatment", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=1", imageAlt: "Man with healthy, shiny 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: "barber cutting hair close-up", }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { name: "Corte de Cabello", price: "$5.000 ARS", variant: "Estilo tradicional o moderno", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-listening-music-headphone_23-2147892843.jpg?_wi=2", imageAlt: "Classic haircut", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { name: "Afeitado con Navaja", price: "$4.000 ARS", variant: "Afeitado apurado con toallas calientes", - 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: "Straight razor shave", }, {