diff --git a/src/app/page.tsx b/src/app/page.tsx index f681269..dcbd046 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg?_wi=1", imageAlt: "luxury hair salon interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg?_wi=1", imageAlt: "shiny healthy hair close up", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg?_wi=1", imageAlt: "balayage hair process", }, { @@ -101,14 +101,14 @@ export default function LandingPage() { title: "Balayage Premium", description: "Mechas a mano alzada para un degradado natural y luminoso.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=1", }, { id: "s2", title: "Tratamiento Brillo", description: "Nutrición profunda para un cabello saludable y lleno de vida.", tag: "Tratamiento", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg?_wi=1", }, { id: "s3", @@ -184,7 +184,7 @@ export default function LandingPage() { quote: "El mejor balayage que me han hecho en Madrid.", tag: "Color", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-profession-hairdresser_23-2150668439.jpg?_wi=2", imageAlt: "woman client beauty salon", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "Trato exquisito y resultados increíbles.", tag: "Corte", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-shiny-brown-hair_23-2152001431.jpg?_wi=2", imageAlt: "woman client beauty salon", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { quote: "Mi cabello brilla como nunca antes.", tag: "Brillo", avatarSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230961.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-washed-beauty-salon_23-2149167381.jpg?_wi=2", imageAlt: "woman client beauty salon", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { quote: "Entendieron perfectamente lo que buscaba.", tag: "Atención", avatarSrc: "http://img.b2bpic.net/free-photo/woman-making-up-bride_1157-136.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-studio_1157-17095.jpg?_wi=2", imageAlt: "woman client beauty salon", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Una experiencia de lujo absoluta.", tag: "Salón", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-calm-ginger-woman-with-long-hair-lying-mirror-table-with-bottle-lotion-while-looking_171337-948.jpg?_wi=2", imageAlt: "woman client beauty salon", }, ]}