diff --git a/app/(marketing)/page.tsx b/app/(marketing)/page.tsx index 27b97bb..f4702d4 100644 --- a/app/(marketing)/page.tsx +++ b/app/(marketing)/page.tsx @@ -145,10 +145,10 @@ export default async function IndexPage() {
{recentUsers?.map((user) => ( -
+
{user?.image && user?.name && (