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", }, ]}