diff --git a/src/data/showcase/crossfits.png b/src/data/showcase/crossfits.png new file mode 100644 index 000000000..29520a878 Binary files /dev/null and b/src/data/showcase/crossfits.png differ diff --git a/src/data/userData.tsx b/src/data/userData.tsx index faeb91a45..c22f66c5e 100644 --- a/src/data/userData.tsx +++ b/src/data/userData.tsx @@ -336,6 +336,18 @@ export const Users: User[] = [ "https://github.com/Ajay-Dhangar/zacson", tags: ["opensource", "html", "css", "javascript", "gym", "templates", "scss", "php"], }, + // Crossfits GYM Template + + { + title: "Crossfits", + description: + "Crossfits is a responsive landing page for GYM and Fitness.", + preview: require("./showcase/crossfits.png"), + website: "https://ridhima10.github.io/Crossfits/", + source: + "https://github.com/Ridhima10/Crossfits", + tags: ["opensource", "html", "css", "gym", "templates"], + }, // Activitar GYM Template