From c9fde4e7f7903b76bb22715b2b4951e50e701f97 Mon Sep 17 00:00:00 2001 From: Hooriya <121422181+riyeur@users.noreply.github.com> Date: Sat, 7 Dec 2024 14:57:15 -0700 Subject: [PATCH] 161 judges profiles aligned (#168) Co-authored-by: Justin Pham <113923596+justin-phxm@users.noreply.github.com> Co-authored-by: Burton Jong <108391733+burtonjong@users.noreply.github.com> --- src/components/LandingPage/JudgeShowcase.tsx | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/components/LandingPage/JudgeShowcase.tsx b/src/components/LandingPage/JudgeShowcase.tsx index a21b5b8..e36f6bf 100644 --- a/src/components/LandingPage/JudgeShowcase.tsx +++ b/src/components/LandingPage/JudgeShowcase.tsx @@ -19,12 +19,9 @@ export default async function JudgeShowcase() {
{judges.map((judge, index) => ( -
-
-
+
+
+
-

+

{judge.fields.judgeName}

-

+

{judge.fields.judgeCompany}