From 50a0f0240d7fef133eb5acc1bea2b1168b08e9db Mon Sep 17 00:00:00 2001 From: Factiven Date: Sun, 24 Dec 2023 13:03:54 +0700 Subject: migrate to typescript --- pages/en/contact.js | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 pages/en/contact.js (limited to 'pages/en/contact.js') diff --git a/pages/en/contact.js b/pages/en/contact.js deleted file mode 100644 index 385bdb1..0000000 --- a/pages/en/contact.js +++ /dev/null @@ -1,22 +0,0 @@ -import { NewNavbar } from "@/components/shared/NavBar"; -import Footer from "@/components/shared/footer"; - -const Contact = () => { - return ( - <> - -
-

Contact Us

-

If you have any questions or comments, please email us at:

-

- - contact@moopa.live - -

-
-