diff --git a/components/Services.vue b/components/Services.vue index e241fdc..8d546c4 100644 --- a/components/Services.vue +++ b/components/Services.vue @@ -121,6 +121,12 @@ const network = shuffle([ tags: ['Backend', 'DevOps', 'Architektur'], flavour: 'Effizient und kommunikativ. "You build it, you run it."', link: 'https://masagu.dev', + }, { + name: 'Judith Böhlert', + img: '/img/network/judith.webp', + tags: ['Full-stack', 'Frontend'], + flavour: 'MVPs und Prototypen - schnell, schick und ohne Drama.', + link: 'https://judithboehlert.com', }, ])