From c888c8a26c976cae454efde332176dc2f399d495 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 21:39:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93a2fcb..ac94ac0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg?_wi=1", imageAlt: "Realce de cílios profissional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=1", imageAlt: "Design de sobrancelhas impecável", }, { @@ -85,11 +85,11 @@ export default function LandingPage() { imageAlt: "Espaço acolhedor Karol Bianchi Beauty", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hair-products-tools_23-2148547376.jpg?_wi=2", imageAlt: "Micropigmentação natural", }, { - imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg?_wi=2", imageAlt: "Resultado de cílios volume", }, ]} -- 2.49.1