From 489a27301461c30dfe5ba612843d6c7b8190b90c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 22:09:53 +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 27d2a21..5fbdb54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-woman-beauty-salon_23-2149102720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-woman-beauty-salon_23-2149102720.jpg?_wi=1", imageAlt: "Design de sobrancelha natural", }, { - imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg?_wi=1", imageAlt: "Resultado nano brows", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageAlt: "Mapeamento de sobrancelhas", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-woman-beauty-salon_23-2149102720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-woman-beauty-salon_23-2149102720.jpg?_wi=2", imageAlt: "close up perfect eyebrows", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageAlt: "Técnica de excelência", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/applying-mascara-her-eyelashes_181624-18072.jpg?_wi=2", imageAlt: "close up perfect eyebrows", }, { @@ -170,7 +170,7 @@ export default function LandingPage() { imageAlt: "Visual sofisticado", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-black-woman-with-mysterious-shadows_23-2149095695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-black-woman-with-mysterious-shadows_23-2149095695.jpg?_wi=1", imageAlt: "close up perfect eyebrows", }, ]} @@ -187,7 +187,7 @@ export default function LandingPage() { description="Com certificação internacional e anos de experiência, Lu Araujo combina técnica apurada com um olhar humanizado para criar sobrancelhas que refletem a sua essência." subdescription="Sua transformação está em mãos seguras." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-black-woman-with-mysterious-shadows_23-2149095695.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-black-woman-with-mysterious-shadows_23-2149095695.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="Lu Araujo, especialista em sobrancelhas" /> -- 2.49.1