All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 19s
Build & Deploy / 🧪 QA (push) Successful in 1m23s
Build & Deploy / 🏗️ Build (push) Successful in 2m46s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 52s
Build & Deploy / 🔔 Notify (push) Successful in 2s
73 lines
2.2 KiB
Plaintext
73 lines
2.2 KiB
Plaintext
---
|
||
title: "Certificates & Credentials"
|
||
date: "2024-03-20"
|
||
excerpt: "Certified quality, occupational safety, and environmental protection are the foundation of our daily work."
|
||
layout: "fullBleed"
|
||
---
|
||
|
||
<HeroSection
|
||
badge="The E-TIB Group"
|
||
title="Certificates & Credentials"
|
||
subtitle="Certified quality, occupational safety, and environmental protection are the foundation of our daily work."
|
||
backgroundImage={{ url: "/assets/photos/DSC08653.JPG" }}
|
||
/>
|
||
|
||
<CertificatesBlock
|
||
hideHeader={true}
|
||
badge="Certifications & Credentials"
|
||
title="Certified Quality and Safety"
|
||
description="Transparency and the highest standards are the foundation of our work. Here you can find our current certificates available for download."
|
||
certificates={[
|
||
{
|
||
title: 'ISO 14001:2015',
|
||
description: 'Environmental Management System',
|
||
pdfUrl: '/assets/certificates/iso14001.pdf',
|
||
type: 'iso',
|
||
date: '06.12.2023 – 05.12.2026',
|
||
},
|
||
{
|
||
title: 'ISO 9001:2015',
|
||
description: 'Quality Management System',
|
||
pdfUrl: '/assets/certificates/iso9001.pdf',
|
||
type: 'iso',
|
||
date: '06.12.2023 – 05.12.2026',
|
||
},
|
||
{
|
||
title: 'DIN EN ISO 45001:2018',
|
||
description: 'Occupational Health and Safety',
|
||
pdfUrl: '/assets/certificates/iso45001.pdf',
|
||
type: 'iso',
|
||
date: '06.12.2025 – 05.12.2028',
|
||
},
|
||
{
|
||
title: 'Commercial Liability Insurance',
|
||
description: 'RheinLand Insurance (€10M coverage)',
|
||
pdfUrl: '/assets/certificates/betriebshaftpflicht.pdf',
|
||
type: 'general',
|
||
date: '25.03.2026',
|
||
},
|
||
{
|
||
title: 'Exemption Certificate',
|
||
description: 'According to § 48 b EStG',
|
||
pdfUrl: '/assets/certificates/freistellung.pdf',
|
||
type: 'tax',
|
||
date: '09.02.2024',
|
||
},
|
||
{
|
||
title: 'Proof § 13b UStG',
|
||
description: 'Tax liability of the service recipient',
|
||
pdfUrl: '/assets/certificates/nachweis13b.pdf',
|
||
type: 'tax',
|
||
date: '09.02.2024',
|
||
},
|
||
{
|
||
title: 'Certificate in Tax Matters',
|
||
description: 'Tax Office Certificate',
|
||
pdfUrl: '/assets/certificates/bescheinigung.pdf',
|
||
type: 'tax',
|
||
date: '13.02.2025',
|
||
},
|
||
|
||
]}
|
||
/>
|