fix: update team titles and location names
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🧪 QA (push) Successful in 1m20s
Build & Deploy / 🏗️ Build (push) Successful in 2m33s
Build & Deploy / 🚀 Deploy (push) Successful in 29s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m8s
Build & Deploy / 🔔 Notify (push) Successful in 3s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 30s
Build & Deploy / 🧪 QA (push) Successful in 1m20s
Build & Deploy / 🏗️ Build (push) Successful in 2m33s
Build & Deploy / 🚀 Deploy (push) Successful in 29s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 1m8s
Build & Deploy / 🔔 Notify (push) Successful in 3s
This commit is contained in:
@@ -42,7 +42,7 @@ layout: "fullBleed"
|
|||||||
{
|
{
|
||||||
id: "martin-polan",
|
id: "martin-polan",
|
||||||
name: "Martin Polan",
|
name: "Martin Polan",
|
||||||
position: "Bauleiter",
|
position: "Bauleitung",
|
||||||
email: "m.polan@e-tib.com",
|
email: "m.polan@e-tib.com",
|
||||||
phone: "+49 171 3868167",
|
phone: "+49 171 3868167",
|
||||||
image: "/assets/photos/team/martin.jpg"
|
image: "/assets/photos/team/martin.jpg"
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ layout: "fullBleed"
|
|||||||
{
|
{
|
||||||
id: "martin-polan",
|
id: "martin-polan",
|
||||||
name: "Martin Polan",
|
name: "Martin Polan",
|
||||||
position: "Site Manager",
|
position: "Site Management",
|
||||||
email: "m.polan@e-tib.com",
|
email: "m.polan@e-tib.com",
|
||||||
phone: "+49 171 3868167",
|
phone: "+49 171 3868167",
|
||||||
image: "/assets/photos/team/martin.jpg"
|
image: "/assets/photos/team/martin.jpg"
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ export const standorteData: StandortData[] = [
|
|||||||
{
|
{
|
||||||
id: 'guben',
|
id: 'guben',
|
||||||
name: 'E-TIB GmbH',
|
name: 'E-TIB GmbH',
|
||||||
shortName: 'Guben (Hauptsitz)',
|
shortName: 'Standort Brandenburg (Hauptsitz)',
|
||||||
type: 'hq',
|
type: 'hq',
|
||||||
description: {
|
description: {
|
||||||
de: 'Unser Hauptsitz in Guben bildet das strategische und operative Zentrum der E-TIB Gruppe. Von hier aus steuern wir bundesweit Großprojekte im Kabelleitungsnetzbau und koordinieren unseren hochmodernen Maschinenpark.',
|
de: 'Unser Hauptsitz in Guben bildet das strategische und operative Zentrum der E-TIB Gruppe. Von hier aus steuern wir bundesweit Großprojekte im Kabelleitungsnetzbau und koordinieren unseren hochmodernen Maschinenpark.',
|
||||||
@@ -117,7 +117,7 @@ export const standorteData: StandortData[] = [
|
|||||||
{
|
{
|
||||||
id: 'buelstedt',
|
id: 'buelstedt',
|
||||||
name: 'E-TIB Ingenieurgesellschaft mbH',
|
name: 'E-TIB Ingenieurgesellschaft mbH',
|
||||||
shortName: 'Bülstedt (Ingenieurgesellschaft)',
|
shortName: 'Standort Niedersachsen',
|
||||||
type: 'branch',
|
type: 'branch',
|
||||||
description: {
|
description: {
|
||||||
de: 'Unsere Ingenieurgesellschaft in Bülstedt ist spezialisiert auf die hochpräzise Planung, Vermessung und Projektierung von Energie- und Telekommunikationsnetzen. Hier verschmelzen technische Expertise und modernes Datenmanagement.',
|
de: 'Unsere Ingenieurgesellschaft in Bülstedt ist spezialisiert auf die hochpräzise Planung, Vermessung und Projektierung von Energie- und Telekommunikationsnetzen. Hier verschmelzen technische Expertise und modernes Datenmanagement.',
|
||||||
|
|||||||
@@ -138,7 +138,7 @@
|
|||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"preinstall": "npx only-allow pnpm"
|
"preinstall": "npx only-allow pnpm"
|
||||||
},
|
},
|
||||||
"version": "2.2.13",
|
"version": "2.2.14",
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": [
|
"onlyBuiltDependencies": [
|
||||||
"@parcel/watcher",
|
"@parcel/watcher",
|
||||||
|
|||||||
Reference in New Issue
Block a user