diff --git a/config/project.ts b/config/project.ts index c6346db..d2c44dc 100644 --- a/config/project.ts +++ b/config/project.ts @@ -4,9 +4,9 @@ export const projects = [ name: "Team Collab", description: "Collaborate with Team with team collab. Assign and monitor tasks and share files with the team.", - github: "https://github.com/nishchay17/teams-frontend", - live: "https://teams-task.netlify.app/", - tag: "React Node MongoDB Express", + github: "https://github.com/nishchay17/teams-frontend-v2", + live: "https://teams-frontend.vercel.app/", + tag: "Next Tailwind Node MongoDB Express", image: "team-collab.png", }, { diff --git a/public/img/team-collab.png b/public/img/team-collab.png index 7ce4461..12c4d51 100644 Binary files a/public/img/team-collab.png and b/public/img/team-collab.png differ