-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservicing.php
26 lines (22 loc) · 1.3 KB
/
servicing.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Servicing upvc windows, doors and conservatories - Buckinghamshire Windows</title>
<meta name="description" content="">
<meta name="keywords" content="">
<?php include('header.php') ?>
<div class="row" style="margin-top:20px;">
<div class="grid_4 hide-phone"><img src="images/inpageimages/window.jpg" alt="window servicing" width="100%"/></div>
<div class="grid_8">
<div class="textBox">
<h1>Servicing</h1>
<p>Should you already have Double Glazed Windows, Doors, a Conservatory or Roof-Line Products and have problems that may not still be under the suppliers guarantee, or the company that supplied them are no longer trading, we can service them for you.</p>
<p>Buckinghamshire Windows Ltd also offer to undertake service work where we can supply new Sealed Units or replace broken Handles and Door Locks. This can often be a less costly option and some of the time all that is required, rather than a new window or door. We can also replace Conservatory Roof Glass or Polycarbonate roof panels.</p>
<p> </p>
<h3>Please contact us to arrange an appointment for our surveyor to visit and see if we can be of assistance.</h3>
<p> </p> <p> </p> <p> </p> <p> </p>
</div>
</div>
</div>
<?php include('footer.php') ?>