From 4b40d5d75cca904768d41e6f09700745327a9a39 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 00:33:54 +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 b5e7f2d..fe47093 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#estrutura", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg?_wi=1" imageAlt="Ambiente premium da CT Pulsar Evolution" mediaAnimation="slide-up" avatars={[ @@ -176,7 +176,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-treadmill-console-with-settings_1262-2975.jpg?_wi=2", imageAlt: "personal trainer helping athlete", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { title: "Constância Real", description: "Disciplina para gerar resultados.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg?_wi=1", }, items: [ { @@ -208,7 +208,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-gym-with-dumbbells-her-hands_169016-59143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-gym-with-dumbbells-her-hands_169016-59143.jpg?_wi=1", imageAlt: "personal trainer helping athlete", }, ]} @@ -228,13 +228,13 @@ export default function LandingPage() { id: "p1", name: "Suplemento Elite", price: "R$ 150", - imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980068.jpg?_wi=2", }, { id: "p2", name: "Apparel Premium", price: "R$ 220", - imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-gym-with-dumbbells-her-hands_169016-59143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-gym-with-dumbbells-her-hands_169016-59143.jpg?_wi=2", }, { id: "p3", -- 2.49.1