@@ -50,8 +50,8 @@ const {
{/* Text content takes up the remaining space */}
- {name &&
{name}
}
- {description &&
{description}
}
+ {name &&
{name}
}
+ {description &&
{description}
}
))
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 010aab4..67eb8dc 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -310,8 +310,8 @@ const metadata = {
},
},
{
- name: 'Microsoft 365 Certified: Teams Administrator Associate',
- description: 'Earning the Microsoft 365 Certified: Teams Administrator Associate certification demonstrates your ability to plan, deploy, configure, and manage Microsoft Teams to facilitate efficient collaboration and communication within a Microsoft 365 environment.',
+ name: 'M365: Teams Administrator Associate',
+ description: 'Earning the Teams Administrator Associate certification demonstrates your ability to plan, deploy, configure, and manage Microsoft Teams to facilitate efficient collaboration and communication within a Microsoft 365 environment.',
linkUrl: 'https://learn.microsoft.com/en-us/credentials/certifications/m365-teams-administrator-associate/?practice-assessment-type=certification',
image: {
src: MicrosoftAssociate,
@@ -345,6 +345,7 @@ const metadata = {
alt: 'Nexthink Administrator badge',
},
},
+
]}
/>