Skip to content

Commit a3d1117

Browse files
committed
support fixes
1 parent ea7ecf7 commit a3d1117

File tree

2 files changed

+20
-127
lines changed

2 files changed

+20
-127
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: FHIRbase
22
markdown: kramdown
3-
# highlighter: rouge
3+
highlighter: rouge
44

55
collections:
66
instructions:

support.html

+19-126
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
text-shadow: -1px -1px 1px white;
3131
}
3232
.offers {
33-
padding: 100px 0;
33+
padding: 80px 0;
3434
text-align: center;
3535
/*margin-bottom: 100px;*/
3636
}
@@ -97,10 +97,8 @@
9797
font-size: 21px;
9898
}
9999

100-
.aidbox-description {
101-
padding-top:20px;
102-
font-size: 16px;
103-
text-align: left;
100+
.aidbox-main-text a{
101+
text-decoration: underline;
104102
}
105103

106104
.aidbox-features {
@@ -122,7 +120,7 @@
122120

123121
.try-for-free {
124122
display: block;
125-
margin-top: 40px;
123+
margin: 60px 0 40px 0;
126124
}
127125

128126
.try-for-free-btn {
@@ -133,6 +131,7 @@
133131
border-radius: 40px;
134132
font-weight: 500;
135133
letter-spacing: 0.7px;
134+
text-decoration: none;
136135
}
137136

138137
.try-for-free-btn:hover {
@@ -141,6 +140,15 @@
141140
text-decoration: none;
142141
}
143142

143+
.try-for-free-btn:visited {
144+
color: white;
145+
}
146+
147+
.try-for-free-btn:link {
148+
text-decoration: none;
149+
}
150+
151+
144152
@media (max-width: 1280px){
145153
#hslogo {
146154
display: none;
@@ -153,7 +161,7 @@
153161
<div class="row">
154162
<div class="col-md-8 col-md-offset-2">
155163
<h3 class="provide-line">
156-
<a href="http://health-samurai.io/" class="line-text">Heath Samurai</a> provides commercial support for FHIRbase:
164+
<a href="http://health-samurai.io/" class="line-text">Heath Samurai</a> provides commercial support for FHIRbase. Please contact us at
157165
<br>
158166
<a href="mailto:[email protected]" target="_top">[email protected]</a>
159167
<p class="">+1 (818) 731-12-79</p>
@@ -165,15 +173,13 @@ <h3 class="provide-line">
165173
<div class="row">
166174
<div class="col-md-8 col-md-offset-2">
167175
<span class="aidbox-main-text">
168-
<a href="http://health-samurai.io/">Heath Samurai</a> also provides commercial version of FHIRbase under the brand name <b>Aidbox</b>.
176+
Besides FHIRBase <a href="http://health-samurai.io/">Heath Samurai</a> offers <a href="https://aidbox.io/index.html"><b>Aidbox</b></a> - a platform for modern web and mobile healthcare applications built on top of a centralized FHIR server.
169177
</span>
170-
<p class="aidbox-description">Aidbox is a platform for modern web and mobile healthcare applications built on top of a centralized FHIR server. Anyone can register at <a href="http://health-samurai.io/">aidbox.io</a> and make their own testing/evaluation of aidbox platform absolutely free.
171-
Aidbox can be deployed into any infrastructure of customer's choice (linux servers in the cloud or private data center).</p>
178+
172179
<span class=try-for-free>
173-
<a class="try-for-free-btn" href="">Try for free in cloud</a>
180+
<a class="try-for-free-btn" href="https://aidbox.io/ui#/signup" target="_blank">Try for free in cloud</a>
174181
</span>
175182

176-
177183
<div class="aidbox-features">
178184
<h4 class=aidbox-features-title><b>Aidbox Features</b></h4>
179185
<ul class="features-list">
@@ -192,117 +198,4 @@ <h4 class=aidbox-features-title><b>Aidbox Features</b></h4>
192198
</div>
193199
</div>
194200

195-
</div>
196-
197-
198-
<!--<div class="container offers">
199-
<div class="row">
200-
201-
</div>
202-
203-
<div class="row">
204-
205-
<div class="col-md-3">
206-
-<div class="offer">
207-
<h3>FHIRbase production</h3>
208-
<div class="offer-content">
209-
<p>
210-
We install and support complete and robust
211-
FHIRbase infrastructure for production.
212-
</p>
213-
<br/>
214-
<ul>
215-
<li>installation automation</li>
216-
<li>failover & backup</li>
217-
<li>point in time recovery</li>
218-
<li>monitoring and audit tools </li>
219-
<li>education of your engineers</li>
220-
<li>technical support</li>
221-
</ul>
222-
</div>
223-
<div class="price">
224-
<span class="currency">$</span>
225-
<span class="number">30,000</span>
226-
</div>
227-
</div>
228-
</div>
229-
230-
<div class="col-md-3">
231-
<div class="offer">
232-
<h3>Dedicated Developer</h3>
233-
<div class="offer-content">
234-
<p>
235-
Dedicated developer
236-
works as a priority on
237-
features specifically
238-
needed for your projects,
239-
in a scope of FHIRbase roadmap.
240-
</p>
241-
<br/>
242-
<ul>
243-
<li>development </li>
244-
<li>technical consultations</li>
245-
</ul>
246-
</div>
247-
<div class="price">
248-
<span class="currency">$</span>
249-
<span class="number">10,000</span>
250-
<span class="per">/mo</span>
251-
</div>
252-
</div>
253-
</div>
254-
255-
<div class="col-md-3">
256-
<div class="offer">
257-
<h3>Customization & Integration</h3>
258-
<div class="offer-content">
259-
<p>
260-
We customize FHIRbase
261-
for your needs and
262-
requirements and develop
263-
FHIRbase integrations with
264-
your platform and technical
265-
stack.
266-
</p>
267-
<br/>
268-
<ul>
269-
<li>extra features</li>
270-
<li>integrations</li>
271-
<li>scalability</li>
272-
</ul>
273-
</div>
274-
275-
<div class="price">
276-
<span class="currency">$</span>
277-
<span class="number">10,000</span>
278-
<span class="per">/mo</span>
279-
</div>
280-
281-
</div>
282-
</div>
283-
284-
<div class="col-md-3">
285-
<div class="offer">
286-
<h3>FHIRbase consulting</h3>
287-
<div class="offer-content">
288-
<p>
289-
We consult your engineers
290-
about FHIRbase and FHIRbase
291-
integrations.
292-
</p>
293-
<br/>
294-
<ul>
295-
<li>dedicated person to contact </li>
296-
<li>education about FHIRbase </li>
297-
<li>discussions</li>
298-
</ul>
299-
</div>
300-
<div class="price">
301-
<span class="currency">$</span>
302-
<span class="number">5,000</span>
303-
<span class="per">/mo</span>
304-
</div>
305-
</div>
306-
</div>
307-
</div>
308-
</div>-->
201+
</div>

0 commit comments

Comments
 (0)