-
Notifications
You must be signed in to change notification settings - Fork 6
/
signup.html
175 lines (166 loc) · 6.07 KB
/
signup.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
</style>
<title>UQ MARS</title>
<link
rel="icon"
href="/images/logos/SquareLogo-favicon.png"
type="image/x-icon"
/>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, user-scalable=no"
/>
<link rel="stylesheet" href="/assets/css/main.css" />
<noscript
><link rel="stylesheet" href="/assets/css/noscript.css"
/></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="/index.html">UQ Mechatronics and Robotics Society</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="/index.html">Home</a></li>
<li><a href="/about.html">About Us</a></li>
<li><a href="/sponsors.html">Our Sponsors</a></li>
<li><a href="/exec_page/exec_2023.html">Executive Team</a></li>
<li><a href="https://uqmars.com/sponsorship/">Sponsorship</a></li>
<li><a href="/events/events.html">Events</a></li>
<li><a href="/blog-posts/blog.html">Blog</a></li>
<li><a href="https://medium.com/@uqrobotics">Workshops</a></li>
<li><a href="/projects/projects.html">Projects</a></li>
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Wrapper -->
<section id="wrapper">
<header>
<div class="inner">
<a href="/index.html" class="image"
><img
src="/images/cropped-light-themelightlogo-2048x571.png"
alt="UQMARS logo"
style="width: 60%"
/></a>
<h2>Join Us</h2>
<p>
Do some actually useful stuff, and have a moderate amount of fun
doing it.
<img
class="blog-image"
src="/images/turbo_back.jpg"
alt=""
/> <!-- image link here -->
</p>
</div>
</header>
<!-- Content -->
<div class="wrapper">
<div class="inner">
<h3 class="major">How to join</h3>
<p>
Membership is $2 annually and the club is open to any UQ students,
not just limited to engineering majors.
</p>
<ul class="actions">
<li><a href="https://uqmars.getqpay.com/" class="button">Sign up with QPAY</a></li>
</ul>
<h3>Having trouble with QPAY?</h3>
<p>
Alternatively, <b><a href="mailto:[email protected]">send an email to us</a></b> with the following details:
<li>Name</li>
<li>Student number</li>
<li>Email address or other contact details</li>
<li>Major and year level</li>
<li>Relevant skills (Optional)</li>
</p>
<p>
If you would like any further information about the club or membership, don’t hesitate to contact
us to find out more. We’re happy to answer any questions you may have!
</p>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<p><b>
Keen to find out more about the club, get involved or propose a
project? Contact us on any of the following channels:
</b></p>
<table class="contact-table">
<tr>
<td>
<!-- <ul class="contact"> -->
<a class="icon brands fa-discord" href="https://discord.gg/vjY49Q8"> Discord</a>
</td>
<td>
<a class="icon brands fa-solid" href="https://linktr.ee/uqmars"><b>LinkTree</b></a>
</td>
</tr>
<tr>
<td><a class="fa-solid fa-shirt" href="https://www.redbubble.com/people/UQ-MARS/shop"><b>Our Merch</b></a>
</td>
<td><a class="icon brands fa-youtube" href="https://www.youtube.com/channel/UCH3GjoKLL3R_1ayjkn9C78A"> YouTube</a>
</td>
</tr>
<tr>
<td>
<a class="icon brands fa-instagram" href="https://instagram.com/uq.mars"> Instagram</a>
</td>
<td>
<a class="icon brands fa-linkedin" href="https://www.linkedin.com/company/uq-mars/"> LinkedIn</a>
</td>
</tr>
<tr>
<td>
<a class="icon brands fa-facebook-f" href="https://www.facebook.com/UQMARS/"> Club Page</a>
</td>
<td><a class="icon solid fa-envelope" href="mailto:[email protected]"> [email protected]</a>
</td></tr>
</table>
<ul class="copyright">
<li>© UQ Mechatronics and Robotics Society. All rights reserved.</li>
<li>Design: UQMARS based on a template from <a href="http://html5up.net">HTML5 UP</a></li>
<li>
Background Photo by
<a
href="https://unsplash.com/@vishnumaiea?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText"
>Vishnu Mohanan</a
>
on
<a
href="https://unsplash.com/photos/pfR18JNEMv8?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText"
>Unsplash</a
>
</li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/browser.min.js"></script>
<script src="/assets/js/breakpoints.min.js"></script>
<script src="/assets/js/util.js"></script>
<script src="/assets/js/main.js"></script>
</body>
</html>