diff --git a/content/de/home.mdx b/content/de/home.mdx index 91998bcd8..1f72aaa97 100644 --- a/content/de/home.mdx +++ b/content/de/home.mdx @@ -122,7 +122,7 @@ description: "Die E-TIB GmbH ist Ihr zuverlässiger Partner für komplexe Kabelt tag: "Energie", size: "large", href: "/de/kabelnetzbau", - image: { url: "/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-54.jpg", alt: "Kabelleitungstiefbau" } + image: { url: "/assets/photos/DSC01123.JPG", alt: "Kabelleitungstiefbau" } }, { title: "Bohrtechnik", @@ -130,7 +130,7 @@ description: "Die E-TIB GmbH ist Ihr zuverlässiger Partner für komplexe Kabelt tag: "Innovation", size: "medium", href: "/de/bohrtechnik", - image: { url: "/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-47.jpg", alt: "Bohrtechnik" } + image: { url: "/assets/photos/DSC08653.JPG", alt: "Bohrtechnik" } }, { title: "Planung", diff --git a/content/en/home.mdx b/content/en/home.mdx index 06655c20b..8c35d1f68 100644 --- a/content/en/home.mdx +++ b/content/en/home.mdx @@ -122,7 +122,7 @@ description: "E-TIB GmbH is your reliable partner for complex cable routes, hori tag: "Energy", size: "large", href: "/en/cable-civil-engineering", - image: { url: "/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-54.jpg", alt: "Cable Civil Engineering" } + image: { url: "/assets/photos/DSC01123.JPG", alt: "Cable Civil Engineering" } }, { title: "Drilling Technology", @@ -130,7 +130,7 @@ description: "E-TIB GmbH is your reliable partner for complex cable routes, hori tag: "Innovation", size: "medium", href: "/en/drilling-technology", - image: { url: "/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-47.jpg", alt: "Drilling Technology" } + image: { url: "/assets/photos/DSC08653.JPG", alt: "Drilling Technology" } }, { title: "Planning", diff --git a/package.json b/package.json index 43ab52485..feb697feb 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,6 @@ "ioredis": "^5.9.3", "jsdom": "^27.4.0", "leaflet": "^1.9.4", - "mintel-annotator": "link:mintel-annotator", "next": "16.1.6", "next-i18next": "^15.4.3", "next-intl": "^4.8.2",