diff --git a/src/app/page.tsx b/src/app/page.tsx index 30610db..1a74707 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { handle: "@sofiar", testimonial: "A qualidade é incomparável. O corte é perfeito.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=1", imageAlt: "elegant model luxury clothing style", }, { @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@lucasp", testimonial: "Estilo clássico com um toque moderno. Adorei.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg?_wi=1", imageAlt: "premium cashmere sweater beige", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@marinad", testimonial: "Simplesmente sofisticado. Minha marca favorita.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg?_wi=1", imageAlt: "tailored linen shirt white", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@pedrom", testimonial: "O ajuste é impecável. Qualidade excelente.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg?_wi=1", imageAlt: "wool trench coat classic", }, { @@ -88,11 +88,11 @@ export default function LandingPage() { handle: "@anac", testimonial: "Um investimento que vale cada centavo.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg?_wi=1", imageAlt: "silk scarf elegant pattern", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=2" imageAlt="Heritage clothing collection" avatars={[ { @@ -156,25 +156,25 @@ export default function LandingPage() { id: "1", name: "Cashmere Sweater", price: "R$ 899", - imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg?_wi=2", }, { id: "2", name: "Linen Tailored Shirt", price: "R$ 550", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg?_wi=2", }, { id: "3", name: "Heritage Trench Coat", price: "R$ 1.800", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg?_wi=2", }, { id: "4", name: "Silk Heritage Scarf", price: "R$ 390", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg?_wi=2", }, { id: "5",