-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathsales.html
More file actions
551 lines (479 loc) · 25.3 KB
/
sales.html
File metadata and controls
551 lines (479 loc) · 25.3 KB
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
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sales | Monadical Consulting</title>
<!-- Meta Tags Start -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Sales | Monadical Consulting">
<meta name="description" content="Monadical is a full-stack software development consultancy. We specialize in full-stack web development and custom software solutions.">
<meta property="og:locale" content="en_US" />
<meta property="og:description" content="Monadical is a full-stack software development consultancy. We specialize in full-stack web development and custom software solutions.">
<meta property="og:image" name="image" content="https://monadical.com/static/core/img/og.jpg">
<meta property="og:title" content="Sales | Monadical Consulting">
<meta property="og:type" content="website">
<meta property="og:url" content=https://monadical.com/sales.html />
<meta property="og:site_name" content="Monadical Consulting" />
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:description" content="Monadical is a full-stack software development consultancy. We specialize in full-stack web development and custom software solutions.">
<meta property="twitter:image" content="https://monadical.com/static/core/img/og.jpg">
<meta property="twitter:site" content="@MonadicalHQ">
<meta property="twitter:title" content="Sales | Monadical Consulting">
<meta property="twitter:url" content=https://monadical.com/sales.html />
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Meta Tags End -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans|Ubuntu" type="text/css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fjalla+One" type="text/css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" type="text/css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/font-hack/2.020/css/hack.min.css" type="text/css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
type="text/css">
<link rel="stylesheet" href="/static/bootstrap4-pleasant.min.css" type="text/css">
<link rel="stylesheet" href="/static/core/css/base.css" type="text/css">
<link rel="canonical" href="https://monadical.com/sales.html" />
<link rel="apple-touch-icon" sizes="76x76" href="/static/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon/favicon-16x16.png">
<link rel="mask-icon" href="/static/favicon/safari-pinned-tab.svg" color="#5bbad5">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/styles/atom-one-light.min.css">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"
integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous">
</script>
<link rel="stylesheet" href="/static/core/css/sales.css">
</head>
<body>
<header>
<div id="header-container" class="container">
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" id="monadical-brand" href="/index.html">
<img srcset="/static/core/img/logo@3x.png 3x,
/static/core/img/logo@2x.png 2x"
src="/static/core/img/logo.png"
id="brand-img" />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="navbar-content-container">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link "
href="/index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link "
href="/portfolio.html">Portfolio</a>
</li>
<div class="nav-item dropdown">
<button class="nav-link btn-link dropdown-toggle" type="button"
id="dropdownservicesButton" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
Services
</button>
<div class="dropdown-menu" aria-labelledby="dropdownservicesButton">
<a class="dropdown-item nav-link"
href="/ai-services.html">AI</a>
<a class="dropdown-item nav-link"
href="/services.html">Web Dev</a>
</div>
</div>
<li class="nav-item">
<a class="nav-link "
href="/about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" target="_blank"
href="https://careers.monadical.com/">Careers</a>
</li>
<li class="nav-item">
<a class="nav-link "
href="/blog.html">Insights</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="/contact-us.html">LET'S TALK</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<article>
<div class="container-full">
<img class="cloud-img-right" src="/static/core/img/img-sales-002.png">
<img class="tentacle-img-right" src="/static/core/img/img-home-010.png">
<img class="tentacle-img-left" src="/static/core/img/img-sales-004.png">
<img class="cloud-img-left" src="/static/core/img/img-sales-003.png">
<div class="container">
<div class="row">
<div class="col-12 text-center margin-top-70">
<h2 class="text-size-2">
Customize Your DrChrono Platform To Fit Your Medical Practice
</h2>
</div>
<div class="col-12 text-center margin-top-15">
<p class="subtext-size-2">
Save Time & Earn Money with your Custom Solution. We build
it, you own it. Sell your solution to the other practices
with the same challenges
</p>
</div>
</div>
<div class="row margin-top-150">
<div class="col-md-6 col-12">
<div class="row">
<div class="col-10 offset-1">
<h2 class="text-size-2">
Customize Your DrChrono Platform To Fit Your Medical
Practice
</h2>
</div>
<div class="col-10 offset-1">
<ul>
<li class="subtext-size-2">
We are a certified DrChrono developer.
</li>
<li class="subtext-size-2">
We have extensive experience working with other
medical practitioners, and with DrChrono directly
</li>
<li class="subtext-size-2">We build effective, time-saving DrChrono Solutions
for medical practices
</li>
</ul>
</div>
<div class="col-12 margin-top-70 button-container">
<a href="/contact-us.html" class="btn btn-info-inverse">
SCHEDULE DIAGNOSIS CALL
</a>
</div>
</div>
</div>
<div class="col-md-6 col-12 margin-top-xs text-center align-self-center">
<img src="/static/core/img/img-sales-001.png" class="max-width-100">
</div>
</div>
<div class="row margin-top-200">
<!-- Comment video section
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12">
<video style="width: 100%" controls>
<source src="" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
-->
<div class="col-12 margin-top-xs">
<div class="row">
<div class="col-md-8 col-10 offset-1 offset-md-2">
<h2 class="text-size-2">
See how other doctors do it
</h2>
</div>
<div class="col-10 offset-1">
<p class="text-size-3">
Dr. Tim created a custom solution for his medical
practice, which has grown into a software product
valued over $2 M.
</p>
</div>
<div class="col-md-10 col-12 offset-md-1 button-container">
<a href="/contact-us.html" class="btn btn-info-inverse">
SCHEDULE DIAGNOSIS CALL
</a>
</div>
</div>
</div>
</div>
<div class="row margin-top-200">
<div class="col-12 text-center">
<h2 class="text-size-2">
Custom features requested by other medical practices
</h2>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
SYNCHRONIZE DATA BETWEEN MEDICAL PRACTICES
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Synchronize and access your DrChrono data from all
your locations instantly, with no fuss.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
LOCAL STORAGE
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Store your patient data locally, and never worry
about losing it due to a bad internet connection.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
EARN MONEY WITH YOUR CUSTOM SOLUTION
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
We build it, you own it. Earn money by selling your
solution to other practices with the same challenges.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
CUSTOMIZABLE FEATURE
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Tailor features and screens to the needs of your
office and save time and money.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
CUSTOMIZABLE NOTES
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Get to an old note without modifying it & make things
easier to find
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
CUSTOMIZE DAILY SOAPS
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Make follow-up visits easy and painless by transferring and
updating daily SOAPs.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
FILTER PATIENTS BY PAYMENTS METHOD
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Separate your cash and insurance patients and keep
your accounting running smoothly.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
CUSTOMIZABLE FORMS
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Make your forms fit the needs of your team and cut
down on wasted time.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12">
<div class="card card-small card-table">
<div class="title-card-size-1 blue-text card-title-padding">
CUSTOMIZABLE MESSAGE THREADS
</div>
<div class="card-body">
<p class="text-size-3 line-height-card">
Make communication with your team effortless and
efficient
</p>
</div>
</div>
</div>
<div class="col-12 text-center margin-top-70 mb-4">
<a href="/contact-us.html" class="btn btn-info-inverse">
SCHEDULE DIAGNOSIS CALL
</a>
</div>
</div>
</div>
</div>
</article>
<footer>
<div class="container footer">
<div class="row">
<div class="col-12 col-md-4">
<ul>
<li><b title="Montréal, Canada">Montréal</b></li>
<li><b title="New York, USA">New York</b></li>
<li><b title="San Francisco, USA">San Francisco</b></li>
<li><b title="Vancouver, Canada">Vancouver</b></li>
<li><b title="Medellín, Colombia">Medellín</b></li>
</ul>
</div>
<div class="col-12 col-md-3">
<ul>
<li>
<b>Monadical</b>
</li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/services.html">Services</a></li>
<li><a href="/projects.html">Projects</a></li>
<li><a href="/privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="col-12 col-md-3">
<ul>
<li>
<b>About Us</b>
</li>
<li><a href="/about.html">About</a></li>
<li><a href="/team.html">Team</a></li>
<li><a href="/principles.html">Principles</a></li>
</ul>
</div>
<div class="col-12 col-md-2">
<ul>
<li>
<b>Contact Us</b>
</li>
<li><a href="https://cal.com/monadical/widget">Get a Quote</a></li>
<li><a href="https://careers.monadical.com/">Careers</a></li>
<li><a href="/contact-us.html">Contact us</a></li>
</ul>
</div>
</div>
<div class="row social">
<div class="col-12">
<ul>
<li>
<a href="https://twitter.com/MonadicalHQ" title="Monadical Twitter" target="_blank"
rel="noopener">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="https://facebook.com/monadical" title="Monadical Facebook" target="_blank"
rel="noopener">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://linkedin.com/company/monadical" title="Monadical LinkedIn" target="_blank"
rel="noopener">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://github.com/Monadical-SAS" title="Monadical Github" target="_blank"
rel="noopener">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<script type="text/javascript">
// hide all the tags containing fake contact info that are there to throw off scrapers
// most scrapers dont run JS, so this fairly effectively masks our real info from bots
for (const elem of document.querySelectorAll('.please-scrape-this-fake-info')) {
elem.style.display = 'none'
}
</script>
<script src="/static/squares.js"></script>
<!-- Smooth Scroll to Anchor Links Animation -->
<script>
function getUnicodeHash(reference) {
return "#\\" + reference.codePointAt(1).toString(16) + " " + reference.slice(2)
}
function smoothScroll(e) {
const hash = decodeURIComponent(this.hash)
e.preventDefault()
e.stopPropagation()
console.log('Scrolling to', this.getAttribute('href'))
let reference = this.getAttribute('href')
if (reference.match(/^#[0-9]+/)) {
reference = getUnicodeHash(reference)
}
document.querySelector(reference).scrollIntoView({
behavior: 'smooth'
});
setTimeout(() => {
window.location.hash = hash
}, 500/*arbitrary value, not standartized*/);
}
document.addEventListener('DOMContentLoaded', () => {
document.querySelectorAll('a[smoothhashscroll]').forEach(elem => {
/*
this code drops all the event listeners that were attached so far;
we need to do it here because the event listeners themselves are not under control of this repo
this content together with js files (that are executed) is presumably downloaded from hedgedoc
this is a very hacky hack, we shall negate it "as soon as we can"
*/
elem.parentNode.outerHTML = elem.parentNode.outerHTML
})
document.querySelectorAll('a[href^="#"], a[smoothhashscroll]').forEach(anchor => {
anchor.addEventListener('click', smoothScroll);
});
})
</script>
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setCookieDomain", "*.monadical.com"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
// accurately measure the time spent in the visit
_paq.push(['enableHeartBeatTimer']);
(function () {
var u = "//analytics.zervice.io/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '12']);
var d = document,
g = d.createElement('script'),
s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript';
g.async = true;
g.defer = true;
g.src = u + 'matomo.js';
s.parentNode.insertBefore(g, s);
})();
</script>
<!-- End Matomo Code -->
<!-- Highlight Code -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.4.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
<!-- End Highlight Code -->
</body>
</html>