Update src/app/agendamento/page.tsx

This commit is contained in:
2026-03-05 12:35:58 +00:00
parent 1792106ed4
commit 37d1dfb4e4

View File

@@ -48,7 +48,7 @@ export default function SchedulingPage() {
title: "Consulta Única",
price: "R$ 150",
period: "/sessão",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg?_wi=5",
imageAlt: "Consulta Única",
button: { text: "Agendar Agora", href: "#contact" },
features: ["Sessão de 50 minutos", "Avaliação inicial completa", "Sem compromisso", "Relatório após sessão"],
@@ -58,7 +58,7 @@ export default function SchedulingPage() {
title: "Pack 4 Sessões",
price: "R$ 500",
period: "economize 13%",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-beach_23-2148694882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-beach_23-2148694882.jpg?_wi=3",
imageAlt: "Pack 4 Sessões",
button: { text: "Escolher Plano", href: "#contact" },
features: ["4 sessões de 50 minutos", "Mentorias semanais", "Plano terapêutico personalizado", "Suporte por email"],
@@ -68,7 +68,7 @@ export default function SchedulingPage() {
title: "Acompanhamento Mensal",
price: "R$ 600",
period: "/mês",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg?_wi=6",
imageAlt: "Acompanhamento Mensal",
button: { text: "Contratar", href: "#contact" },
features: ["4 sessões mensais de 50 minutos", "Horários fixos garantidos", "Plano de tratamento customizado", "Prioridade em agendamentos"],