From 7fc041f109a001fadd068027a5af5927a4b04049 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 05:21:26 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 57 ++++++++++++++++++++++------------------ 1 file changed, 32 insertions(+), 25 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1cd8a04..dcd7760 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,33 +21,40 @@ export default function ContactPage() { headingFontWeight="normal" > - + - +
+ +
- +
); -- 2.49.1