-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·278 lines (204 loc) · 10.7 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
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Heck Design Studio</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- FAVICON -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"/>
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<!-- FAVICON -->
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/animate.css">
<!--<link rel="stylesheet" href="css/material.css">-->
<link rel="stylesheet" href="css/milligram.css">
<link rel="stylesheet" href="css/main2.css">
<!--<link rel="stylesheet" href="css/main.css">-->
<script src="js/modernizr-custom.js"></script>
<link href="https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700|Roboto+Condensed" rel="stylesheet">
<!-- <link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/glacial-indifference" type="text/css"/> -->
</head>
<body class="front-page">
<!-- Uses a transparent header that draws on top of the layout's background -->
<header class="transparent">
<div class="logo"><a href="#"><img src="img/logo.png" class="light"><img src="img/logo-dark2.png" class="dark"></a></div>
<div class="mobile-button">
<div class="line one"></div>
<div class="line two"></div>
<div class="line three"></div>
</div>
<div class="menu">
<ul>
<li class="active" ><a href="/" data-section="home">Home</a><div class="border"></div></li>
<li><a href="#about" data-section="about" id="about">about</a><div class="border"></div></li>
<li><a href="#our-work" data-section="our-work" id="our-work">our work</a><div class="border"></div></li>
<li class="last"><a href="#contact" data-section="contact" id="contact">contact</a><div class="border"></div></li>
</ul>
</div>
</header>
<!-- Our Work -->
<div class="jumbotron">
<img src="img/mountain.png" class="mountain">
<!--<i class="fa fa-arrow-circle-o-left scroll-up" aria-hidden="true"></i>
<i class="fa fa-angle-down scroll-down" aria-hidden="true"></i>-->
<div class="inner-wrap front-page container vert-center">
<div class="row">
<div class="column">
<h2>Life inspired design</h2>
<p>Heck design studio is a <span class="white-text">web development</span> and <span class="white-text">design agency</span> located in the Pacific Northwest.
We are dedicated to creating <span class="white-text">digital solutions</span> to suit the needs of the business or individual.</p>
</div>
<div class="column"></div>
</div>
<!-- <div class="about-text" style="color:#fff;">
<p>Heck design studio is a <span class="orange-text">web development</span> and <span class="orange-text">design agency</span> located in the pacific northwest.</p>
<p>We are dedicated to presenting <span class="orange-text">digital solutions</span> that work for all types of businesses and individuals.</p>
</div> -->
</div>
</div> <!-- End Jumbotron -->
<!-- About Section -->
<section class="overlay about container-fluid" id="about">
<div class="row row-center">
<div class="column">
<h1>Web Development & Design</h1>
<div class="about-text">
<p>Heck design studio is a <span class="white-text">web development</span> and <span class="white-text">design agency</span> located in the Pacific Northwest.
We are dedicated to creating <span class="white-text">digital solutions</span> to suit the needs of the business or individual.</p>
</div>
</div>
<div class="column column-20"> <img src="img/spaceneedle.png" class="spaceneedle"></div>
</div>
</section>
<!-- End About Section -->
<section class="overlay our-work container-fluid row" id="our-work">
<!--<div class="angle"></div>-->
<!--<h1>Our Work</h1>-->
<div class="work row row-center">
<div class="column">
<img src="img/macbook.png" class="easing">
</div>
<div class="column column-40 responsive pad5">
<div class="flex-wrap row easing-faster">
<div class="column">
<h2 class="easing-faster">Jerome Tso Photography</h2>
<!-- <a href="#" class="button" id="csquare">More Info</a> -->
<p>Jerome Tso is one of the premier photographers in the Seattle area. He wanted to be able to show a true representation of his work online. We made sure all of his images were retina ready. And worked with several graphic designers to develop a custom site theme.</p>
<div class="more-info">
<h3><i class="fa fa-wordpress" aria-hidden="true"></i> Wordpress</h3>
<div class="row">
<ul class="column">
<li>Site Rebuild</li>
<li>Responsive Design</li>
<li>Retina Ready</li>
</ul>
<ul class="column">
<li>Data Migration</li>
<li>SEO Optimization</li>
<li>Google Analytics</li>
</ul>
</div>
</div>
<a href="http://www.jerometsophotography.com" class="button" id="csquare">Site</a>
<a href="#" class="button details">Details</a>
</div>
</div>
</div>
</div>
<!--CODE -->
<!--<div class="work row padding4 back-color-dark">
<div class="column responsive pad5">
<div class="flex-wrap row col-reverse easing-faster">
<div class="column column-40 responsive dark">
<h2 class="easing-faster">Centralia Square</h2>
<p>Centralia Square had one goal in mind: a site that would capture the charm and beauty of their vintage event venue. We created a fully responsive design with retina compatible images. We also developed a custom backend allowing them to easily manage all aspects of the site-from rooms, to testimonials, and pricing pages.</p>
<div class="more-info">
<h3><i class="fa fa-drupal" aria-hidden="true"></i> Drupal 8</h3>
<ul>
<li>Site Rebuild</li>
<li>Responsive Design</li>
<li>Retina Ready</li>
</ul>
</div>
<a href="http://www.centraliasquare.com" class="button" id="csquare">Site</a>
<a href="#" class="button details" id="csquare">Details</a>
</div>
<div class="column text-center phone">
<img src="img/smartphone2.png" class="easing">
</div>
</div> row -->
</div>
</div>
<!--
END CODE
-->
</div>
</section>
<section class="services overlay" id="services">
<h1>Services</h1>
<div class="container">
<div class="row text-center no-column">
<div class="column hideme"></div>
<ul class="column column-25 text-left">
<li>Web Development</li>
<li>Graphic Design</li>
<li>Data Migration</li>
</ul>
<ul class="column column-25 text-left">
<li>Drupal</li>
<li>Wordpress</li>
<li>Wagtail CMS</li>
</ul>
<div class="column hideme"></div>
</div>
</div>
</section>
<!--End Our Work -->
<section class="overlay contact" id="contact">
<h1>Contact Us</h1>
<div class="row clearfix row-center">
<div class="column column-10"></div>
<div class="column white-text contact-left">
<h3>Heck Design Studio</h3>
<p>Chehalis, WA<br>
Phone: 360.388.6428<br>
</div>
<div class="column">
<form method="POST" action="https://formspree.io/[email protected]" id="contact-form">
<div class="mdl-textfield mdl-js-textfield">
<label class="mdl-textfield__label" for="name">Name</label>
<input class="mdl-textfield__input" type="text" id="name" name="name" required>
</div>
<div class="mdl-textfield mdl-js-textfield">
<label class="mdl-textfield__label" for="email">Email</label>
<input class="mdl-textfield__input" type="text" id="email" name="email" required>
</div>
<div class="mdl-textfield mdl-js-textfield">
<label class="mdl-textfield__label" for="schools">Message</label>
<textarea class="mdl-textfield__input" type="text" rows="3"
id="schools" name="message" required></textarea>
</div>
<input class="is-hidden" type="text" name="_gotcha">
<button class="mdl-button mdl-js-button mdl-button--raised">
Submit
</button>
</form>
</div>
<div class="column column-10"></div>
</div>
</section>
<footer>
<script src="js/jquery-1.11.2.min.js"></script>
<!--<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>-->
<script src="js/main2.js"></script>
<script src="js/formspree.js"></script>
<script src="https://use.fontawesome.com/a00887c243.js"></script>
</footer>
</body>
</html>