diff --git a/src/pages/Projects.tsx b/src/pages/Projects.tsx index 3732e50..c5f750b 100644 --- a/src/pages/Projects.tsx +++ b/src/pages/Projects.tsx @@ -8,7 +8,7 @@ const FEATURED_PROJECTS: Project[] = [ id: 1, 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.", - techStack: ["React", "TypeScript", "Framer Motion", "Vite"], + techStack: ["React", "TypeScript", "Framer Motion", "@react-google-maps/api", "nginx", "docker"], image: "/digitCode.jpg", links: { repo: "https://github.com/Bayda77/resume-site",