From b70d64ffe51cd2325b0fa6becf318840f8523d84 Mon Sep 17 00:00:00 2001 From: davidtparks Date: Mon, 22 Apr 2024 17:55:16 -0500 Subject: [PATCH] Key div --- app/(marketing)/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 && (