diff --git a/src/app/Footer/Footer.tsx b/src/app/Footer/Footer.tsx index 03676e7a4b22eb0b9d9955e2973cbd9add322b3c..266ba9f3f3f92d79fb0154d614d723f59bd98b57 100644 --- a/src/app/Footer/Footer.tsx +++ b/src/app/Footer/Footer.tsx @@ -17,7 +17,7 @@ const Footer = (): JSX.Element => { </Typography> <EmailIcon fontSize='small' /> <Typography variant={'subtitle2'}> - <Link href="mailto:m.bodenbenner@wzl-mq.rwth-aachen.de?subject=SensOr Interfacing Language">Matthias Bodenbenner</Link> + <Link href="mailto:matthias.bodenbenner@wzl-iqs.rwth-aachen.de?subject=SensOr Interfacing Language">Matthias Bodenbenner</Link> </Typography> </div> ); diff --git a/src/assets/SOIL-logo-full-light.png b/src/assets/SOIL-logo-full-light.png index 9c09c6f9b940f6dc905720428aaaca1ac2224f63..d748d51ae8e17a5a8fd71956130466f80c43464b 100644 Binary files a/src/assets/SOIL-logo-full-light.png and b/src/assets/SOIL-logo-full-light.png differ diff --git a/src/assets/SOIL-logo-full.png b/src/assets/SOIL-logo-full.png index 2eb7471102e29e9972c79e141cd93b9be08a36f9..4ae362bca10773995e2c7f9668ccee1000604c65 100644 Binary files a/src/assets/SOIL-logo-full.png and b/src/assets/SOIL-logo-full.png differ diff --git a/src/assets/SOIL-logo-tight-light.png b/src/assets/SOIL-logo-tight-light.png index f9bad9468266814e28daf1035dac02eaefa61999..943a6ec21cfcf55927a7fcc5387fc8412321b9e6 100644 Binary files a/src/assets/SOIL-logo-tight-light.png and b/src/assets/SOIL-logo-tight-light.png differ diff --git a/src/assets/SOIL-logo-tight.png b/src/assets/SOIL-logo-tight.png index 61d706ce72d55d042f5c72b996667622c1c45a38..ae7e8c5223d029f13bcbf77da0f734491452b7ed 100644 Binary files a/src/assets/SOIL-logo-tight.png and b/src/assets/SOIL-logo-tight.png differ diff --git a/src/assets/qr-code.png b/src/assets/qr-code.png index 7a566fb9fb07b93993934b0c93fca51e15860f54..e2fb0e5f7c0dfd7227914b946fa7e5c6df0d6077 100644 Binary files a/src/assets/qr-code.png and b/src/assets/qr-code.png differ diff --git a/src/features/homepage/Homepage.tsx b/src/features/homepage/Homepage.tsx index 019a84bef494c384cc8f0aad81ebd38ee8220067..b4ba32ec4ae168737c56391e267faac673f3a49d 100644 --- a/src/features/homepage/Homepage.tsx +++ b/src/features/homepage/Homepage.tsx @@ -53,7 +53,7 @@ export function Homepage() { tool dashboard.</Link> </p> <p> - For any questions on that topic contact <Link href="mailto:m.bodenbenner@wzl-mq.rwth-aachen.de?subject=SensOr Interfacing Language">Matthias + For any questions on that topic contact <Link href="mailto:matthias.bodenbenner@wzl-iqs.rwth-aachen.de?subject=SensOr Interfacing Language">Matthias Bodenbenner</Link>. </p> </Box> @@ -61,11 +61,12 @@ export function Homepage() { <Box elevation={2} sx={{ px: 2 }}> <Contact name="Matthias Bodenbenner, M.Sc." avatar={Avatar} - job="Research Associate" + job="Team Leader" + unit="Interoperable Sensor Services" phone="+49 241 80 20605" mobile="+49 152 0428 4307" - mail="m.bodenbenner@wzl-mq.rwth-aachen.de" - teams="cwdfwkenvnmcbtc4@m365.rwth-aachen.de" + mail="matthias.bodenbenner@wzl-iqs.rwth-aachen.de" + // teams="cwdfwkenvnmcbtc4@m365.rwth-aachen.de" linkedIn="matthias-bodenbenner-77a173210" www="https://www.wzl.rwth-aachen.de/cms/WZL/Das-WZL/Kontakt/Team/~siic/Mitarbeiter-CAMPUS-/?gguid=0x43FF59E9370BE84ABF8FEE035358E98F" qrcode={QRCode} />