From ce90f69f72f16f32a1ff336a12117c811d33e31b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:17:30 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 84 ++++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6178006..d04754f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,51 +22,51 @@ export default function ContactPage() { headingFontWeight="bold" > - + -
- -
+
+ +
- + - +
); -- 2.49.1