update links to pdf examples

This commit is contained in:
Amruth Pillai
2026-01-25 23:44:45 +01:00
parent 3a9d2e7652
commit 9257d62216
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -110,10 +110,10 @@ Use this quick reference to decide which format fits your needs:
Download these sample resumes to see how different formats affect the final PDF output:
<CardGroup cols={1}>
<Card arrow horizontal title="A4 Format Example" icon="file-pdf" href="/assets/pdfs/a4-example.pdf">
<Card arrow horizontal title="A4 Format Example" icon="file-pdf" href="https://github.com/user-attachments/files/24849548/a4.pdf">
A sample resume in A4 format showing traditional page breaks and constraints.
</Card>
<Card arrow horizontal title="Free-Form Example" icon="file-lines" href="/assets/pdfs/free-form-example.pdf">
<Card arrow horizontal title="Free-Form Example" icon="file-lines" href="https://github.com/user-attachments/files/24849552/free-form.pdf">
A sample resume in Free-Form format showing a continuous single-page layout.
</Card>
</CardGroup>