We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70b4f5 commit 37891edCopy full SHA for 37891ed
frontend/src/pages/contact-us.tsx
@@ -8,7 +8,6 @@ export default function ContactUs() {
8
<Navbar />
9
<section className="py-8 xl:px-24 sm:px-10 px-5" id="contact-us">
10
<div className="text-center my-10">
11
- <p className="text-[#3977F8] font-game text-xl">05</p>
12
<h1 className="font-bold text-6xl">CONTACT US</h1>
13
</div>
14
@@ -54,10 +53,6 @@ export default function ContactUs() {
54
53
</a>
55
.
56
</p>
57
- {/* <iframe
58
- className="w-1/2 h-[80vh] self-center"
59
- src="https://forms.gle/7kk3RRBJbXo3Sip86"
60
- ></iframe> */}
61
</li>
62
</ul>
63
0 commit comments