From db5b6830a0686da9cc510d592d663a7e50f0e76d Mon Sep 17 00:00:00 2001 From: Gary Date: Mon, 9 Mar 2026 10:47:27 +0000 Subject: [PATCH] introduced urlcorrection --- about.php | 15 ++++++++++++--- contact.php | 4 +++- includes/footer.php | 32 ++++++++++++++++---------------- includes/header.php | 30 +++++++++++++++--------------- index.php | 1 + projects.php | 2 ++ sections/services.php | 12 ++++++------ services.php | 2 ++ services/boarding.php | 15 +++++++++++++++ services/extras.php | 15 +++++++++++++++ services/hatches.php | 15 +++++++++++++++ services/insulation.php | 15 +++++++++++++++ services/ladders.php | 15 +++++++++++++++ services/lighting.php | 15 +++++++++++++++ 14 files changed, 147 insertions(+), 41 deletions(-) create mode 100644 services/boarding.php create mode 100644 services/extras.php create mode 100644 services/hatches.php create mode 100644 services/insulation.php create mode 100644 services/ladders.php create mode 100644 services/lighting.php diff --git a/about.php b/about.php index bc57da9..7bce217 100644 --- a/about.php +++ b/about.php @@ -1,6 +1,15 @@ + + + + \ No newline at end of file diff --git a/contact.php b/contact.php index cc88be7..ee1a055 100644 --- a/contact.php +++ b/contact.php @@ -1,6 +1,8 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + diff --git a/includes/header.php b/includes/header.php index 600bdb0..74de76d 100644 --- a/includes/header.php +++ b/includes/header.php @@ -11,17 +11,17 @@ - + - - - + + + - - + + - - + + @@ -43,7 +43,7 @@
- +
@@ -84,13 +84,13 @@ diff --git a/index.php b/index.php index d688730..0f0db0b 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,5 @@

Loft Boarding

We raise our boarding above the insulation to ensure the correct amount of airflow in your loft to prevent moisture and heat being trapped in the loft.

- Read more + Read more @@ -25,7 +25,7 @@

Loft Ladders

We have a wide range of ladders to suit various loft spaces to ensure maximum safety when entering and exiting a loft space.

- Read more + Read more @@ -36,7 +36,7 @@

Loft Hatches

We specialise in creating safe access to your loft with our range of energy efficient hatches that will improve the safety and your homes energy efficiency.

- Read more + Read more @@ -49,7 +49,7 @@

Loft Lighting

A loft space can be very dark, we can install a LED light bulb with a pull switch so that you are able to turn it on as soon as you get into the loft.

- Read more + Read more @@ -60,7 +60,7 @@

Loft Insulation

It’s vital that you have the correct amount of insulation in your home in order to keep your house warm in the colder months and cool during the hotter months.

- Read more + Read more @@ -71,7 +71,7 @@

Additional Extras

We have a range of additional extras such as balustrades, roof liner, kick boards truss shelving to compliment your loft storage packages.

- Read more + Read more diff --git a/services.php b/services.php index 2cf7148..88e3a45 100644 --- a/services.php +++ b/services.php @@ -1,5 +1,7 @@ + + + + diff --git a/services/extras.php b/services/extras.php new file mode 100644 index 0000000..19a1b2e --- /dev/null +++ b/services/extras.php @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/services/hatches.php b/services/hatches.php new file mode 100644 index 0000000..19a1b2e --- /dev/null +++ b/services/hatches.php @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/services/insulation.php b/services/insulation.php new file mode 100644 index 0000000..19a1b2e --- /dev/null +++ b/services/insulation.php @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/services/ladders.php b/services/ladders.php new file mode 100644 index 0000000..19a1b2e --- /dev/null +++ b/services/ladders.php @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/services/lighting.php b/services/lighting.php new file mode 100644 index 0000000..19a1b2e --- /dev/null +++ b/services/lighting.php @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file