refactor: enforce global Button component usage across all files (Header, Forms, Grids, MDX)

Former-commit-id: aa55620667a28e5c00ab2603da6ea6dc1e1c5ecf
This commit is contained in:
2026-05-07 11:40:47 +02:00
parent 055f6009d4
commit b393bba073
341 changed files with 885 additions and 877 deletions

View File

@@ -55,26 +55,26 @@ description: Willkommen bei E-TIB GmbH
</div>
<div className="flex flex-wrap gap-3 py-2">
<a href="/de/kompetenzen#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<Button href="/de/kompetenzen#kabelbau" variant="white" size="sm">
Tiefbauarbeiten
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/de/kompetenzen#bohrtechnik" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/de/kompetenzen#bohrtechnik" variant="white" size="sm">
Horizontalspülbohrungen
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/de/kompetenzen#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/de/kompetenzen#kabelbau" variant="white" size="sm">
Kabelpflugarbeiten
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/de/kompetenzen#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/de/kompetenzen#kabelbau" variant="white" size="sm">
Leitungsverlegung
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/de/kompetenzen#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/de/kompetenzen#kabelbau" variant="white" size="sm">
Kabelmontagen
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
</div>
<div>

View File

@@ -55,26 +55,26 @@ description: Welcome to E-TIB GmbH
</div>
<div className="flex flex-wrap gap-3 py-2">
<a href="/en/competencies#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<Button href="/en/competencies#kabelbau" variant="white" size="sm">
Civil Engineering
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/en/competencies#bohrtechnik" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/en/competencies#bohrtechnik" variant="white" size="sm">
Horizontal Directional Drilling
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/en/competencies#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/en/competencies#kabelbau" variant="white" size="sm">
Cable Plowing
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/en/competencies#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/en/competencies#kabelbau" variant="white" size="sm">
Pipeline Installation
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<a href="/en/competencies#kabelbau" className="inline-flex items-center px-5 py-2.5 bg-white border border-neutral-200 rounded-full text-base md:text-lg font-bold text-neutral-dark hover:border-primary hover:text-primary transition-all shadow-sm hover:shadow-md hover:-translate-y-0.5">
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
<Button href="/en/competencies#kabelbau" variant="white" size="sm">
Cable Assembly
<svg className="w-4 h-4 ml-2 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</a>
<svg className="w-4 h-4 ml-1 opacity-50" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2"><path d="M5 12h14M12 5l7 7-7 7"/></svg>
</Button>
</div>
<div>