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() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e554053..870850e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,31 +31,19 @@ export default function LandingPage() {
@@ -64,117 +52,63 @@ export default function LandingPage() {
@@ -187,25 +121,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "metric-1",
- value: "Fully Insured",
- description: "For your complete peace of mind",
- },
+ id: "metric-1", value: "Fully Insured", description: "For your complete peace of mind"},
{
- id: "metric-2",
- value: "5-Star Rated",
- description: "Exceptional customer satisfaction",
- },
+ id: "metric-2", value: "5-Star Rated", description: "Exceptional customer satisfaction"},
{
- id: "metric-3",
- value: "15+ Years",
- description: "Of industry experience",
- },
+ id: "metric-3", value: "15+ Years", description: "Of industry experience"},
{
- id: "metric-4",
- value: "Local Experts",
- description: "Serving your community directly",
- },
+ id: "metric-4", value: "Local Experts", description: "Serving your community directly"},
]}
title="Why Choose ProLine Installations"
description="Building trust and delivering excellence in every project."
@@ -220,45 +142,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "UPVC Windows",
- description: "Energy-efficient and secure windows in various styles.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-gray-wall_23-2149360614.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124295.jpg",
- buttonText: "Learn More",
- buttonHref: "/services#windows",
- },
+ title: "UPVC Windows", description: "Energy-efficient and secure windows in various styles.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-gray-wall_23-2149360614.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124295.jpg", buttonText: "Learn More", buttonHref: "/services#windows"},
{
- title: "UPVC Doors",
- description: "Secure and stylish doors that make a statement.",
- imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japan-building-with-stairs_23-2149301103.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/long-shot-front-view-man-hugging-saxophone_23-2148207566.jpg",
- buttonText: "Learn More",
- buttonHref: "/services#doors",
- },
+ title: "UPVC Doors", description: "Secure and stylish doors that make a statement.", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japan-building-with-stairs_23-2149301103.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/long-shot-front-view-man-hugging-saxophone_23-2148207566.jpg", buttonText: "Learn More", buttonHref: "/services#doors"},
{
- title: "Fascias & Soffits",
- description: "Protect and beautify your roofline with durable UPVC.",
- imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-training-near-railings_23-2147786915.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-schematics_23-2148269844.jpg",
- buttonText: "Learn More",
- buttonHref: "/services#fascias",
- },
+ title: "Fascias & Soffits", description: "Protect and beautify your roofline with durable UPVC.", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-training-near-railings_23-2147786915.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-schematics_23-2148269844.jpg", buttonText: "Learn More", buttonHref: "/services#fascias"},
{
- title: "Gutter Installation",
- description: "Efficient guttering to manage rainwater effectively.",
- imageSrc: "http://img.b2bpic.net/free-photo/white-diagonal-painted-wood-wall-background-texture_158595-6488.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
- buttonText: "Learn More",
- buttonHref: "/services#gutters",
- },
+ title: "Gutter Installation", description: "Efficient guttering to manage rainwater effectively.", imageSrc: "http://img.b2bpic.net/free-photo/white-diagonal-painted-wood-wall-background-texture_158595-6488.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", buttonText: "Learn More", buttonHref: "/services#gutters"},
]}
title="What We Do"
description="Specializing in high-quality UPVC and roofline installations to enhance your home's aesthetics and durability."
buttons={[
{
- text: "View All Services",
- href: "/services",
- },
+ text: "View All Services", href: "/services"},
]}
/>
@@ -271,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "proj-comp",
- value: "500+",
- description: "Projects Completed",
- },
+ id: "proj-comp", value: "500+", description: "Projects Completed"},
{
- id: "years-exp",
- value: "15+",
- description: "Years Experience",
- },
+ id: "years-exp", value: "15+", description: "Years Experience"},
{
- id: "satisfaction",
- value: "100%",
- description: "Satisfaction Guarantee",
- },
+ id: "satisfaction", value: "100%", description: "Satisfaction Guarantee"},
]}
title="Our Commitment to Quality"
description="Family-run business serving [your region] since 2008. No subcontractors. No hidden costs. Just quality workmanship and lasting results you can trust."
@@ -299,31 +186,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "work-1",
- name: "UPVC Window Replacement",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-boxer-wrapping-his-hands-before-training-ring_23-2148759638.jpg",
- },
+ id: "work-1", name: "UPVC Window Replacement", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-boxer-wrapping-his-hands-before-training-ring_23-2148759638.jpg"},
{
- id: "work-2",
- name: "Composite Door Installation",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-doors-with-green-beige-wall_23-2149360617.jpg",
- },
+ id: "work-2", name: "Composite Door Installation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-doors-with-green-beige-wall_23-2149360617.jpg"},
{
- id: "work-3",
- name: "Roofline & Gutter Upgrade",
- price: "View Project",
- imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg",
- },
+ id: "work-3", name: "Roofline & Gutter Upgrade", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"},
]}
title="Our Recent Work"
description="See examples of our craftsmanship and how we've transformed homes across the UK."
buttons={[
{
- text: "See Full Gallery",
- href: "/gallery",
- },
+ text: "See Full Gallery", href: "/gallery"},
]}
/>
@@ -333,43 +206,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Sarah J. - Shrewsbury",
- imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
- },
+ id: "t1", name: "Sarah J. - Shrewsbury", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
{
- id: "t2",
- name: "David M. - Chester",
- imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3666.jpg",
- },
+ id: "t2", name: "David M. - Chester", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3666.jpg"},
{
- id: "t3",
- name: "Emily R. - Telford",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-smiling-happy-woman-with-perfect-smile-bright-make-up-wearing-bright-scarf-looking-aside-smiling-while-walking-city-meeting_291650-1743.jpg",
- },
+ id: "t3", name: "Emily R. - Telford", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outside-portrait-smiling-happy-woman-with-perfect-smile-bright-make-up-wearing-bright-scarf-looking-aside-smiling-while-walking-city-meeting_291650-1743.jpg"},
{
- id: "t4",
- name: "Michael K. - Stafford",
- imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
- },
+ id: "t4", name: "Michael K. - Stafford", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg"},
{
- id: "t5",
- name: "Jessica L. - Stoke",
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-angry-expression_1194-2016.jpg",
- },
+ id: "t5", name: "Jessica L. - Stoke", imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-angry-expression_1194-2016.jpg"},
{
- id: "t6",
- name: "Andrew B. - Wolverhampton",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg",
- },
+ id: "t6", name: "Andrew B. - Wolverhampton", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-celebrating-birthday-together_23-2150598991.jpg"},
]}
cardTitle="What Our Customers Say"
cardTag="Trusted Google Reviews"
buttons={[
{
- text: "Read All Reviews on Google",
- href: "https://www.google.com/search?q=proline+installations+reviews",
- },
+ text: "Read All Reviews on Google", href: "https://www.google.com/search?q=proline+installations+reviews"},
]}
cardAnimation="slide-up"
/>
@@ -379,17 +232,10 @@ export default function LandingPage() {
@@ -397,13 +243,9 @@ export default function LandingPage() {
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index 2a5c5ba..89d4bc7 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -27,31 +27,19 @@ export default function LandingPage() {
@@ -61,7 +49,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Expertise"
title="Our Services"
- description="From UPVC windows to complete roofline solutions, we deliver quality and peace of mind. Explore our comprehensive range of installations."
/>
@@ -73,37 +60,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "UPVC Windows",
- description: "Upgrade to our high-performance UPVC windows for superior insulation, security, and a fresh new look. Available in casement, sash, tilt & turn, and bay styles, tailored to your home's architecture.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-wine-window_23-2147770788.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-pajama-with-shorts-sunny-window-modern-apartment-she-chatting-tab-smiling_197531-24894.jpg",
- buttonText: "Get a Quote",
- buttonHref: "/contact?service=windows",
- },
+ title: "UPVC Windows", description: "Upgrade to our high-performance UPVC windows for superior insulation, security, and a fresh new look. Available in casement, sash, tilt & turn, and bay styles, tailored to your home's architecture.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-wine-window_23-2147770788.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/attractive-young-girl-pajama-with-shorts-sunny-window-modern-apartment-she-chatting-tab-smiling_197531-24894.jpg", buttonText: "Get a Quote", buttonHref: "/contact?service=windows"},
{
- title: "UPVC Doors",
- description: "Choose from our extensive range of secure and stylish UPVC doors, including front doors, back doors, French doors, and patio doors. Enhance your home's entrance and garden access.",
- imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-checking-mobile-phone_23-2148499917.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-city_1157-17236.jpg",
- buttonText: "Get a Quote",
- buttonHref: "/contact?service=doors",
- },
+ title: "UPVC Doors", description: "Choose from our extensive range of secure and stylish UPVC doors, including front doors, back doors, French doors, and patio doors. Enhance your home's entrance and garden access.", imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-checking-mobile-phone_23-2148499917.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-city_1157-17236.jpg", buttonText: "Get a Quote", buttonHref: "/contact?service=doors"},
{
- title: "Fascias & Soffits",
- description: "Protect your roofline with our durable UPVC fascias and soffits. These low-maintenance solutions prevent rot, damp, and pest ingress, keeping your home pristine year-round.",
- imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-little-bird-balcony_23-2148107047.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-razor-blades-with-yellow-background_23-2150970029.jpg",
- buttonText: "Get a Quote",
- buttonHref: "/contact?service=fascias",
- },
+ title: "Fascias & Soffits", description: "Protect your roofline with our durable UPVC fascias and soffits. These low-maintenance solutions prevent rot, damp, and pest ingress, keeping your home pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-little-bird-balcony_23-2148107047.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-razor-blades-with-yellow-background_23-2150970029.jpg", buttonText: "Get a Quote", buttonHref: "/contact?service=fascias"},
{
- title: "Gutter Installation",
- description: "Ensure efficient rainwater management with our robust UPVC guttering systems. We offer expert installation and repairs to prevent water damage and maintain your property's integrity.",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-standing-near-wall-with-repair-tools_1157-29766.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-shutter_23-2147626008.jpg",
- buttonText: "Get a Quote",
- buttonHref: "/contact?service=gutters",
- },
+ title: "Gutter Installation", description: "Ensure efficient rainwater management with our robust UPVC guttering systems. We offer expert installation and repairs to prevent water damage and maintain your property's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-standing-near-wall-with-repair-tools_1157-29766.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-shutter_23-2147626008.jpg", buttonText: "Get a Quote", buttonHref: "/contact?service=gutters"},
]}
title="Comprehensive UPVC & Roofline Services"
description="ProLine Installations offers a full spectrum of services, ensuring your home is both beautiful and protected."
@@ -114,17 +77,10 @@ export default function LandingPage() {
@@ -132,13 +88,9 @@ export default function LandingPage() {