add cntent

This commit is contained in:
2025-04-22 13:56:29 -03:00
parent 4b054fb75e
commit d5812d0583
25 changed files with 276 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ const courses = defineCollection({
title: z.string(), title: z.string(),
summary: z.string(), summary: z.string(),
slug: z.string(), slug: z.string(),
img: image().optional(), image: image().optional(),
course: z.object({ course: z.object({
hours: z.number(), hours: z.number(),
reciclagem: z.boolean().default(false), reciclagem: z.boolean().default(false),

View File

@@ -0,0 +1,12 @@
---
id: 99bb3b60-4ded-4a8e-937c-ba2d78ec6454
title: CIPA Grau de Risco 2
slug: cipa-grau-de-risco-2
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: f7def039-bf27-496a-94ff-0667c9c0c0db
title: CIPA Grau de Risco 3
slug: cipa-grau-de-risco-3
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: c19cd7ee-3cc8-4f9c-95ff-dad7993f49b1
title: Gestão da Cultura de Segurança
slug: gesto-da-cultura-de-segurana
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: 80dfc302-4e05-4f23-944d-9a2768cb6c7d
title: LOTO Lockout e Tagout
slug: loto-lockout-e-tagout
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: b3d0e345-a8e5-4dc2-a3b0-218bc894ee55
title: NR-10: Noções do Risco Elétrico
slug: nr-10-noes-do-risco-eltrico
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: 479516a7-5431-452e-8f28-228e34b86e0c
title: NR-11 Segurança em Transpaleteira
slug: nr-11-segurana-em-transpaleteira
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: b945be62-408d-4099-a75c-4d1dda929659
title: NR-11 Segurança na Operação de Pontes Rolantes
slug: nr-11-segurana-na-operao-de-pontes-rolantes
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: 4682187a-cb5c-47a8-9597-ad9243a6d717
title: NR-11 Segurança na Operação de Talhas
slug: nr-11-segurana-na-operao-de-talhas
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: a810dd22-56c0-4d9b-8cd2-7e2ee9c45839
title: NR-11 Transporte, movimentação, armazenagem e manuseio de materiais
slug: nr-11-transporte-movimentao-armazenagem-e-manuseio-de-materiais
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: 3b05b03c-8714-4f98-90e0-2a3ac4940035
title: NR-13 Vasos de Pressão e Unidades de Processo
slug: nr-13-vasos-de-presso-e-unidades-de-processo
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: a3c46d94-cf31-4b5f-8de3-6aa1c2d423f0
title: NR-17 Ergonomia para Teleatendimento/Telemarketing
slug: nr-17-ergonomia-para-teleatendimentotelemarketing
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -4,7 +4,7 @@ title: NR-18 PEMT Plataforma Móvel de Trabalho Aéreo
summary: Capacita os profissionais para identificar e minimizar riscos, utilizar corretamente os Equipamentos de Proteção Individual (EPIs), realizar manutenções preventivas e corretivas, além de garantir a segurança durante a operação de plataformas elevatórias. summary: Capacita os profissionais para identificar e minimizar riscos, utilizar corretamente os Equipamentos de Proteção Individual (EPIs), realizar manutenções preventivas e corretivas, além de garantir a segurança durante a operação de plataformas elevatórias.
slug: nr-18-plataforma-de-trabalho-aereo slug: nr-18-plataforma-de-trabalho-aereo
draft: false draft: false
img: ~/assets/nr18-plataforma.png image: ~/assets/nr18-plataforma.png
seo: seo:
tags: tags:

View File

@@ -0,0 +1,12 @@
---
id: 5c9c1ff1-361f-479d-bd2c-eb3b124a74fc
title: NR-31 CIPATR
slug: nr-31-cipatr
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: c2d1362f-aa7f-40b0-bd15-37570bda5f25
title: PCA - Programa de Conservação Auditiva
slug: pca-programa-de-conservao-auditiva
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,12 @@
---
id: f05293f0-2ff4-4026-9e65-2f0f67d9f83b
title: Prevenção e combate ao assédio sexual e às demais formas de violência no trabalho
slug: preveno-e-combate-ao-assdio-sexual-e-s-demais-formas-de-violncia-no-trabalho
summary: ...
draft: false
course:
hours: 8
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 446426ce-c0f0-4238-83ed-95e8c0434f45
title: Reciclagem de NR-11 Segurança na Operação de Rebocadores
slug: reciclagem-de-nr-11-segurana-na-operao-de-rebocadores
summary: ...
draft: false
course:
hours: 8
trainer: francis
reciclagem: true
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 0e39c7af-a812-49aa-ac12-72f4e0ede8c9
title: Reciclagem de NR-18 Plataforma de Trabalho Aéreo PEMT
slug: reciclagem-de-nr-18-plataforma-de-trabalho-areo-pemt
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 6a403773-aeac-4e6a-ac39-dc958e4be52a
title: Reciclagem em NR-11 - Operador de Empilhadeira
slug: reciclagem-em-nr-11-operador-de-empilhadeira
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: d9f9c3d6-ba97-4695-b1fb-e2539158b064
title: Reciclagem em NR-20 Avançado II
slug: reciclagem-em-nr-20-avanado-ii
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 8efe00d2-38e2-4281-8f5e-b9113e91374b
title: Reciclagem em NR-20 Básico
slug: reciclagem-em-nr-20-bsico
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 0707270e-623f-486a-8dbd-d852377a208c
title: Reciclagem em NR-20 - Intermediário
slug: reciclagem-em-nr-20-intermedirio
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 2b9a6e19-2e2d-4fc2-8924-b45d47057715
title: Reciclagem em NR-33 Trabalhos em Espaços Confinados
slug: reciclagem-em-nr-33-trabalhos-em-espaos-confinados
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -0,0 +1,13 @@
---
id: 30bb357f-2f48-4764-93d1-ffe219cbc5d3
title: Reciclagem em NR-35 Trabalhos em Altura ( Teórico)
slug: reciclagem-em-nr-35-trabalhos-em-altura-terico
summary: ...
draft: false
course:
hours: 8
reciclagem: true
trainer: francis
modules: []
---

View File

@@ -43,7 +43,7 @@ const trainer = data.course?.trainer ? await getEntry(data.course?.trainer) : nu
<section class="space-y-6 lg:space-y-24"> <section class="space-y-6 lg:space-y-24">
<Container class="lg:flex items-center justify-start gap-6 max-lg:pt-6"> <Container class="lg:flex items-center justify-start gap-6 max-lg:pt-6">
<Picture <Picture
src={data?.img ? data.img : placeholder} src={data?.image ? data.image : placeholder}
alt={data.title} alt={data.title}
formats={['webp']} formats={['webp']}
class="max-lg:hidden max-w-116 grayscale-15" class="max-lg:hidden max-w-116 grayscale-15"