From 67ea02ea02598b58cb3dcfe0abef5f614a8238ff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 09:06:54 +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 c004c3b..2b9500b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,4 +47,4 @@ export default function ContactPage() { ); -} +} \ No newline at end of file