From 312de35d3ad669ce93b42f0f7b4e850c47ddf885 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 14:04:46 +0000 Subject: [PATCH] Update src/app/contact-us/page.tsx --- src/app/contact-us/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact-us/page.tsx b/src/app/contact-us/page.tsx index 6209865..8ee6646 100644 --- a/src/app/contact-us/page.tsx +++ b/src/app/contact-us/page.tsx @@ -81,4 +81,4 @@ export default function ContactUsPage() { ); -} +} \ No newline at end of file