From 890e60b721d288b3b5f6c0496cfd8e94ee2ddb60 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 17:28:20 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0e9c90f..a4a94ff 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,9 @@ export default function ContactPage() { - +
+ +
); } \ No newline at end of file