From 4c968e6053068dfaa7694ccde51a3d2ec4771d78 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 15:38:06 +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 a0f353b..5abfcfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { 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", @@ -116,7 +116,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" /> @@ -136,21 +136,21 @@ export default function LandingPage() { 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", + 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", + 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", + 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", }, ]} @@ -309,7 +309,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/elementary-school-teacher-teaching-student-online-coronavirus-epidemic_637285-8898.jpg?_wi=2", }, { id: "s2", -- 2.49.1