From d5b7f700f9b3a7e9a1bbefbe81fdbb9615df5526 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 13:44:08 +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 5dab7c2..00d4233 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -137,4 +137,4 @@ export default function ContactPage() { /> ); -} \ No newline at end of file +}