Skip to content

Commit 1d4995d

Browse files
committed
added gym website template
1 parent ef1b2b7 commit 1d4995d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

src/data/showcase/crossfits.png

1.66 MB
Loading

src/data/userData.tsx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,19 @@ export const Users: User[] = [
336336
"https://github.com/Ajay-Dhangar/zacson",
337337
tags: ["opensource", "html", "css", "javascript", "gym", "templates", "scss", "php"],
338338
},
339+
// Crossfits GYM Template
340+
341+
{
342+
title: "Crossfits",
343+
description:
344+
"Crossfits is a responsive landing page for GYM and Fitness.",
345+
preview: require("./showcase/crossfits.png"),
346+
website:
347+
"https://github.com/Ridhima10/Crossfits",
348+
source:
349+
"https://github.com/Ridhima10/Crossfits",
350+
tags: ["opensource", "html", "css", "gym", "templates"],
351+
},
339352

340353
// Activitar GYM Template
341354

0 commit comments

Comments
 (0)