From 34aaf6fc260ecc5d2851989a0eab65bb7ecb4dd5 Mon Sep 17 00:00:00 2001 From: otiagomaciel <48842274+otiagomaciel@users.noreply.github.com> Date: Wed, 30 Apr 2025 16:49:38 -0300 Subject: [PATCH] Update ppr-programa-de-protecao-respiratoria.mdx --- .../ppr-programa-de-protecao-respiratoria.mdx | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx b/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx index 24f855b..b438fe4 100644 --- a/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx +++ b/superpage/src/content/courses/ppr-programa-de-protecao-respiratoria.mdx @@ -6,7 +6,12 @@ excerpt: ... draft: false course: - hours: 8 - trainer: francis - modules: [] ---- + hours: 4 + unit_price: 99 + --- + +import { Accordion, Item, Header, Body } from "~/components/Accordion"; +import { Course } from "~/components/Course"; + + +