From 9bebce77c9a5d09efa1e69a645c85787ce02dc2a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:08:44 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 36 ++++++++++-------------------------- 1 file changed, 10 insertions(+), 26 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 79c9ec2..a013f50 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -25,25 +25,15 @@ export default function LandingPage() { @@ -53,19 +43,13 @@ export default function LandingPage() { ); -} +} \ No newline at end of file