diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx
index 1b75fff..a81c57c 100644
--- a/src/app/gallery/page.tsx
+++ b/src/app/gallery/page.tsx
@@ -27,31 +27,19 @@ export default function LandingPage() {
@@ -61,7 +49,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Expertise in Action"
title="Our Work Gallery"
- description="Showcasing our completed projects, from stunning UPVC installations to robust roofline solutions across the UK."
/>
@@ -73,85 +60,35 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "gal-w1",
- name: "UPVC Windows - Shrewsbury",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-using-smartphone-near-window_23-2147769532.jpg",
- },
+ id: "gal-w1", name: "UPVC Windows - Shrewsbury", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-using-smartphone-near-window_23-2147769532.jpg"},
{
- id: "gal-w2",
- name: "UPVC Windows - Telford",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-interior-living-room-with-blue-walls-white-windows_181624-18642.jpg",
- },
+ id: "gal-w2", name: "UPVC Windows - Telford", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-interior-living-room-with-blue-walls-white-windows_181624-18642.jpg"},
{
- id: "gal-w3",
- name: "UPVC Windows - Chester",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-woman-inside-shelter_23-2148243198.jpg",
- },
+ id: "gal-w3", name: "UPVC Windows - Chester", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-woman-inside-shelter_23-2148243198.jpg"},
{
- id: "gal-d1",
- name: "UPVC Doors - Stafford",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-house-entrance-japan-building_23-2149301104.jpg",
- },
+ id: "gal-d1", name: "UPVC Doors - Stafford", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-entrance-japan-building_23-2149301104.jpg"},
{
- id: "gal-d2",
- name: "UPVC Doors - Stoke",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg",
- },
+ id: "gal-d2", name: "UPVC Doors - Stoke", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-checking-products_23-2149148460.jpg"},
{
- id: "gal-d3",
- name: "UPVC Doors - Wolverhampton",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/two-active-woman-asian-caucasian-go-outside-practice-yoga-luxury-villa-poolside_343596-1780.jpg",
- },
+ id: "gal-d3", name: "UPVC Doors - Wolverhampton", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/two-active-woman-asian-caucasian-go-outside-practice-yoga-luxury-villa-poolside_343596-1780.jpg"},
{
- id: "gal-f1",
- name: "Fascias & Soffits - Shrewsbury",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg",
- },
+ id: "gal-f1", name: "Fascias & Soffits - Shrewsbury", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-3266.jpg"},
{
- id: "gal-f2",
- name: "Fascias & Soffits - Telford",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-reflective-windows_23-2148252788.jpg",
- },
+ id: "gal-f2", name: "Fascias & Soffits - Telford", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-reflective-windows_23-2148252788.jpg"},
{
- id: "gal-f3",
- name: "Fascias & Soffits - Chester",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/simple-wooden-wall-background_23-2148261975.jpg",
- },
+ id: "gal-f3", name: "Fascias & Soffits - Chester", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/simple-wooden-wall-background_23-2148261975.jpg"},
{
- id: "gal-g1",
- name: "Guttering - Stafford",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836786.jpg",
- },
+ id: "gal-g1", name: "Guttering - Stafford", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836786.jpg"},
{
- id: "gal-g2",
- name: "Guttering - Stoke",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-by-lake_53876-20826.jpg",
- },
+ id: "gal-g2", name: "Guttering - Stoke", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/man-fishing-by-lake_53876-20826.jpg"},
{
- id: "gal-g3",
- name: "Guttering - Wolverhampton",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15424.jpg",
- },
+ id: "gal-g3", name: "Guttering - Wolverhampton", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15424.jpg"},
]}
title="Completed Projects"
description="Explore our diverse portfolio of high-quality UPVC and roofline installations."
buttons={[
{
- text: "Get Your Free Quote Today",
- href: "/contact",
- },
+ text: "Get Your Free Quote Today", href: "/contact"},
]}
/>
@@ -160,17 +97,10 @@ export default function LandingPage() {
@@ -178,13 +108,9 @@ export default function LandingPage() {