From db8c1d1ecc6dc2fd1df463b14f3a6beda52d86cd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Feb 2026 21:05:41 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 83 ++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 50 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3ecc0f9..3848eff 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -70,32 +70,16 @@ export default function ContactPage() { - + ); } \ No newline at end of file