-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathservices.html
134 lines (127 loc) · 7.46 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>SUNY Potsdam ACM</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<nav class="red darken-4" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="index.html" class="brand-logo">Home</a>
<ul class="right hide-on-med-and-down">
<li><a href="about.html">About</a></li>
<li><a href="get-involved.html">Get Involved</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="projects/index.html">Projects</a></li>
<li><a href="events/index.html">Events</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="credit/index.html">Credit</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="contact/index.html">Contact</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="about.html">About</a></li>
<li><a href="get-involved.html">Get Involved</a></li>
<li><a href="talks.html">Talks</a></li>
<li><a href="projects/index.html">Projects</a></li>
<li><a href="events/index.html">Events</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="credit/index.html">Credit</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="contact/index.html">Contact</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav>
<div class="container">
<h1>Services</h1>
<p class="flow-text">Here are some of the services that we offer to other clubs and organizations. All prices and time estimates are determined after we understand your project needs. Contact us for a quote.</p>
<div class="row">
<!-- Begin Service Card -->
<div class="col m4 s12">
<div class="card sticky-action">
<div class="card-content">
<p class="card-title project-name">Website Development</p>
<p class="flow-text">Do you want a great looking website with an awesome user experience? We work closely with you through all steps of the process from defining your vision to launching your website.</p>
</div>
</div>
</div>
<div class="col m4 s12">
<div class="card sticky-action">
<div class="card-content">
<p class="card-title project-name">Website Hosting</p>
<p class="flow-text">We host most of our websites on Github Pages (including this site!) for static content. We host anything that requires a web-server in our server room. We handle it all.</p>
</div>
</div>
</div>
<div class="col m4 s12">
<div class="card sticky-action">
<div class="card-content">
<p class="card-title project-name">Other Projects</p>
<p class="flow-text">Looking to pursue a side project? We've got you covered. Let us know what your needs are and we will let you know how we can help out.</p>
</div>
</div>
</div>
</div>
<h2>Example Works</h2>
<p class="flow-text">We don't have any example works yet. Stay tuned!</p>
</div>
<!-- End Container -->
<footer class="page-footer red darken-4">
<div class="container">
<div class="row">
<div class="col s4">
<h5 class="white-text">More Links</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="our-friends.html">Our Friends</a></li>
<li><a class="grey-text text-lighten-3" href="minutes.html">Minutes</a></li>
<li><a class="grey-text text-lighten-3" href="archive.html">Archive</a></li>
<li><a class="grey-text text-lighten-3" href="feedback.html">Feedback</a></li>
<li><a class="grey-text text-lighten-3" href="services.html">Services</a></li>
<li><a class="grey-text text-lighten-3" target="_blank" href="http://cs.potsdam.edu/CS/index.php">CS Homepage</a></li>
</ul>
</div>
<div class="col s4">
<h5 class="white-text">Connect</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="https://www.facebook.com/PotsdamACM/?fref=ts" target="_blank">Facebook</a></li>
<li><a class="grey-text text-lighten-3" href="https://github.com/potsdamacm" target="_blank">Github</a></li>
<li><a class="grey-text text-lighten-3" href="https://twitter.com/potsdamacm" target="_blank">Twitter</a></li>
<li><a class="grey-text text-lighten-3" href="https://www.linkedin.com/groups/8408448" target="_blank">LinkedIn</a></li>
<li><a class="grey-text text-lighten-3" href="https://lists.potsdam.edu/sympa/subscribe/acm" target="_blank">Mailing List</a></li>
<li><a class="grey-text text-lighten-3" href="https://plus.google.com/102069938733004614886" target="_blank">Google Plus</a></li>
<li><a class="grey-text text-lighten-3" href="https://potsdamacm-slack.herokuapp.com/" target="_blank">Slack</a></li>
</ul>
</div>
<div class="col s4">
<h5 class="white-text">Regular Meetings</h5>
<ul class="white-text">
<li>Every Friday</li>
<li>Dunn Hall 206</li>
<li>4:00 PM - 5:00 PM</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<script>
$(document).ready(function() {
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal').modal();
});
</script>
</body>
</html>