chore: sync bento grid images across home and kompetenzen
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 28s
Build & Deploy / 🧪 QA (push) Successful in 1m39s
Build & Deploy / 🏗️ Build (push) Successful in 3m24s
Build & Deploy / 🚀 Deploy (push) Successful in 33s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s

This commit is contained in:
2026-06-19 15:49:09 +02:00
parent 604b96afe0
commit 1bb26e8db4
3 changed files with 4 additions and 5 deletions

View File

@@ -122,7 +122,7 @@ description: "Die E-TIB GmbH ist Ihr zuverlässiger Partner für komplexe Kabelt
tag: "Energie", tag: "Energie",
size: "large", size: "large",
href: "/de/kabelnetzbau", 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", title: "Bohrtechnik",
@@ -130,7 +130,7 @@ description: "Die E-TIB GmbH ist Ihr zuverlässiger Partner für komplexe Kabelt
tag: "Innovation", tag: "Innovation",
size: "medium", size: "medium",
href: "/de/bohrtechnik", 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", title: "Planung",

View File

@@ -122,7 +122,7 @@ description: "E-TIB GmbH is your reliable partner for complex cable routes, hori
tag: "Energy", tag: "Energy",
size: "large", size: "large",
href: "/en/cable-civil-engineering", 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", title: "Drilling Technology",
@@ -130,7 +130,7 @@ description: "E-TIB GmbH is your reliable partner for complex cable routes, hori
tag: "Innovation", tag: "Innovation",
size: "medium", size: "medium",
href: "/en/drilling-technology", 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", title: "Planning",

View File

@@ -26,7 +26,6 @@
"ioredis": "^5.9.3", "ioredis": "^5.9.3",
"jsdom": "^27.4.0", "jsdom": "^27.4.0",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"mintel-annotator": "link:mintel-annotator",
"next": "16.1.6", "next": "16.1.6",
"next-i18next": "^15.4.3", "next-i18next": "^15.4.3",
"next-intl": "^4.8.2", "next-intl": "^4.8.2",