diff --git a/components/blocks/SubCompanyTiles.tsx b/components/blocks/SubCompanyTiles.tsx index 80392cf3a..af469161a 100644 --- a/components/blocks/SubCompanyTiles.tsx +++ b/components/blocks/SubCompanyTiles.tsx @@ -172,7 +172,7 @@ export function SubCompanyTiles(props: SubCompanyTilesProps) { {/* LOGO RENDERING */} {isEtib ? (
-
+
E-TIB Logo
{isIng && ( -
+
Ingenieurgesellschaft
)} {isVerwaltung && ( -
+
Verwaltung GmbH
)} {isBohrtechnik && ( -
+
Bohrtechnik GmbH
)}