-
Notifications
You must be signed in to change notification settings - Fork 0
/
coaches.html
290 lines (290 loc) · 16.1 KB
/
coaches.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
<!DOCTYPE html><!-- Last Published: Mon Jul 03 2023 16:06:25 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="60528345f122133a160ee72b" data-wf-site="604919e74cbbececca125905">
<head>
<meta charset="utf-8">
<title>Veld for Coaches | Veld</title>
<meta content="Learn more about Veld Coach. Veld is the secure platform connecting athletes to their circle of care." name="description">
<meta content="Veld for Coaches | Veld" property="og:title">
<meta content="Learn more about Veld Coach. Veld is the secure platform connecting athletes to their circle of care." property="og:description">
<meta content="Veld for Coaches | Veld" property="twitter:title">
<meta content="Learn more about Veld Coach. Veld is the secure platform connecting athletes to their circle of care." property="twitter:description">
<meta property="og:type" content="website">
<meta content="summary_large_image" name="twitter:card">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/veld-co.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Rubik:regular,italic,500,500italic,700,700italic"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<style>
body{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
</style>
<script>
window['_fs_debug'] = false;
window['_fs_host'] = 'fullstory.com';
window['_fs_script'] = 'edge.fullstory.com/s/fs.js';
window['_fs_org'] = '12D3SE';
window['_fs_namespace'] = 'FS';
(function(m,n,e,t,l,o,g,y){
if (e in m) {if(m.console && m.console.log) { m.console.log('FullStory namespace conflict. Please set window["_fs_namespace"].');} return;}
g=m[e]=function(a,b,s){g.q?g.q.push([a,b,s]):g._api(a,b,s);};g.q=[];
o=n.createElement(t);o.async=1;o.crossOrigin='anonymous';o.src='https://'+_fs_script;
y=n.getElementsByTagName(t)[0];y.parentNode.insertBefore(o,y);
g.identify=function(i,v,s){g(l,{uid:i},s);if(v)g(l,v,s)};g.setUserVars=function(v,s){g(l,v,s)};g.event=function(i,v,s){g('event',{n:i,p:v},s)};
g.anonymize=function(){g.identify(!!0)};
g.shutdown=function(){g("rec",!1)};g.restart=function(){g("rec",!0)};
g.log = function(a,b){g("log",[a,b])};
g.consent=function(a){g("consent",!arguments.length||a)};
g.identifyAccount=function(i,v){o='account';v=v||{};v.acctId=i;g(o,v)};
g.clearUserCookie=function(){};
g.setVars=function(n, p){g('setVars',[n,p]);};
g._w={};y='XMLHttpRequest';g._w[y]=m[y];y='fetch';g._w[y]=m[y];
if(m[y])m[y]=function(){return g._w[y].apply(this,arguments)};
g._v="1.3.0";
})(window,document,window['_fs_namespace'],'script','user');
</script>
</head>
<body>
<div id="Top" class="announcement-bar bg-primary-3 wf-section">
<div class="container announcement-bar-container">
<div class="text-row">
<div class="badge bg-error announcement-badge">Heads Up</div>
<div>The Veld platform is currently in pre-release alpha. Contact us for more information.</div>
</div><img src="images/icon-x-light.svg" alt="" class="announcement-cross">
</div>
</div>
<div class="navbar-container bg-primary-3 sticky-top">
<div class="container">
<div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav">
<a href="index.html" class="navbar-logo w-nav-brand"><img src="images/veld-logo-white.svg" alt="Veld" class="image-3"></a>
<div class="nav-buttons-container">
<a href="get-started.html" target="_blank" class="button button-white w-button">Get Started</a>
</div>
</div>
</div>
</div>
<div class="section no-bottom-space bg-primary-3 wf-section">
<div class="container container-narrow text-center">
<h1 class="text-white">Unlock your team's potential</h1>
<div class="text-large">Help get injured athletes back on the field</div>
<div class="hero-section-action">
<a href="get-started.html" class="button button-large add-space-right w-inline-block">
<div>Get Started</div>
</a>
<a href="#features" class="text-large">Explore Features</a>
</div>
</div>
<div class="container hero-screenshot-container"><img src="images/smartmockups_ko4r65a0.png" width="1088.5" sizes="(max-width: 479px) 99vw, (max-width: 767px) 94vw, (max-width: 991px) 95vw, (max-width: 1919px) 93vw, 1088.5px" srcset="images/smartmockups_ko4r65a0-p-500.png 500w, images/smartmockups_ko4r65a0-p-800.png 800w, images/smartmockups_ko4r65a0-p-1080.png 1080w, images/smartmockups_ko4r65a0-p-1600.png 1600w, images/smartmockups_ko4r65a0-p-2000.png 2000w, images/smartmockups_ko4r65a0-p-2600.png 2600w, images/smartmockups_ko4r65a0.png 3049w" alt="" class="screenshot"></div><img src="images/divider-round-bottom.svg" alt="" class="divider fix-line">
</div>
<div class="section hero-screenshot-above wf-section">
<div class="container">
<div class="three-up-grid text-center">
<div class="three-up-grid-item"><img src="images/Secure.svg" alt="" class="icon">
<h6>Secure & Private</h6>
<p>HIPPA compliant messaging between all parties</p>
</div>
<div class="three-up-grid-item"><img src="images/Bars-5.svg" alt="" class="icon">
<h6>Accessible</h6>
<p>Information at your fingertips, even when you're on the field</p>
</div>
<div class="three-up-grid-item"><img src="images/Bars-4.svg" alt="" class="icon">
<h6>Reliable</h6>
<p>Access audit logs and history for all athletes' injuries</p>
</div>
</div>
</div>
</div>
<div id="features" class="bottom-spacer wf-section">
<div class="container">
<div data-w-id="13b85afb-9adf-d533-0a23-e3ae0995bbe7" style="opacity:0" class="icon-cards-grid icon-cards-grid-wide">
<div class="icon-feature-horizontal"><img src="images/streamline-icon-avatar-network200x200.png" loading="lazy" alt="" class="icon-feature-image">
<div class="icon-feature-content">
<h6>Be in the loop</h6>
<p>Level up coaching with the Veld Coach app. Track your entire roster, optimize training schedules, and communicate with the entire circle of care.</p>
</div>
</div>
<div class="icon-feature-horizontal"><img src="images/phone-comment-text-4.png" loading="lazy" alt="" class="icon-feature-image">
<div class="icon-feature-content">
<h6>Stay informed</h6>
<p>Get up to date information directly from doctors, therapists, and parents.</p>
</div>
</div>
<div class="icon-feature-horizontal"><img src="images/work-calendar.png" loading="lazy" alt="" class="icon-feature-image">
<div class="icon-feature-content">
<h6>Plan with confidence</h6>
<p>See time to recovery, roster schedule, and injury progression for all your athletes.</p>
</div>
</div>
<div class="icon-feature-horizontal"><img src="images/update-document.png" loading="lazy" alt="" class="icon-feature-image">
<div class="icon-feature-content">
<h6>No paperwork</h6>
<p>Send an injured athlete to a trusted PT or doctor with a video referral.</p>
</div>
</div>
</div>
</div>
</div>
<div class="section no-bottom-space bg-primary-3 wf-section">
<div class="container text-center">
<div class="section-title">
<h3 class="medium-heading text-white">For the rest of us</h3>
<div class="section-subtitle text-large">Only 1 in 1,500 high school athletes go pro, but we all deserve the same level of care.</div>
</div>
<ul data-w-id="50fe9306-95c1-c3bf-33e4-68215aa47d15" role="list" class="brand-list w-list-unstyled">
<li class="brand-list-item"><img src="images/logo-nfhs.png" height="64" alt="" class="brand-image"></li>
<li class="brand-list-item"><img src="images/logo-ncaa.png" height="64" alt="" class="brand-image"></li>
<li class="brand-list-item"><img src="images/logo-iadms.png" height="32" alt="" class="brand-image"></li>
<li class="brand-list-item"><img src="images/logo-ipay.png" height="64" alt="" class="brand-image"></li>
<li class="brand-list-item"><img src="images/logo-usa-gymnastics.png" height="64" alt="" class="brand-image"></li>
</ul>
</div><img src="images/divider-sharp-bottom.svg" alt="" class="divider divider-bottom">
</div>
<div class="section wf-section">
<div class="container fade-in-on-scroll">
<div data-w-id="8d1b0351-b2d9-8ba7-b339-d8421d14aec2" class="large-metrics text-center">
<div class="large-metric-item">
<div class="text-huge">7.9M</div>
<div class="text-large">High school student athletes</div>
</div>
<div class="large-metric-item">
<div class="text-huge">3.5M</div>
<div class="text-large">Child sport injuries per year</div>
</div>
</div>
<div class="large-metric-item">
<div class="text-huge">2020</div>
<div class="text-large">Founded in Raleigh, NC</div>
</div>
</div>
<div class="container"></div>
</div>
<div class="section no-top-space bg-gray-3 wf-section"><img src="images/divider-round-top.svg" alt="" class="divider divider-top">
<div class="container text-center">
<div class="section-title">
<h2>Powered by Incredible</h2>
<div class="section-subtitle text-large">Leverage the power and simplicity of the Veld platform to easily<br>care for, coach, and reach the next level of athletic performance.</div>
</div>
</div>
<div class="container container-narrow">
<div data-w-id="06541b3a-513a-6b6c-f891-3e92b2d3629b" class="icon-pill-group">
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Chat-Bubbles.svg" alt="" class="pill-image">
<h6 class="pill-heading">Text and Video Messaging</h6>
</div>
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Histogram-Chart.svg" alt="" class="pill-image">
<h6 class="pill-heading">Analytics</h6>
</div>
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Secure.svg" alt="" class="pill-image">
<h6 class="pill-heading">HIPAA Secure</h6>
</div>
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Calendar-Check.svg" alt="" class="pill-image">
<h6 class="pill-heading">Schedules</h6>
</div>
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Puzzle-Piece.svg" alt="" class="pill-image">
<h6 class="pill-heading">Integrations</h6>
</div>
<div class="pill icon-pill-group-item bg-gray-4"><img src="images/Rocket.svg" alt="" class="pill-image">
<h6 class="pill-heading">Much More</h6>
</div>
</div>
</div>
<div class="container"></div>
</div>
<div class="section no-bottom-space bg-primary-3 wf-section">
<div class="container text-center">
<div class="section-title">
<h2 class="text-white">Get started</h2>
<div class="section-subtitle text-large">Ready to change the game?<br>Schedule a call with our founding team to learn more.</div>
</div>
<div>
<a href="get-started.html" class="link white button">Schedule a Call</a>
</div>
</div><img src="images/divider-round-bottom.svg" alt="" class="divider divider-bottom">
</div>
<div class="footer wf-section">
<div class="container">
<div class="footer-row">
<div class="footer-info">
<a href="#" class="footer-logo-link w-inline-block"><img src="images/veld-logo.svg" alt="Veld"></a>
<p class="text-large footer-description">Secure platform connecting athletes<br>to their circle of care.</p>
<div class="social-links">
<a href="https://twitter.com/" target="_blank" class="social-link w-inline-block"><img src="images/twitter.svg" alt=""></a>
<a href="https://www.instagram.com/" target="_blank" class="social-link w-inline-block"><img src="images/instagram.svg" alt=""></a>
<a href="https://www.facebook.com/" target="_blank" class="social-link w-inline-block"><img src="images/facebook.svg" alt=""></a>
<a href="https://github.com/" target="_blank" class="social-link w-inline-block"><img src="images/github.svg" alt=""></a>
<a href="https://youtube.com/" target="_blank" class="social-link w-inline-block"><img src="images/youtube.svg" alt=""></a>
</div>
</div>
<div class="footer-menus-row">
<div class="footer-menu-column">
<h6 class="h6-small">Solutions</h6>
<ul role="list" class="link-menu w-list-unstyled">
<li class="link-menu-item">
<a href="health.html" class="footer-link">Doctors & Therapists</a>
</li>
<li class="link-menu-item">
<a href="coaches.html" aria-current="page" class="footer-link w--current">Trainers & Coaches</a>
</li>
<li class="link-menu-item">
<a href="athletes.html" class="footer-link">Athletes & Parents</a>
</li>
</ul>
</div>
<div class="footer-menu-column">
<h6 class="h6-small">Company</h6>
<ul role="list" class="link-menu w-list-unstyled">
<li class="link-menu-item">
<a href="invest.html" class="footer-link">Invest</a>
</li>
<li class="link-menu-item">
<a href="contact.html" class="footer-link">Contact</a>
</li>
</ul>
</div>
<div class="footer-menu-column hidden">
<h6 class="h6-small">Account</h6>
<ul role="list" class="link-menu w-list-unstyled">
<li class="link-menu-item">
<a href="hidden/account/sign-up-image.html" class="footer-link">Sign Up</a>
</li>
<li class="link-menu-item">
<a href="hidden/account/sign-in-image.html" class="footer-link">Sign In</a>
</li>
<li class="link-menu-item">
<a href="hidden/account/forgot-password.html" class="footer-link">Forgot Password</a>
</li>
<li class="link-menu-item">
<a href="invest.html" class="footer-link">Terms</a>
</li>
</ul>
</div>
</div>
</div>
<div class="w-row">
<div class="w-col w-col-6">
<div class="text-small">© 2021 Veld • A <a href="https://www.vaporware.net/?utm_source=veld.co" target="_blank">Vaporware</a> startup<a href="privacy.html"></a>
</div>
</div>
<div class="w-col w-col-6">
<div>
<div class="text-small footer-right"> <a href="privacy.html">Privacy policy</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-w-id="31a58d08-14b1-cd0c-9506-180401f38f5a" class="back-to-top">
<a href="#Top" class="button button-round back-to-top-button w-inline-block"><img src="images/icon-arrow-up-light.svg" alt=""></a>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=604919e74cbbececca125905" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>