From 9e76189696fd3b84f5a6d6c16b465d9452f08023 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:22:12 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 86 ++++++++++++++++++++-------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1848952..365d485 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,52 +23,52 @@ export default function ContactPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
- + -
- -
+
+ +
); -- 2.49.1