From f744919db645d01e763f251d747f229935c4577d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:39:02 +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 059852b..c375ef0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Quero Treinar Agora", href: "#planos"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/bodybuilding-concept-with-barbell_23-2147675159.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bodybuilding-concept-with-barbell_23-2147675159.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg", alt: "Aluno 1"}, @@ -87,7 +87,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Nossa Missão" description="Com profissionais qualificados, equipamentos novos e um ambiente acolhedor e familiar, a Alpha é o lugar ideal para quem busca saúde, disciplina e evolução." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg?_wi=1" /> @@ -101,13 +101,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/friendly-smiling-diverse-male-colleagues-having-pleasant-conversation-work_1163-5114.jpg", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, { title: "Equipamentos Novos", description: "Tecnologia de ponta para seu treino.", buttonIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/bodybuilding-concept-with-barbell_23-2147675159.jpg", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, + imageSrc: "http://img.b2bpic.net/free-photo/bodybuilding-concept-with-barbell_23-2147675159.jpg?_wi=2", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, { title: "Profissionais Qualificados", description: "Suporte constante para sua evolução.", buttonIcon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290027.jpg?_wi=2", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, { title: "Espaço Inclusivo", description: "Treine com foco e motivação.", buttonIcon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/elementary-school-teacher-teaching-student-online-coronavirus-epidemic_637285-8898.jpg", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, + imageSrc: "http://img.b2bpic.net/free-photo/elementary-school-teacher-teaching-student-online-coronavirus-epidemic_637285-8898.jpg?_wi=1", imageAlt: "Friendly smiling diverse male colleagues having pleasant conversation at work"}, ]} title="Por que a Alpha?" description="Mais do que uma academia, somos um ambiente familiar focado na sua saúde." @@ -205,7 +205,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "s1", name: "Área de Pesos", price: "Moderno", imageSrc: "http://img.b2bpic.net/free-photo/elementary-school-teacher-teaching-student-online-coronavirus-epidemic_637285-8898.jpg"}, + id: "s1", name: "Área de Pesos", price: "Moderno", imageSrc: "http://img.b2bpic.net/free-photo/elementary-school-teacher-teaching-student-online-coronavirus-epidemic_637285-8898.jpg?_wi=2"}, { id: "s2", name: "Área de Cardio", price: "Profissional", imageSrc: "http://img.b2bpic.net/free-photo/guy-treadmill_1098-15189.jpg"}, ]} -- 2.49.1