fixed project

This commit is contained in:
2026-01-12 18:17:27 -06:00
parent b78fea0762
commit 54831798d0

View File

@@ -8,7 +8,7 @@ const FEATURED_PROJECTS: Project[] = [
id: 1, id: 1,
title: "Digital Resume", title: "Digital Resume",
description: "A fully responsive, glassmorphic portfolio site built to showcase my skills and experience. Features animated page transitions, typing effects, and a dynamic map component.", description: "A fully responsive, glassmorphic portfolio site built to showcase my skills and experience. Features animated page transitions, typing effects, and a dynamic map component.",
techStack: ["React", "TypeScript", "Framer Motion", "Vite"], techStack: ["React", "TypeScript", "Framer Motion", "@react-google-maps/api", "nginx", "docker"],
image: "/digitCode.jpg", image: "/digitCode.jpg",
links: { links: {
repo: "https://github.com/Bayda77/resume-site", repo: "https://github.com/Bayda77/resume-site",