Files
e-tib.com/content/en/zertifikate.mdx
Marc Mintel 1d3c6a0f70
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 35s
Build & Deploy / 🧪 QA (push) Successful in 1m33s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
fix(ui): remove dummy certificates from english page
2026-06-15 15:52:36 +02:00

66 lines
1.9 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: '14.12.2023',
},
{
title: 'ISO 9001:2015',
description: 'Quality Management System',
pdfUrl: '/assets/certificates/iso9001.pdf',
type: 'iso',
date: '14.12.2023',
},
{
title: 'DIN EN ISO 45001:2018',
description: 'Occupational Health and Safety',
pdfUrl: '/assets/certificates/iso45001.pdf',
type: 'iso',
date: '05.12.2025',
},
{
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',
},
]}
/>