From ea5eff6597ad0bb68ce31349d752a23d07938e37 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Mon, 14 Jul 2025 09:10:49 +0100 Subject: [PATCH] contact address hidden --- app/contact/Forms.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/contact/Forms.js b/app/contact/Forms.js index 96b8b5a..678ab0b 100644 --- a/app/contact/Forms.js +++ b/app/contact/Forms.js @@ -98,7 +98,7 @@ function Forms() {

Get in touch

Looking for help? Fill the form and start a new discussion.

-
+ {/*
Headquaters

@@ -112,7 +112,7 @@ function Forms() { {process.env.NEXT_PUBLIC_SUPPORT_PHONE}

-
+
*/}
Support

-- 2.34.1