From 6416c336313c713ce08d3c13722c5841f908e4f3 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 23 Jan 2026 00:18:10 +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 c8fdfe4..720d8a3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -110,4 +110,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +}