From bfa0cff5fb62068179f79bffa44bac52dcf97f0b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 09:52:44 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 131 ++++++++++++++++++++------------------- 1 file changed, 66 insertions(+), 65 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 039bb9b..95ad7a3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,75 +23,76 @@ export default function ContactPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
- + - +
); -} +} \ No newline at end of file -- 2.49.1