add temp docs

This commit is contained in:
Sergey Krylov 2025-03-26 11:22:17 +03:00
parent 4691c77b52
commit 3e1bd4be82
3 changed files with 14 additions and 0 deletions

Binary file not shown.

BIN
public/docs/temp.pdf Normal file

Binary file not shown.

View File

@ -68,6 +68,20 @@ export default function Home() {
</DropdownMenuItem> </DropdownMenuItem>
</Link> </Link>
<Link href="/docs/Krylov_Sergey-Frontend_Developer.pdf">
<DropdownMenuItem>
<Image src="/icons/pdf.svg" alt="pdf icon" height={16} width={16} className="grayscale"/>
PDF 2
</DropdownMenuItem>
</Link>
<Link href="/docs/temp.pdf">
<DropdownMenuItem>
<Image src="/icons/pdf.svg" alt="pdf icon" height={16} width={16} className="grayscale"/>
PDF 3
</DropdownMenuItem>
</Link>
<Link href="/docs/Крылов_Сергей-Frontend_Developer.docx"> <Link href="/docs/Крылов_Сергей-Frontend_Developer.docx">
<DropdownMenuItem> <DropdownMenuItem>
<Image src="/icons/docx.svg" alt="docx icon" height={16} width={16} className="grayscale"/> <Image src="/icons/docx.svg" alt="docx icon" height={16} width={16} className="grayscale"/>