@@ -402,6 +402,7 @@ import {
NormalPage,
OverflowMenu,
ProjectCard,
+ ProjectCardList,
RadioButtons,
SidebarCard,
useRelativeTime,
diff --git a/apps/frontend/src/pages/organization/[id].vue b/apps/frontend/src/pages/organization/[id].vue
index c24ceccfa..9539d3bff 100644
--- a/apps/frontend/src/pages/organization/[id].vue
+++ b/apps/frontend/src/pages/organization/[id].vue
@@ -186,50 +186,47 @@
-
-
-
-
+
+
+
@@ -267,6 +264,7 @@ import {
ContentPageHeader,
OverflowMenu,
ProjectCard,
+ ProjectCardList,
useVIntl,
} from '@modrinth/ui'
import type { Organization, ProjectStatus, ProjectType, ProjectV3 } from '@modrinth/utils'
diff --git a/apps/frontend/src/pages/user/[id].vue b/apps/frontend/src/pages/user/[id].vue
index 245d017c6..4d98e7c1f 100644
--- a/apps/frontend/src/pages/user/[id].vue
+++ b/apps/frontend/src/pages/user/[id].vue
@@ -286,9 +286,9 @@
-
diff --git a/packages/ui/src/components/project/ProjectCardList.vue b/packages/ui/src/components/project/ProjectCardList.vue
index 934162e3f..922a39b83 100644
--- a/packages/ui/src/components/project/ProjectCardList.vue
+++ b/packages/ui/src/components/project/ProjectCardList.vue
@@ -23,6 +23,6 @@ withDefaults(
diff --git a/packages/ui/src/components/project/card/ProjectCard.vue b/packages/ui/src/components/project/card/ProjectCard.vue
index a93a36a4d..19259122e 100644
--- a/packages/ui/src/components/project/card/ProjectCard.vue
+++ b/packages/ui/src/components/project/card/ProjectCard.vue
@@ -1,123 +1,52 @@
-
-
-
-
-
-
-
-
![]()
-

-
-
-
-
-
-
-
-
-
- {{ summary }}
-
+
+
+
+
+
+
+
![]()
+

+
+
-