diff --git a/src/app/components/ProjectsSection.jsx b/src/app/components/ProjectsSection.jsx index 428e9df..c0bc1c9 100644 --- a/src/app/components/ProjectsSection.jsx +++ b/src/app/components/ProjectsSection.jsx @@ -57,7 +57,7 @@ const projectsData = [ image: "/images/projects/survivors1.gif", tag: ["All", "Game"], gitUrl: "/", - previewUrl: "/", + previewUrl: "https://pyrunix.itch.io/magic-survivors-2-minute-demo", }, ];