Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
remove contact from note as contact for is removed for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Husky-Devel committed Feb 12, 2024
1 parent a045551 commit 99de508
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions components/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,10 @@ export default function Contact() {
<a className="underline" href="tel:+640272500625">
+640272500625
</a>{" "}
or
<p className="line-through"> using the form below</p> Please Read Note Below
</p>
<br />

<h1 className="text-2xl bg-font-bold">
There would be a form here however its currently going under a huge
rework and will be available soon
</h1>
<h1 className="text-2xl bg-font-bold"></h1>
{/* <form
className="mt-10 flex flex-col dark:text-black"
action={async (formData) => {
Expand Down

0 comments on commit 99de508

Please sign in to comment.