feat: update all sections

This commit is contained in:
afiqzudinhadi 2025-06-07 00:08:14 +08:00
parent 72cdecfdea
commit a38936fb9a
8 changed files with 212 additions and 54 deletions

View file

@ -82,7 +82,7 @@ export function ProjectsSection({ projects }: ProjectsSectionProps) {
rel="noopener noreferrer"
>
<ExternalLink className="mr-2 h-4 w-4" />
Live Demo
Go to site
</a>
</Button>
)}
@ -143,7 +143,7 @@ export function ProjectsSection({ projects }: ProjectsSectionProps) {
rel="noopener noreferrer"
>
<ExternalLink className="mr-1 h-3 w-3" />
Demo
Go to site
</a>
</Button>
)}