File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ export default function ContactUs() {
77 < section className = "flex flex-col min-h-screen justify-between py-8 xl:px-24 md:px-10 px-5 relative overflow-hidden" >
88 < Navbar />
99 < section >
10- < img
11- style = { { padding : '10rem' } }
12- src = "https://media.csesoc.org.au/content/images/size/w2000/2020/09/contact-1.jpg"
13- > </ img >
1410 < p >
1511 CSESoc is the official representative body of computing students at UNSW. We are here to
1612 fulfil the social, personal and professional needs of CSE students, and promote computing
@@ -53,8 +49,10 @@ export default function ContactUs() {
5349 this form
5450 </ a >
5551 </ p >
52+ < iframe className = 'w-full h-[80vh]' src = 'https://forms.gle/7kk3RRBJbXo3Sip86' > </ iframe >
5653 </ li >
5754 </ ul >
55+
5856 </ section >
5957 < section className = 'py-5' >
6058 < p className = 'text-xl' >
You can’t perform that action at this time.
0 commit comments