fix(mdx): resolve hydration errors and redesign subcompany tiles as logo grid under hero

Former-commit-id: d45ef2baf7ed5f673dc8dd688a3f937376743f84
This commit is contained in:
2026-05-07 11:21:53 +02:00
parent 5439df72ea
commit bd105fefaa
9 changed files with 98 additions and 159 deletions

View File

@@ -34,9 +34,9 @@ layout: "fullBleed"
<div className="bg-white py-24 border-t border-neutral-100">
<div className="container max-w-4xl mx-auto px-4 prose prose-lg md:prose-xl prose-headings:font-bold prose-headings:text-neutral-dark prose-p:text-text-secondary prose-li:text-text-secondary prose-ul:space-y-2">
<h2>Careers at E-TIB</h2>
<p>
<div>
E-TIB GmbH was founded in 2015 out of the motivation to enable high-quality services for our customers as well as fair remuneration for our employees. In addition to remuneration, the appreciation of each individual employee is our top priority.
</p>
</div>
<h3>We offer our employees:</h3>
<ul>
@@ -54,9 +54,9 @@ layout: "fullBleed"
<li>Family atmosphere with company-organized events</li>
</ul>
<p>
<div>
Our successful corporate development enables us to continuously hire new workers. We are always looking for committed and motivated employees. Become a part of our team. Take a look at our open positions or apply speculatively.
</p>
</div>
</div>
</div>