From e3f485cf5cf8c891787d36da6b6926936e3f61bd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:10:41 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 23867cc..5eebb2e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -88,4 +88,4 @@ export default function ContactPage() { ); -} \ No newline at end of file +} -- 2.49.1