From 1fc6e5fb8731bf4a988c2d1268acf8b66d0d5f29 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 15:58:37 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 157 +++++++++++++++------------------------ 1 file changed, 58 insertions(+), 99 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 08f95d3..82bac95 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,108 +22,67 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
- + - +
); -- 2.49.1