Skip to content

Commit 37891ed

Browse files
committed
removed numbers for contact us
1 parent b70b4f5 commit 37891ed

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

frontend/src/pages/contact-us.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export default function ContactUs() {
88
<Navbar />
99
<section className="py-8 xl:px-24 sm:px-10 px-5" id="contact-us">
1010
<div className="text-center my-10">
11-
<p className="text-[#3977F8] font-game text-xl">05</p>
1211
<h1 className="font-bold text-6xl">CONTACT US</h1>
1312
</div>
1413

@@ -54,10 +53,6 @@ export default function ContactUs() {
5453
</a>
5554
.
5655
</p>
57-
{/* <iframe
58-
className="w-1/2 h-[80vh] self-center"
59-
src="https://forms.gle/7kk3RRBJbXo3Sip86"
60-
></iframe> */}
6156
</li>
6257
</ul>
6358

0 commit comments

Comments
 (0)