From 4afac04ddd1ee5dbd543d4379ffa54cd5f6c97b7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:25:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dfd551e..0ded740 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@anasilva", testimonial: "Perfeito, a durabilidade é incrível!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg?_wi=1", imageAlt: "makeup luxury banner black gold", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@beatrizmakeup", testimonial: "O efeito profissional que eu buscava.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg?_wi=1", imageAlt: "makeup luxury banner black gold", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@carlamendes", testimonial: "Simplesmente apaixonada pelo gloss.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg?_wi=1", imageAlt: "makeup luxury banner black gold", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@dianacosta", testimonial: "Entrega rápida e qualidade impecável.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260916.jpg?_wi=1", imageAlt: "makeup luxury banner black gold", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@elisafaria", testimonial: "Minha marca favorita de maquiagem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-glitter-nail-polish-brush-isolated-white-background_23-2148194845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-glitter-nail-polish-brush-isolated-white-background_23-2148194845.jpg?_wi=1", imageAlt: "makeup luxury banner black gold", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg?_wi=2" imageAlt="Makeup luxury banner black gold" avatars={[ { @@ -170,28 +170,28 @@ export default function LandingPage() { name: "Gloss Luxe", price: "R$ 69,90", variant: "Gold Glow", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg?_wi=2", }, { id: "p2", name: "Cílios Premium", price: "R$ 45,90", variant: "Volume Extremo", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg?_wi=2", }, { id: "p3", name: "Kit Completo", price: "R$ 149,90", variant: "Edição Ouro", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260916.jpg?_wi=2", }, { id: "p4", name: "Delineador", price: "R$ 55,00", variant: "Intenso", - imageSrc: "http://img.b2bpic.net/free-photo/blue-glitter-nail-polish-brush-isolated-white-background_23-2148194845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-glitter-nail-polish-brush-isolated-white-background_23-2148194845.jpg?_wi=2", }, { id: "p5", @@ -277,7 +277,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-toy-laptop-boxes_23-2148790050.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-make-up-face-dark-background_1122-957.jpg?_wi=3", imageAlt: "fast delivery logistics concept", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-with-long-hair-green-dress-standing-cafe-table_1157-14040.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-lip-gloss-texture_52683-95225.jpg?_wi=3", imageAlt: "fast delivery logistics concept", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896824.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mascara-false-eyelashes_23-2148978187.jpg?_wi=3", imageAlt: "fast delivery logistics concept", }, ]} -- 2.49.1