From 030bef5c09bdc1d71c660da1636c531112621277 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:15:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93e3799..aea885d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { { title: "Coloración", description: "Balayage, tintes y mechas con productos premium.", 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" }, ], }, @@ -165,7 +165,7 @@ export default function LandingPage() { { title: "Personalización", description: "Cada estilo es único como tú." }, { title: "Confianza", 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" /> -- 2.49.1