From 7e76ee52a4364a69f465555974f785b8ad1b6a35 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 16:27:53 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 61a4b97..7442111 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,31 +21,35 @@ export default function ContactPage() { headingFontWeight="bold" > - + -
+
- + ); -- 2.49.1