From 8154d74368d912ad7ccf656ef32c2bb801adcbc4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:14:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 74d5742..34af81b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Especialistas en cabello rizado, color y transformaciones personalizadas en Naucalpan." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/two-friends_1385-2599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-friends_1385-2599.jpg?_wi=1", imageAlt: "Transformation 1", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230943.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-friends_1385-2599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-friends_1385-2599.jpg?_wi=2", imageAlt: "professional haircut salon shears", }, { @@ -221,13 +221,13 @@ export default function LandingPage() { icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60842.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-dark-skinned-teenage-girl-has-afro-hairstyle-dressed-casually-has-shining-smile-rests-indoor-with-close-friend-boyfriend-being-good-mood-people-beauty-ethinicity_273609-2100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-dark-skinned-teenage-girl-has-afro-hairstyle-dressed-casually-has-shining-smile-rests-indoor-with-close-friend-boyfriend-being-good-mood-people-beauty-ethinicity_273609-2100.jpg?_wi=1", imageAlt: "professional haircut salon shears", }, ]} @@ -319,7 +319,7 @@ export default function LandingPage() { description: "Ambiente acogedor y profesional.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-protective-face-mask-getting-her-hair-styled-hairdresser-virus-epidemic_637285-9041.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -403,7 +403,7 @@ export default function LandingPage() { handle: "@anar", testimonial: "¡Increíble servicio! Mis rizos nunca se vieron mejor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-dark-skinned-teenage-girl-has-afro-hairstyle-dressed-casually-has-shining-smile-rests-indoor-with-close-friend-boyfriend-being-good-mood-people-beauty-ethinicity_273609-2100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-dark-skinned-teenage-girl-has-afro-hairstyle-dressed-casually-has-shining-smile-rests-indoor-with-close-friend-boyfriend-being-good-mood-people-beauty-ethinicity_273609-2100.jpg?_wi=2", }, { id: "2", -- 2.49.1