-
Notifications
You must be signed in to change notification settings - Fork 1
/
icons.php
36 lines (34 loc) · 2.23 KB
/
icons.php
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
<div class="homepage_content_block_two_column_quarter_2">
<div class="icon_strip">
<img src="/wp-content/uploads/2014/10/computer_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/weekend_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/appointment_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/patient_record_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/access_to_GP_specialisms.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/access_to_medications.png" alt="one care" class="homepage_icon" width="38px" />
</div>
<div class="key_benefits_titles_container">
<h3 class="key_benefits_titles">Computer Access</h3>
<h3 class="key_benefits_titles">Weekend access</h3>
<h3 class="key_benefits_titles">Appointment access</h3>
<h3 class="key_benefits_titles">Patient record access</h3>
<h3 class="key_benefits_titles">Access to GP specialisms</h3>
<h3 class="key_benefits_titles">Access to medications</h3>
</div>
</div>
<div class="homepage_content_block_two_column_quarter_2 second_quarter">
<div class="icon_strip">
<img src="/wp-content/uploads/2014/10/access_to_information.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/service_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/phone_access.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/staff_satisfaction.png" alt="one care" class="homepage_icon" width="38px" />
<img src="/wp-content/uploads/2014/10/patient_satisfaction.png" alt="one care" class="homepage_icon" width="38px" />
</div>
<div class="key_benefits_titles_container_2">
<h3 class="key_benefits_titles">Access to information</h3>
<h3 class="key_benefits_titles">Service access</h3>
<h3 class="key_benefits_titles">Phone access</h3>
<h3 class="key_benefits_titles">Staff satisfaction</h3>
<h3 class="key_benefits_titles">Patient satisfaction</h3>
</div>
</div>