Fix license order: PA first, then MD

This commit is contained in:
2026-04-18 17:37:43 -04:00
parent 58a05c7cdf
commit 74d11e8950
+4 -4
View File
@@ -7,14 +7,14 @@ type CredentialCard = {
const certifications: CredentialCard[] = [
{
title: 'Active MD LCPC',
description: 'License PC014692',
title: 'Active PA LCPC',
description: 'Pennsylvania License PC014692',
fileHref: '/docs/PC014692 (1).pdf',
fileLabel: 'Download PDF',
},
{
title: 'Active MD LCPC (Certificate)',
description: 'Document for active credential status.',
title: 'Active MD LCPC',
description: 'Maryland License Certificate',
fileHref: '/docs/ActiveMDLCPC.pdf',
fileLabel: 'Download PDF',
},