diff --git a/components/Services.vue b/components/Services.vue index bfe8962..3fad2fe 100644 --- a/components/Services.vue +++ b/components/Services.vue @@ -123,7 +123,7 @@ const network = shuffle([ }, { name: 'Maximilian Schluer', - img: 'maxmilian', + img: 'max', tags: ['iOS Development', 'Software-QA'], flavour: 'Kann dein iOS-Team unterstützen oder dein Software-Qualitätsproblem lösen – egal welches.', link: 'https://max-schluer.de', diff --git a/public/img/network/max@1x.webp b/public/img/network/max@1x.webp new file mode 100644 index 0000000..ea8a5bf Binary files /dev/null and b/public/img/network/max@1x.webp differ diff --git a/public/img/network/max@2x.webp b/public/img/network/max@2x.webp new file mode 100644 index 0000000..2e158c2 Binary files /dev/null and b/public/img/network/max@2x.webp differ diff --git a/public/img/network/max@3x.webp b/public/img/network/max@3x.webp new file mode 100644 index 0000000..f6ab583 Binary files /dev/null and b/public/img/network/max@3x.webp differ diff --git a/public/img/network/maximilian.webp b/public/img/network/maximilian.webp deleted file mode 100644 index 8527390..0000000 Binary files a/public/img/network/maximilian.webp and /dev/null differ