Fix license order: PA first, then MD
This commit is contained in:
@@ -7,14 +7,14 @@ type CredentialCard = {
|
|||||||
|
|
||||||
const certifications: CredentialCard[] = [
|
const certifications: CredentialCard[] = [
|
||||||
{
|
{
|
||||||
title: 'Active MD LCPC',
|
title: 'Active PA LCPC',
|
||||||
description: 'License PC014692',
|
description: 'Pennsylvania License PC014692',
|
||||||
fileHref: '/docs/PC014692 (1).pdf',
|
fileHref: '/docs/PC014692 (1).pdf',
|
||||||
fileLabel: 'Download PDF',
|
fileLabel: 'Download PDF',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Active MD LCPC (Certificate)',
|
title: 'Active MD LCPC',
|
||||||
description: 'Document for active credential status.',
|
description: 'Maryland License Certificate',
|
||||||
fileHref: '/docs/ActiveMDLCPC.pdf',
|
fileHref: '/docs/ActiveMDLCPC.pdf',
|
||||||
fileLabel: 'Download PDF',
|
fileLabel: 'Download PDF',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user