-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
324 lines (282 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Green Bay Print Shop</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Green Bay Print Shop screen prints custom t-shirts, sweatshirts, tank tops in a handcrafted, quality way! Shirts done right!">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<!-- HTML Meta Tags -->
<title>Green Bay Print Shop</title>
<meta name="description" content="Green Bay Print Shop screen prints custom t-shirts, sweatshirts, tank tops in a handcrafted, quality way! Shirts done right!">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://greenbayprintshop.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="Green Bay Print Shop">
<meta property="og:description" content="Green Bay Print Shop screen prints custom t-shirts, sweatshirts, tank tops in a handcrafted, quality way! Shirts done right!">
<meta property="og:image" content="/green-bay-print-shop.jpg">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="greenbayprintshop.com">
<meta property="twitter:url" content="https://greenbayprintshop.com/">
<meta name="twitter:title" content="Green Bay Print Shop">
<meta name="twitter:description" content="Green Bay Print Shop screen prints custom t-shirts, sweatshirts, tank tops in a handcrafted, quality way! Shirts done right!">
<meta name="twitter:image" content="/green-bay-print-shop.jpg">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="http://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="http://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
.no-padding{
padding: 0;}
header{
background-color: #35423D;}
header ul{
padding-top: 25px;
float: right;}
header li{
padding-right: 10px;
display: inline-block;}
header a{
font-weight:bold;
color: #E2E2E2;}
header a:hover{
text-decoration: underline;
color: #fffbef;}
.cta-container{
padding-right: 0;}
.cta{
color: #000;
background-color: #E2E2E2;
cursor: pointer;
padding: .5em .75em;
margin: auto 1em;
position: relative;
font-weight:bold;
align-self: center;
border: 3px #000 solid;
z-index: 1;
box-shadow: -0.5em .5em;
transform-origin: left bottom;
}
.cta a{
color:#000;
text-decoration: none;
}
.cta:after {
border: 3px #000 solid;
display: block;
position: absolute;
z-index: -1;
}
.cta:before {
border: 3px #000 solid;
content: '';
display: block;
position: absolute;
z-index: -1;
left: -0.59em; top: .15em;
width: .31em;
height: 100%;
transform: skewY(-45deg);
}
.cta:hover{
color: #000;
text-decoration:none;
background-color:yellow;}
header img{
padding: 15px;
max-width: 100px;}
body{
background-color: #fffbef;}
h1,h2,h2,h4,h5,h6{color:#000;}
p{
font-size: 1.1em;
line-height: 1.6em;}
#about-us{
padding-top: 20px;
background-color: #E2E2E2;}
#about-us h3, #about-us h4{
color: #000;}
#about-us p{
margin-bottom: 25px;
color: #000;}
#about-us .GBPS{
padding: 25px;}
#about-us ul{
padding: 0;
margin: 0;
list-style:none;
}
#about-us li{
padding-bottom: .5rem;
}
#portfolio{
background-color: #E2E2E2;
padding: 50px 0;}
#portfolio img{
margin-bottom: 15px;}
#quote{
background-color: #E2E2E2;
opacity: 0.8;
background-image: radial-gradient(#35423D 0.5px, transparent 0.5px), radial-gradient(#35423D 0.5px, #E2E2E2 0.5px);
background-size: 20px 20px;
background-position: 0 0,10px 10px;
}
#quote .container{
padding: 5rem;
}
#quote .col{
border-radius: 1rem;
background-color: #fff;
border: #000 solid 3px;
padding: 1rem 4rem 3rem 4rem;
margin: 0 10%;
}
#quote .cta{
max-width: 200px;
}
#footer{
height: 55px;
background-color: #333;}
#footer h3{
color: #888;}
#footer a{
color: #888;}
@media (max-width: 991px) {
#quote{
border: 0;
padding: 0;}
}
@media (max-width: 767px) {
header{
text-align: center;}
header img{
padding-bottom: 0px;
max-width: 130px;}
header ul{
padding: 15px 0;
float: none;}
header li{
padding-right: 2rem;
}
#services{
padding: 20px 0;
margin-bottom: 0;}
#services img{
padding: 1em 2em;}
#about-us{
padding-bottom: 15px;}
#portfolio{
padding: 0;
padding-bottom: 10px;}
.cta-container{
margin-top: 2rem;}
#quote .container{
padding: 3rem 2rem;
}
#quote .col{
margin: 0 5%;
padding: 1rem 2rem 2rem 3rem;
}
}
@media (max-width: 346px) {
.cta-container{
margin-top: 15px;}
#services h3{
font-size: 1.3em;}
}
</style>
</head>
<body>
<header>
<div class="container">
<div class="row">
<div class="col-sm-2"><a href="/"><img class="logo" alt="green bay print shop logo" src="gbps.svg" /> </a></div>
<div class="col-md-10">
<ul>
<li><a href="/#about-us">What We Offer</a></li>
<li><a href="https://www.instagram.com/greenbayprintshop/" target="_blank">Our Work</a></li>
<li class="cta-container"><a class="cta" href="#quote">Get a Quote</a></li>
</ul>
</div>
</div>
</div>
</header>
<div id="slider">
<div class="container-fluid">
<div class="row">
<div class="no-padding hidden-xs col-md-12">
<img class="img-responsive" src="green-bay-print-shop.jpg" alt="Green Bay Print Shop. Shirts done right! Handcrafted. Quality.Local." style="width:100%;"/>
</div>
<div class="no-padding col-xs-12 hidden-sm hidden-md hidden-lg">
<img class="img-responsive" alt="Green Bay Print Shop. Shirts done right! Handcrafted. Quality.Local." src="green-bay-print-shop-small.jpg" style="width:100%;"/>
</div>
</div>
</div>
</div>
<div id="about-us">
<div class="container">
<div class="row">
<div class="col-md-8">
<h2>Green Bay Custom Shirts</h2>
<p>We are a mom 'n' pop Green Bay screenprint shop dedicated to producing high quality custom apparel. From t-shirts, sweatshirts, tank tops to tote bags, we can print just about anything you can dream up. You won't find robots printing your goods here! Everything is handcrafted and loved.</p>
<p>Whether you're a business looking for promotional materials or an individual looking for a unique gift, we can help bring your ideas to life. We live print too! Email us to learn more about our services and get started on your next project! <a href="#quote">Get a quote.</a></p>
</div>
<div class="col-md-4">
<h3>Reach Out</h3>
<p>While we do not have traditional office hours or a physical retail location (yet!), we are always available to take your orders and answer any questions you may have.</p>
<ul>
<li><strong>Email:</strong>
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li><strong>Phone:</strong> Send us an email us first </li>
<li><strong>Hours:</strong> By appointment only</li>
<li><strong>Social:</strong> <a href="https://www.instagram.com/greenbayprintshop/">@GreenBayPrintShop</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="portfolio">
<div class="container">
<div class="row">
<div class="col-xs-12">
<h2>Our Work</h2>
<!-- LightWidget WIDGET -->
<script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script><iframe src="https://cdn.lightwidget.com/widgets/b5599b644c595904a4e959d4b46e94ee.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;">
</iframe>
<p><a href="http://www.instagram.com/greenbayprintshop/">
<i class="fa fa-instagram" aria-hidden="true"></i> Follow Us</a></p>
</div>
</div>
</div>
</div>
<div id="quote">
<div class="container">
<div class="row">
<div class="col">
<h2>Get a Quote</h2>
<p>We know better than anyone that there are too many variables in screenprinting to consider, which is why we'll simplify the process for you. Just send us an email with the details of what you're looking for and we'll take care of the rest.</p>
<h4>Details to Consider</h4>
<ul>
<li>We have a minimum of 12 with a 2 week turnaround.</li>
<li>We do not print on customer supplied garments.</li>
<li>What does the art/design look like?</li>
<li>What sizes, color and how many shirts do you need?</li>
</ul>
<p><a style="font-weight:bold;" href="mailto:[email protected]">Email Us</a></p>
</div>
</div></div>
</div>
<div id="footer">
</div>
</body>
</html>