From d19c12e9f8137a8a60cbc2006493f5a09a20ded6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 09:33:35 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 81 ++++++---------------------------------- 1 file changed, 11 insertions(+), 70 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6b853cb..750e53b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -25,22 +25,10 @@ export default function LandingPage() { @@ -97,36 +62,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file