From 06b5baf0579729a1f4ba01f5ef356f1660e89d56 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:08:57 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7b1e269..18ee20d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -57,30 +57,15 @@ export default function ContactPage() { ); -} \ No newline at end of file +}