diff --git a/components/de/Partners.vue b/components/de/Partners.vue
index 0a99b82..bce52ba 100644
--- a/components/de/Partners.vue
+++ b/components/de/Partners.vue
@@ -3,7 +3,7 @@
Unsere Unternehmenspartner
+ class="mx-auto mt-8 grid max-w-lg grid-cols-4 items-center gap-x-8 gap-y-10 sm:max-w-xl sm:grid-cols-4 sm:gap-x-8 lg:mx-0 lg:max-w-none lg:grid-cols-3">
@@ -16,6 +16,10 @@
+
+
+
diff --git a/components/en/Partners.vue b/components/en/Partners.vue
index b8f6d76..be9c127 100644
--- a/components/en/Partners.vue
+++ b/components/en/Partners.vue
@@ -3,7 +3,7 @@
Our business partners
+ class="mx-auto mt-8 grid max-w-lg grid-cols-4 items-center gap-x-8 gap-y-10 sm:max-w-xl sm:grid-cols-4 sm:gap-x-8 lg:mx-0 lg:max-w-none lg:grid-cols-3">
@@ -16,6 +16,10 @@
+
+
+
diff --git a/components/it/Partners.vue b/components/it/Partners.vue
index e03f274..da2dbaa 100644
--- a/components/it/Partners.vue
+++ b/components/it/Partners.vue
@@ -3,7 +3,7 @@
I nostri partner aziendali
+ class="mx-auto mt-8 grid max-w-lg grid-cols-4 items-center gap-x-8 gap-y-10 sm:max-w-xl sm:grid-cols-4 sm:gap-x-8 lg:mx-0 lg:max-w-none lg:grid-cols-3">
@@ -16,6 +16,10 @@
+
+
+
diff --git a/public/Microsoft-Partner.png b/public/Microsoft-Partner.png
new file mode 100644
index 0000000..3f63801
Binary files /dev/null and b/public/Microsoft-Partner.png differ