-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
235 lines (229 loc) · 18.6 KB
/
about.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
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>blank space</title>
<meta name="twitter:image" content="assets/img/branding/blankspace_intro.png">
<meta name="twitter:card" content="summary">
<meta property="og:description" content="Create your own soda. Enjoy one of our own creations. We do not care. You do you. Now that's blank space.">
<meta property="og:type" content="website">
<meta property="og:image" content="assets/img/branding/blankspace_intro.png">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/blankspace_icon.svg">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/blankspace_icon.svg" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/blankspace_icon.svg">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/blankspace_icon.svg" media="(prefers-color-scheme: dark)">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/styles.min.css">
<script src="https://cdn.counter.dev/script.js" data-id="1c105f60-10e9-494e-9375-58554371a094" data-utcoffset="-7"></script>
<script>
window.Papercups = {
config: {
token: "741e6ca5-a96d-45d6-af98-6dce58677f13",
inbox: "a2a7d98a-eca6-4ce9-b12e-dfb357d8aa9b",
title: "Welcome to blank space",
subtitle: "Ask us anything in the chat window below 😊",
primaryColor: "#F5CF03",
newMessagePlaceholder: "Start typing...",
showAgentAvailability: true,
agentAvailableText: "We're online right now!",
agentUnavailableText: "We're away at the moment.",
requireEmailUpfront: false,
iconVariant: "outlined",
baseUrl: "https://app.papercups.io"
// Optionally include data about your customer here to identify them
// customer: {
// name: __CUSTOMER__.name,
// email: __CUSTOMER__.email,
// external_id: __CUSTOMER__.id,
// metadata: {
// plan: "premium"
// }
// }
},
};
</script>
<script
type="text/javascript"
async
defer
src="https://app.papercups.io/widget.js"
></script>
</head>
<body style="font-family: 'Bitter Regular';">
<!-- Start: Navbar Right Links -->
<nav class="navbar navbar-expand-md sticky-top py-3" data-bs-theme="light" style="background: #EEF0F2;">
<div class="container"><a class="navbar-brand d-flex align-items-center" href="../index.html"><img src="assets/img/branding/blankspace_web.svg" width="90px"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-2"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-2">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="https://blankspace.biz">home</a></li>
<li class="nav-item dropdown"><a class="nav-link" aria-expanded="false" data-bs-toggle="dropdown" href="#">vision</a>
<div class="dropdown-menu"><a class="dropdown-item" href="../yourvision.html">your vision</a><a class="dropdown-item" href="../vision.html">our vision</a></div>
</li>
<li class="nav-item"><a class="nav-link" href="../flavors.html">flavors</a></li>
</ul><button class="btn btn-outline-dark ms-md-2" type="button" style="border-radius: 3px;" data-bs-target="#modal-1" data-bs-toggle="modal">contact</button>
</div>
</div>
</nav><!-- End: Navbar Right Links -->
<!-- Start: Hero Parallax -->
<section>
<!-- Start: Parallax Background -->
<div data-bss-parallax-bg="true" style="height: 600px;background: url("assets/img/imgs/forestbanner.png") center / cover;">
<div class="container h-100">
<div class="row h-100">
<div class="col-md-6 text-center text-md-start d-flex d-sm-flex d-md-flex justify-content-center align-items-center justify-content-md-start align-items-md-center justify-content-xl-center">
<div class="text-white">
<h1 class="text-center" style="color: #4C4236;font-family: Staatliches, serif;">who is</h1><img src="assets/img/branding/blankspace_nospacing.svg" width="100%" style="margin-bottom: 25px;">
</div>
</div>
</div>
</div>
</div><!-- End: Parallax Background -->
<!-- Start: Team Horizontal -->
<div class="container py-4 py-xl-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2>who we are</h2>
<p class="w-lg-50">We are innovators. We are entrepreneurs. We are researchers. We are developers. We are voyagers.</p>
<p class="w-lg-50">We are blank space.</p>
</div>
</div>
<div class="row gy-4 row-cols-1 row-cols-md-2 row-cols-lg-3">
<div class="col">
<div class="card border-0 shadow-none">
<div class="card-body d-flex align-items-center p-0"><img class="rounded-circle flex-shrink-0 me-3 fit-cover" width="130" height="130" src="assets/img/imgs/pfp/1710223318635.jpg">
<div>
<h5 class="fw-bold text-dark mb-0">Caleb Noble</h5>
<p class="text-muted mb-1">Chief Vision Officer & Chief Engineering Officer</p>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a class="link-dark" href="https://www.linkedin.com/in/calebsnoble/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-linkedin" style="font-size: 24px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11l0 5"></path>
<path d="M8 8l0 .01"></path>
<path d="M12 16l0 -5"></path>
<path d="M16 16v-3a2 2 0 0 0 -4 0"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a class="link-dark" href="https://twitter.com/calebthenoble_1" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-twitter" style="font-size: 24px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c0 -.249 1.51 -2.772 1.818 -4.013z"></path>
</svg></a></div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card border-0 shadow-none">
<div class="card-body d-flex align-items-center p-0"><img class="rounded-circle flex-shrink-0 me-3 fit-cover" width="130" height="130" src="assets/img/imgs/pfp/rileepfp.png">
<div>
<h5 class="fw-bold text-dark mb-0"><strong>Rilee Chapman</strong></h5>
<p class="text-muted mb-1">Chief Operations Officer & Chief Administration Officer</p>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a class="link-dark" href="https://www.linkedin.com/in/rilee-chapman-729331252/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-linkedin" style="font-size: 24px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11l0 5"></path>
<path d="M8 8l0 .01"></path>
<path d="M12 16l0 -5"></path>
<path d="M16 16v-3a2 2 0 0 0 -4 0"></path>
</svg></a></div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col">
<div class="card border-0 shadow-none">
<div class="card-body d-flex align-items-center p-0"><img class="rounded-circle flex-shrink-0 me-3 fit-cover" width="130" height="130" src="assets/img/imgs/pfp/Screenshot_20240324-212246_1.png">
<div>
<h5 class="fw-bold text-dark mb-0"><strong>Jacob Borg</strong></h5>
<p class="text-muted mb-1">Chief Technology Officer & Creative Director</p>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a class="link-dark" href="https://www.linkedin.com/in/jborg-arts/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-linkedin" style="font-size: 24px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11l0 5"></path>
<path d="M8 8l0 .01"></path>
<path d="M12 16l0 -5"></path>
<path d="M16 16v-3a2 2 0 0 0 -4 0"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a class="link-dark" href="https://twitter.com/jborg_arts" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-twitter" style="font-size: 24px;">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M22 4.01c-1 .49 -1.98 .689 -3 .99c-1.121 -1.265 -2.783 -1.335 -4.38 -.737s-2.643 2.06 -2.62 3.737v1c-3.245 .083 -6.135 -1.395 -8 -4c0 0 -4.182 7.433 4 11c-1.872 1.247 -3.739 2.088 -6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58 -1.04 6.522 -3.723 7.651 -7.742a13.84 13.84 0 0 0 .497 -3.753c0 -.249 1.51 -2.772 1.818 -4.013z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"></div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div><!-- End: Team Horizontal -->
</section><!-- End: Hero Parallax -->
<!-- Start: Footer Basic -->
<footer class="text-center" style="background: #EEF0F2;">
<div class="container text-muted py-4 py-lg-5">
<ul class="list-inline">
<li class="list-inline-item me-4"><a class="link-secondary" href="../index.html">home</a></li>
<li class="list-inline-item me-4"><a class="link-secondary" href="../vision.html">our vision</a></li>
<li class="list-inline-item me-4"><a class="link-secondary" href="../about.html" data-bs-toggle="modal">about</a></li>
<li class="list-inline-item me-4"><a class="link-secondary" href="#" data-bs-target="#modal-1" data-bs-toggle="modal">contact</a></li>
<li class="list-inline-item"><a class="link-secondary" data-bs-toggle="modal" href="../privacy.html">privacy</a></li>
</ul>
<ul class="list-inline" style="font-size: 30px;color: #1a1a1a;">
<li class="list-inline-item me-4"><a class="link-dark" href="https://twitter.com/blankspacesoda" target="_blank" rel="noreferrer"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-x">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4l11.733 16h4.267l-11.733 -16z"></path>
<path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path>
</svg></a></li>
<li class="list-inline-item me-4"><a class="link-dark" href="https://www.linkedin.com/company/bl-nksp-ce/" target="_blank" rel="noreferrer"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-linkedin">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
<path d="M8 11l0 5"></path>
<path d="M8 8l0 .01"></path>
<path d="M12 16l0 -5"></path>
<path d="M16 16v-3a2 2 0 0 0 -4 0"></path>
</svg></a></li>
<li class="list-inline-item"><a class="link-dark" href="https://www.instagram.com/blankspacesoda/" target="_blank" rel="noreferrer"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icon-tabler-brand-instagram">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z"></path>
<path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path>
<path d="M16.5 7.5l0 .01"></path>
</svg></a></li>
</ul>
<p><a href="https://ecoborg.net" target="_blank"><img src="assets/img/poweredby_dark.svg" width="200px"></a></p>
<p class="mb-0">Copyright © 2024 Jacob Borg</p>
</div>
<div class="modal fade" role="dialog" tabindex="-1" id="modal-1">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">Contact Us</h4><button class="btn-close" type="button" aria-label="Close" data-bs-dismiss="modal"></button>
</div>
<div class="modal-body">
<p>We would love to hear from you!</p>
<form data-bss-recipient="42d87927559992ea3a5a54c5a9688bcc" data-bss-redirect-url="index.html"><input class="form-control" type="text" style="margin-bottom: 25px;border-color: #1a1a1a;border-radius: 3px;" placeholder="name" autocomplete="off"><input class="form-control" type="email" style="border-color: #1a1a1a;border-radius: 3px;margin-bottom: 25px;" placeholder="email" inputmode="email" autocomplete="off" required=""><textarea class="form-control" style="border-color: #1a1a1a;border-radius: 3px;margin-bottom: 25px;" placeholder="your message" spellcheck="true" wrap="soft" required="" minlength="1"></textarea><button class="btn btn-outline-dark" type="submit">send</button></form>
</div>
<div class="modal-footer"><button class="btn btn-outline-dark" type="button" data-bs-dismiss="modal">close</button></div>
</div>
</div>
</div>
</footer><!-- End: Footer Basic -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/smart-forms.min.min.js"></script>
</body>
</html>