From 815fab03a33e27b935f32d4f94695dc8cf7c6147 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 12:06:34 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8259e64..774a52e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,12 +29,13 @@ export default function ContactPage() { headingFontWeight="medium" > - -
+ +
+
+ - ); -- 2.49.1