diff --git a/components/blocks/SubCompanyTiles.tsx b/components/blocks/SubCompanyTiles.tsx index 06c38525b..613c61c13 100644 --- a/components/blocks/SubCompanyTiles.tsx +++ b/components/blocks/SubCompanyTiles.tsx @@ -18,7 +18,6 @@ interface SubCompanyTilesProps { const defaultCompanies = [ { title: 'E-TIB GmbH', - url: 'https://www.e-tib.com/', backgroundImage: '/assets/photos/DJI_0243.JPG', }, { diff --git a/content/de/home.mdx b/content/de/home.mdx index ed97f4d30..3da056fc6 100644 --- a/content/de/home.mdx +++ b/content/de/home.mdx @@ -20,7 +20,6 @@ description: Willkommen bei E-TIB GmbH title: "E-TIB GMBH", description: "Das Unternehmen hat sich voll und ganz auf den Kabelleitungstiefbau spezialisiert. Das komplette Leistungsspektrum zur Errichtung von Kabeltrassen aus einer Hand.", icon: "M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z", - url: "https://www.e-tib.com/", backgroundImage: "/assets/photos/DJI_0243.JPG" }, { diff --git a/content/en/home.mdx b/content/en/home.mdx index 036af2c47..5e5484859 100644 --- a/content/en/home.mdx +++ b/content/en/home.mdx @@ -20,7 +20,6 @@ description: Welcome to E-TIB GmbH title: "E-TIB GMBH", description: "The company has fully specialized in cable civil engineering. The complete range of services for the construction of cable routes from a single source.", icon: "M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z", - url: "https://www.e-tib.com/", backgroundImage: "/assets/photos/DJI_0243.JPG" }, {