diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 2a7a21e..c6500e2 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -260,6 +260,13 @@ const projects: { open_source: { link: "https://github.com/Space-Banane/shsf" }, image: "https://cdn.reversed.dev/pictures/shsf/SHSF.png", }, + { + name: "3D Print Card", + description: "Showcase Your 3D Prints Beautifully", + link:"card.peakprinting.top", + image: "https://card.peakprinting.top/icon.png", + open_source: { link: "https://github.com/Space-Banane/imsoprintingit" }, + }, { name: "Lil Cats", link: "https://cats.reversed.dev",