-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
427 lines (389 loc) · 24.4 KB
/
index.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Connect@Cal</title>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.12.1/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Martel+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@700&display=swap" rel="stylesheet">
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176407212-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176407212-1');
</script>
</head>
<body style="padding-top: 0px;" id="page-top">
<!-- Navigation-->
<!-- <div class="alert alert-primary alert-dismissible alert-server fade show mb-0 text-center" role="alert">
<a href="https://connectcal.notion.site/Join-Connect-Cal-51e75a4da73042fda61b2e6b9fd3ad6b" target="_blank">Join Connect@Cal!</a> We are currently hiring for operations associates, software engineers, and designers
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div> -->
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container" id="nav-top">
<a href="index.html"><img class="navbar-brand js-scroll-trigger ml-3"src="assets/img/sponsor_logo.svg" width ="250px" height = "70px" alt="Connect@Cal"></a>
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">Menu <i class="fas fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto mr-4">
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#home">Home</a></li> -->
<!-- <li class=" nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" target=”_blank” href="https://connect-resource-finder.herokuapp.com/">Resource Finder</a></li> -->
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="about.html">About</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="faq.html">FAQ</a></li>
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="resources.html">Add a Resource</a></li> -->
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="getinvolved.html">Get Involved</a></li> -->
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="partners.html">Our Partners</a></li>
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="events.html">Events</a></li> -->
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="donate.html">Donate</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead -->
<header class="masthead bg-primary">
<div class="container-fluid">
<div class="row header-row">
<div class="landing-back">
<div style="margin-left: 5vw;">
<h3 style="padding-top: 25vh;" class="content_info col-sm-12 col-md-6">
Get connected to any resource, opportunity, or program at UC Berkeley </h3>
<div class="" >
<div class="content_info col-lg-6 col-md-12 mb-4">
<h1 style="color: white;">
Scroll down to get connected now!
</h1>
</div>
<br>
<br>
<div class="content_info col-lg-6 col-md-12 mb-4">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- Modal Form -->
<div class="modal fade" id="modalgeneral" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">New message</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form>
<div class="form-group">
<label for="recipient-name" class="col-form-label">Recipient:</label>
<input type="text" class="form-control" id="recipient-name">
</div>
<div class="form-group">
<label for="message-text" class="col-form-label">Message:</label>
<textarea class="form-control" id="message-text"></textarea>
</div>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Send message</button>
</div>
</div>
</div>
</div>
<!-- Our Services -->
<section style="background-image:linear-gradient(#ECFFFE, white);"class="page-section portfolio" id="process">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="row d-flex justify-content-center">
<h4> How We Can Help</h4>
</div>
<div class="row mb-5 d-flex justify-content-center">
<img src="assets/img/lines.svg">
</div>
</div>
</div>
<div class="row">
<div class= "col-md-6 m-6 m-md-0">
<div class="mb-5 card-bkg d-flex justify-content-center">
<h6 class="card-item" style="color: white;">General Cases</h6>
<h5 class="card-item text-center"> Our team will help you find the resources you need!</h5>
<button class="btn-general formopengeneral" type="button" style="font-size: 1.125rem;"> Find a resource! </button>
</div>
</div>
<!-- <div class= "col-md-4 m-5 m-md-0">
<div class="card-bkg d-flex justify-content-center">
<h6 class="card-item" style="color: white;">Involvement Matching</h6>
<h5 class="card-item"> Our team will help you get matched to clubs and opportunities based on your interest!</h5>
<button class="btn-general formopenclubs" type="button" style="font-size: 1.125rem;"> Discover clubs! </button>
</div>
</div> -->
<div class= "col-md-6 m-6 m-md-0">
<div class="card-bkg d-flex justify-content-center">
<h6 class="card-item" style="color: white;">Bear Buddies</h6>
<h5 class="card-item text-center"> Our team will help you find a buddy at Berkeley!</h5>
<button class="btn-general formopenbuddies" type="button" style="font-size: 1.125rem;"> Meet a friend! </button>
</div>
</div>
</div>
</div>
</section>
<!--The Process-->
<section style="background-image:linear-gradient(white, white);"class="page-section portfolio" id="process">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="row d-flex justify-content-center">
<h4> How It Works</h4>
</div>
<div class="row mb-5 d-flex justify-content-center">
<img src="assets/img/lines.svg">
</div>
</div>
</div>
<div class="row">
<div class= "col-md-4 m-5 m-md-0">
<div class="row d-flex justify-content-center">
<p> 1. </p>
<img class="mb-5 img-fluid" src="assets/img/process1.svg">
</div>
<div class="row m-2 d-flex justify-content-center">
<p class="text-center">
You submit a case via the Connect@Cal site.
</p>
</div>
</div>
<div class= "col-md-4 m-5 m-md-0">
<div class="row d-flex justify-content-center">
<p> 2. </p>
<img class="mb-5 img-fluid" src="assets/img/process2.svg">
</div>
<div class="row m-2 d-flex justify-content-center">
<p class="text-center">
We search through our database and work with our partners to compile a response.
</p>
</div>
</div>
<div class= "col-md-4 m-5 m-md-0">
<div class="row d-flex justify-content-center">
<p> 3. </p>
<img class="mb-5 img-fluid" src="assets/img/process3.svg">
</div>
<div class="row m-2 d-flex justify-content-center">
<p class="text-center">
You get connected to the most relevant and useful resources!
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Our Mission-->
<section class="page-section porfolio" id="mission white-background">
<div class="container-fluid">
<div class="row">
<div class="col-lg-7 col-md-12">
<div class="mission-title" id ="mission">
<h4> Our Mission</h4>
<img class="mb-5" src="assets/img/linesleft.svg">
<p class="mb-5" style="color: #056Ba5"> We believe that the overabundance of information, siloed resources, and the state of UC Berkeley's support system have inhibited students from achieving holistic wellness on campus.
</p>
<p style="color: #056Ba5"> Connect@Cal serves as UC Berkeley’s trusted resource hub, connecting students to the most relevant resources and opportunities with a simple form submission.
</p>
</div>
</div>
<div class="align-self-start col-lg-5 order-lg-1 col-md-12 order-md-12 order-12">
<div class="mission-image" id="crop2">
<img src="assets/img/mission.svg">
</div>
</div>
</div>
</div>
</section>
<!-- Our Vision-->
<section class="page-section porfolio" id="mission">
<div class="container-fluid">
<div class="row">
<div class="col-lg-5 order-lg-1 col-md-12 order-md-12 order-12">
<div class="vision-image" id="crop2">
<img src="assets/img/vision.svg">
</div>
</div>
<div class="col-lg-7 order-lg-2 col-md-12 order-md-1 order-1">
<div class="vision-title">
<h4> Our Vision</h4>
<img class="mb-5" src="assets/img/linesleft.svg">
<p class="mb-5" style="color: #056Ba5">
We hope to reshape the way students and resource providers on campus are connected such that every resource gap in the system is identified and addressed.
</p>
<p style="color: #056Ba5">
In doing so, we hope students can achieve the holistic health and confidence needed to succeed at UC Berkeley.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- Our Users-->
<section style="background-image:linear-gradient( white, #ECFFFE);" class="page-section porfolio">
<div class="container-fluid">
<div class="row d-flex justify-content-center">
<div class="col-sm-6">
<h4 class="mb-5 text-center" style="color: #056BA5;"> What students are saying about us? </h4>
</div>
</div>
<div class="row d-flex justify-content-center">
<div style="border-radius: 20px;" class="col-lg-4 col-md-5 col-sm-6 bg-primary2 p-5">
<h1 style="color: white;" class="text-center"> "I'm glad that Connect@Cal is trying to provide students with helpful and efficient resources that meet their needs. Thank you for your help!"</h1>
</div>
</div>
<!-- <div class="row d-flex justify-content-center">
<div>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/review.svg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="assets/img/review.svg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="assets/img/review.svg" class="d-block w-100" alt="...">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div> -->
</div>
</section>
<!-- Get Connected Button Again-->
<!-- <section style="background-color: #ECFFFE;"
class="page-section porfolio nopadding" id="mission">
<div class="container-fluid nopadding">
<div>
<div class="row front">
<div class="col-sm-12 front d-flex justify-content-center" >
<h4 style="font-size: 3vw; color: white;"> Get Connected. Fill out the form now!</h4>
</div>
<div class="col-sm-12 front d-flex justify-content-center" style="margin-top: 20vh;" >
<button style="font-size: 1.125rem;" class="formbutton"> Connect@Cal Form</button>
</div>
</div>
<img class="back" src="assets/img/landing_bottom.svg">
</div>
</div>
</section> -->
<!-- Get Connected Button Again-->
<section
class="page-section porfolio bg-primary2" id="mission">
<div class="container-fluid">
<!-- <img class="back nopadding" src="assets/img/landing_bottom.svg"> -->
<div class="row pt-3">
<div class="pb-5 col-sm-12 d-flex justify-content-center ">
<h4 style="color: white;"> Get connected now!</h4>
</div>
</div>
<div class="row" >
<div class="mb-2 col-sm-6 d-flex justify-content-center">
<button class="btn-general formopengeneral" type="button" style="font-size: 1.125rem;"> Find a resource! </button>
</div>
<!-- <div class="mb-2 col-sm-4 d-flex justify-content-center">
<button class="btn-general formopenclubs" type="button" style="font-size: 1.125rem;"> Discover clubs! </button>
</div> -->
<div class="mb-2 col-sm-6 d-flex justify-content-center">
<button class="btn-general formopenbuddies" type="button" style="font-size: 1.125rem;"> Meet a friend! </button>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer text-center">
<div class="container-fluid">
<div class="row d-flex justify-content-center">
<!-- Footer Location-->
<div class="col-sm-4 order-sm-12">
<h4 class="text-uppercase mb-4">Help Us Improve</h4>
<div class="row d-flex justify-content-center">
<a class="footer-hover" href="https://forms.gle/pnrZkBLoPpbGmdAE7"> Give Feedback</a>
</div>
<div class="row d-flex justify-content-center">
<a class="footer-hover" href="https://forms.gle/ZZQdNdhbif7V9pWa7"> Report a bug</a>
</div>
<!-- <div class="row d-flex justify-content-center">
<a class="footer-hover" href="resources.html"> Add a resource</a>
</div> -->
<div class="row d-flex justify-content-center">
<a class="footer-hover mb-5" href="https://forms.gle/mMvsWPzYiK7oJMLb9"> Partner with us</a>
</div>
</div>
<!-- Footer Social Icons-->
<div class="col-sm-4 order-sm-12">
<h4 class="text-uppercase mb-4">Contact Us</h4>
<div class="row d-flex justify-content-center">
<a href="mailto:[email protected]"> [email protected]</p>
</div>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.facebook.com/connect.cal"><i class="fab fa-fw fa-facebook-f"></i></a>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.linkedin.com/company/connect-cal"><i class="fab fa-linkedin-in"></i></a>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.instagram.com/connectcal/"><i class="fab fa-instagram"></i></a>
</div>
<div class="col-sm-4 order-sm-12">
<a href="https://www.ocf.berkeley.edu">
<img src="https://www.ocf.berkeley.edu/hosting-logos/ocf-hosted-penguin-dark.svg"
alt="Hosted by the OCF" style="border: 0;" />
</a>
<p style="font-family: 'Martel Sans', sans-serif;">
We are a student group acting independently of the University of California. We take full responsibility for our organization and this web site.
</p>
</div>
</div>
</div>
</footer>
<!-- Copyright Section-->
<section class="copyright py-4 text-center text-white">
<div class="container"><small>Copyright © 2020 Connect@Cal</small></div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes)-->
<div class="scroll-to-top d-lg-none position-fixed">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Contact form JS-->
<script src="assets/mail/jqBootstrapValidation.js"></script>
<script src="assets/mail/contact_me.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>