fix(tiles): remove self-referencing URL from E-TIB GmbH tile
Former-commit-id: 7fbbb2d3f16ec29d2011e04d2886758cd4538219
This commit is contained in:
@@ -18,7 +18,6 @@ interface SubCompanyTilesProps {
|
||||
const defaultCompanies = [
|
||||
{
|
||||
title: 'E-TIB GmbH',
|
||||
url: 'https://www.e-tib.com/',
|
||||
backgroundImage: '/assets/photos/DJI_0243.JPG',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user