From a3d3d30119909d2139663912527b22470621fd99 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:17:32 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 657c3f2..cd984c8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { sections={[ { heading: "Policy", content: { - text: "All members must maintain professional decorum during club activities."}, + type: "paragraph", text: "All members must maintain professional decorum during club activities."}, }, ]} />