Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-05 12:48:55 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -65,11 +65,11 @@ export default function SchedulingPage() {
},
{
id: "acompanhamento-mensal",
title: "Acompanhamento Mensal",
title: "pack mensal ",
price: "R$ 600",
period: "/mês",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg?_wi=6",
imageAlt: "Acompanhamento Mensal",
imageAlt: "pack 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"],
},

View File

@@ -164,11 +164,11 @@ export default function HomePage() {
},
{
id: "acompanhamento-mensal",
title: "Acompanhamento Mensal",
title: "pack mensal ",
price: "R$ 600",
period: "/mês",
imageSrc: "http://img.b2bpic.net/free-photo/male-journalist-doing-his-job_23-2149029363.jpg?_wi=3",
imageAlt: "Acompanhamento Mensal",
imageAlt: "pack mensal ",
button: { text: "Contratar", href: "/agendamento" },
features: ["4 sessões mensais de 50 minutos", "Horários fixos garantidos", "Plano de tratamento customizado", "Prioridade em agendamentos"],
},