From f12296945d52644bb558cfc90f119081a9e8a7b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 03:26:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bff2f2..03bfb13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg?_wi=1" imageAlt="Academia Império Espaço" /> @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Profissionais Certificados", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-women-gym-giving-high-five_23-2148419857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-women-gym-giving-high-five_23-2148419857.jpg?_wi=1" imageAlt="Nossa equipe em ação" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -107,7 +107,7 @@ export default function LandingPage() { "Performance", "Força", ], - imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg?_wi=1", imageAlt: "Equipamentos", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { "Saúde", "Resistência", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-step-machine_23-2147789596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-step-machine_23-2147789596.jpg?_wi=1", imageAlt: "Cardio", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { "Conforto", "Limpeza", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-gym-equipment-while-wearing-protective-mask_23-2148769865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-gym-equipment-while-wearing-protective-mask_23-2148769865.jpg?_wi=1", imageAlt: "Vestiário", }, ]} @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Melhor estrutura de academia que já frequentei, resultados rápidos.", tag: "Musculação", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-fitness-woman-stretching-her-hands_171337-6243.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-before-training_23-2147688196.jpg?_wi=2", imageAlt: "modern gym interior weight area", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Ambiente incrível, motivador e muito limpo!", tag: "Cardio", avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-with-towel-her-shoulders-open-water-bottle-gym_1153-4025.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-giving-high-five_23-2148419857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-gym-giving-high-five_23-2148419857.jpg?_wi=2", imageAlt: "personal trainer helping student", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Equipamentos de alta performance, super recomendo.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-training-sport-center_839833-28106.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-dumbbells-gym_169016-59099.jpg?_wi=2", imageAlt: "modern weight training equipment gym", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Profissionais muito atenciosos, me ajudam sempre!", tag: "Treino", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-motivated-sweaty-brazilian-strong-sportswoman-exercise-gym-stretching-warmup-before-health-club-training-session-using-crossfit-rings-workout-muscles-doing-gymnastic-health-club_197531-30363.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-step-machine_23-2147789596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-step-machine_23-2147789596.jpg?_wi=2", imageAlt: "cardio workout stationary bike zone", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Academia Império mudou minha rotina.", tag: "Saúde", avatarSrc: "http://img.b2bpic.net/free-photo/fit-individual-doing-sport_23-2151764321.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-gym-equipment-while-wearing-protective-mask_23-2148769865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-gym-equipment-while-wearing-protective-mask_23-2148769865.jpg?_wi=2", imageAlt: "gym locker room clean modern", }, ]} -- 2.49.1