Convert all docs to PDF: Resume, Presentations, NIT for SUD
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -36,7 +36,7 @@ const presentations: CredentialCard[] = [
|
|||||||
{
|
{
|
||||||
title: 'Presentations & Proposals',
|
title: 'Presentations & Proposals',
|
||||||
description: 'NIT for SUD',
|
description: 'NIT for SUD',
|
||||||
fileHref: '/docs/NIT for SUD.pptx',
|
fileHref: '/docs/NIT for SUD.pdf',
|
||||||
fileLabel: 'Download / Open',
|
fileLabel: 'Download / Open',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ export default function Experience() {
|
|||||||
<div className="mt-6 flex items-center justify-between text-xs text-slate-500">
|
<div className="mt-6 flex items-center justify-between text-xs text-slate-500">
|
||||||
<p>Professional summary</p>
|
<p>Professional summary</p>
|
||||||
<a
|
<a
|
||||||
href="/docs/Peter's Resume.docx"
|
href="/docs/Peter's Resume.pdf"
|
||||||
className="text-emerald-700 hover:text-emerald-800 hover:underline"
|
className="text-emerald-700 hover:text-emerald-800 hover:underline"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
|
|||||||
@@ -14,14 +14,14 @@ const presentations: Presentation[] = [
|
|||||||
title: 'Presentation 1',
|
title: 'Presentation 1',
|
||||||
description: 'Counseling skills demonstration and clinical case study.',
|
description: 'Counseling skills demonstration and clinical case study.',
|
||||||
icon: 'education',
|
icon: 'education',
|
||||||
href: '/docs/Presentation1.pptx',
|
href: '/docs/Presentation1.pdf',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'p2',
|
id: 'p2',
|
||||||
title: 'Presentation 2',
|
title: 'Presentation 2',
|
||||||
description: 'Advanced therapeutic techniques and intervention strategies.',
|
description: 'Advanced therapeutic techniques and intervention strategies.',
|
||||||
icon: 'growth',
|
icon: 'growth',
|
||||||
href: '/docs/Presentation2.pptx',
|
href: '/docs/Presentation2.pdf',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user