From d3abeab89598302e14b7f3a66bf3af3ca669f60b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:50 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 57 +++++++++++------------------------------- 1 file changed, 15 insertions(+), 42 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d76d9ee..f031285 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -12,16 +12,16 @@ import Link from "next/link"; export default function AboutPage() { return ( @@ -61,22 +59,13 @@ export default function AboutPage() { features={[ { id: 1, - title: "Professional Installation", - description: "Expert teams deliver flawless stretch ceiling installations with precision alignment, seamless finishes, and minimal disruption to your space.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=3", - }, + title: "Professional Installation", description: "Expert teams deliver flawless stretch ceiling installations with precision alignment, seamless finishes, and minimal disruption to your space.", imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=3"}, { id: 2, - title: "Premium Materials", - description: "We source high-quality stretch fabrics from trusted suppliers, offering durability, aesthetic appeal, and compliance with building standards.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=3", - }, + title: "Premium Materials", description: "We source high-quality stretch fabrics from trusted suppliers, offering durability, aesthetic appeal, and compliance with building standards.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=3"}, { id: 3, - title: "Complete Accessories", - description: "Full range of mounting hardware, clips, profiles, and replacement parts. Compatible with all major ceiling systems for hassle-free integration.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=3", - }, + title: "Complete Accessories", description: "Full range of mounting hardware, clips, profiles, and replacement parts. Compatible with all major ceiling systems for hassle-free integration.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=3"}, ]} title="Our Core Services & Capabilities" description="We deliver comprehensive ceiling solutions tailored to homeowners, contractors, and retailers with proven expertise and quality assurance." @@ -93,19 +82,9 @@ export default function AboutPage() { -- 2.49.1 From 6a36f632e011ae337fe09fde2e1251f9e45eea25 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:51 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 39 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 38cc9b2..c0b8ae3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -10,16 +10,16 @@ import Link from "next/link"; export default function ContactPage() { return ( @@ -44,17 +42,12 @@ export default function ContactPage() { animationType="reveal-blur" buttons={[ { - text: "Request Free Estimate", - href: "/contact", - }, + text: "Request Free Estimate", href: "/contact"}, { - text: "Call: +1 (555) 123-4567", - href: "tel:+15551234567", - }, + text: "Call: +1 (555) 123-4567", href: "tel:+15551234567"}, ]} background={{ - variant: "animated-grid", - }} + variant: "animated-grid"}} useInvertedBackground={false} /> @@ -66,19 +59,13 @@ export default function ContactPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/ceilingpro", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"}, { icon: Linkedin, - href: "https://linkedin.com/company/ceilingpro", - ariaLabel: "Connect on LinkedIn", - }, + href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/ceilingpro", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"}, ]} /> -- 2.49.1 From 301387a6b9df821607c9001969e9888a6489b1a5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:51 +0000 Subject: [PATCH 3/6] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 42 +++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 1c1ccd2..ba83148 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -19,23 +19,24 @@ export default function GalleryPage() { return ( @@ -51,9 +52,11 @@ export default function GalleryPage() { animationType="slide-up" metrics={[ { - id: "metric-1", value: "2,500+", title: "Installations Completed", description: "Professional projects across residential and commercial sectors", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", imageAlt: "completed ceiling installation project showcase"}, + id: "metric-1", value: "2,500+", title: "Installations Completed", description: "Professional projects across residential and commercial sectors", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", imageAlt: "completed ceiling installation project showcase" + }, { - id: "metric-2", value: "98%", title: "Client Satisfaction Rate", description: "Consistent excellence recognized by customers and industry partners", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg", imageAlt: "satisfied customer home renovation showcase"}, + id: "metric-2", value: "98%", title: "Client Satisfaction Rate", description: "Consistent excellence recognized by customers and industry partners", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg", imageAlt: "satisfied customer home renovation showcase" + } ]} /> @@ -66,13 +69,17 @@ export default function GalleryPage() { useInvertedBackground={false} testimonials={[ { - id: "test-1", title: "Perfect Solution for Home Renovation", quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.", name: "Maria Popescu", role: "Homeowner - Bucharest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg", imageAlt: "homeowner portrait professional headshot"}, + id: "test-1", title: "Perfect Solution for Home Renovation", quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.", name: "Maria Popescu", role: "Homeowner - Bucharest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg", imageAlt: "homeowner portrait professional headshot" + }, { - id: "test-2", title: "Reliable Partner for Commercial Projects", quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.", name: "Ivan Petrov", role: "General Contractor - Moscow", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg", imageAlt: "contractor professional portrait headshot"}, + id: "test-2", title: "Reliable Partner for Commercial Projects", quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.", name: "Ivan Petrov", role: "General Contractor - Moscow", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg", imageAlt: "contractor professional portrait headshot" + }, { - id: "test-3", title: "Quality Materials for Design Projects", quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.", name: "Elena Ioannidou", role: "Interior Designer - Bratislava", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg", imageAlt: "interior designer professional portrait"}, + id: "test-3", title: "Quality Materials for Design Projects", quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.", name: "Elena Ioannidou", role: "Interior Designer - Bratislava", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg", imageAlt: "interior designer professional portrait" + }, { - id: "test-4", title: "Excellent Bulk Supply and Support", quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.", name: "Dmitri Sokolov", role: "Retailer & Distributor - St. Petersburg", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "business owner retailer professional portrait"}, + id: "test-4", title: "Excellent Bulk Supply and Support", quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.", name: "Dmitri Sokolov", role: "Retailer & Distributor - St. Petersburg", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg", imageAlt: "business owner retailer professional portrait" + } ]} /> @@ -84,13 +91,16 @@ export default function GalleryPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"}, + href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook" + }, { icon: Linkedin, - href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"}, + href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn" + }, { icon: Instagram, - href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"}, + href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram" + } ]} /> -- 2.49.1 From c8645fa1cf12ecf6030d20a25b28152c31774a11 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:51 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 147 +++++++++++------------------------------------ 1 file changed, 32 insertions(+), 115 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e3df02..287e55e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,16 +16,16 @@ import { Sparkles, Award, CheckCircle, Zap, Package, TrendingUp, Facebook, Linke export default function HomePage() { return ( {/* Navbar */} @@ -55,40 +53,24 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Call Now", - href: "tel:+1234567890", - }, + text: "Call Now", href: "tel:+1234567890"}, { - text: "Send Inquiry", - href: "#contact", - }, + text: "Send Inquiry", href: "#contact"}, ]} buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg?_wi=1", - }, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg?_wi=1"}, { - id: "carousel-2", - imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=1", - }, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=1"}, { - id: "carousel-3", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=1", - }, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=1"}, { - id: "carousel-4", - imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=1", - }, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=1"}, { - id: "carousel-5", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg?_wi=1", - }, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg?_wi=1"}, { - id: "carousel-6", - imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg?_wi=1", - }, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg?_wi=1"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -127,22 +109,13 @@ export default function HomePage() { features={[ { id: 1, - title: "Professional Installation", - description: "Expert teams deliver flawless stretch ceiling installations with precision alignment, seamless finishes, and minimal disruption to your space.", - imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=2", - }, + title: "Professional Installation", description: "Expert teams deliver flawless stretch ceiling installations with precision alignment, seamless finishes, and minimal disruption to your space.", imageSrc: "http://img.b2bpic.net/free-photo/workers-using-hvac-manifold-indicators_482257-92534.jpg?_wi=2"}, { id: 2, - title: "Premium Materials", - description: "We source high-quality stretch fabrics from trusted suppliers, offering durability, aesthetic appeal, and compliance with building standards.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=2", - }, + title: "Premium Materials", description: "We source high-quality stretch fabrics from trusted suppliers, offering durability, aesthetic appeal, and compliance with building standards.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-relaxing-indoors_23-2151030661.jpg?_wi=2"}, { id: 3, - title: "Complete Accessories", - description: "Full range of mounting hardware, clips, profiles, and replacement parts. Compatible with all major ceiling systems for hassle-free integration.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=1", - }, + title: "Complete Accessories", description: "Full range of mounting hardware, clips, profiles, and replacement parts. Compatible with all major ceiling systems for hassle-free integration.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=1"}, ]} /> @@ -161,23 +134,11 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "prod-1", - name: "Glossy Stretch Ceiling", - price: "€25/m²", - imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=2", - }, + id: "prod-1", name: "Glossy Stretch Ceiling", price: "€25/m²", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=2"}, { - id: "prod-2", - name: "Matte Stretch Ceiling", - price: "€22/m²", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg?_wi=2", - }, + id: "prod-2", name: "Matte Stretch Ceiling", price: "€22/m²", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg?_wi=2"}, { - id: "prod-3", - name: "Custom Printed Ceiling", - price: "€35/m²", - imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg?_wi=2", - }, + id: "prod-3", name: "Custom Printed Ceiling", price: "€35/m²", imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg?_wi=2"}, ]} /> @@ -195,19 +156,9 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "metric-1", - value: "2,500+", - title: "Installations Completed", - description: "Professional projects across residential and commercial sectors", - imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=1", - }, + id: "metric-1", value: "2,500+", title: "Installations Completed", description: "Professional projects across residential and commercial sectors", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=1"}, { - id: "metric-2", - value: "98%", - title: "Client Satisfaction Rate", - description: "Consistent excellence recognized by customers and industry partners", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=1", - }, + id: "metric-2", value: "98%", title: "Client Satisfaction Rate", description: "Consistent excellence recognized by customers and industry partners", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=1"}, ]} /> @@ -221,37 +172,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "test-1", - title: "Perfect Solution for Home Renovation", - quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.", - name: "Maria Popescu", - role: "Homeowner - Bucharest", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg?_wi=1", - }, + id: "test-1", title: "Perfect Solution for Home Renovation", quote: "CeilingPro transformed our living space completely. The installation was professional, clean, and the final result exceeded our expectations.", name: "Maria Popescu", role: "Homeowner - Bucharest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg?_wi=1"}, { - id: "test-2", - title: "Reliable Partner for Commercial Projects", - quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.", - name: "Ivan Petrov", - role: "General Contractor - Moscow", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg?_wi=1", - }, + id: "test-2", title: "Reliable Partner for Commercial Projects", quote: "We've partnered with CeilingPro on multiple commercial installations. Their reliability, technical knowledge, and project management are outstanding.", name: "Ivan Petrov", role: "General Contractor - Moscow", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23575.jpg?_wi=1"}, { - id: "test-3", - title: "Quality Materials for Design Projects", - quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.", - name: "Elena Ioannidou", - role: "Interior Designer - Bratislava", - imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg?_wi=1", - }, + id: "test-3", title: "Quality Materials for Design Projects", quote: "The material selection and color options available from CeilingPro provide excellent flexibility for our design clients. Highly recommended.", name: "Elena Ioannidou", role: "Interior Designer - Bratislava", imageSrc: "http://img.b2bpic.net/free-photo/young-fashion-designer-working-her-workshop-alone_23-2148877352.jpg?_wi=1"}, { - id: "test-4", - title: "Excellent Bulk Supply and Support", - quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.", - name: "Dmitri Sokolov", - role: "Retailer & Distributor - St. Petersburg", - imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=1", - }, + id: "test-4", title: "Excellent Bulk Supply and Support", quote: "As a retailer, we appreciate CeilingPro's competitive pricing, consistent quality, and dedicated account support. They're our go-to supplier.", name: "Dmitri Sokolov", role: "Retailer & Distributor - St. Petersburg", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg?_wi=1"}, ]} /> @@ -263,13 +190,9 @@ export default function HomePage() { animationType="reveal-blur" buttons={[ { - text: "Request Free Estimate", - href: "/contact", - }, + text: "Request Free Estimate", href: "/contact"}, { - text: "Call: +1 (555) 123-4567", - href: "tel:+15551234567", - }, + text: "Call: +1 (555) 123-4567", href: "tel:+15551234567"}, ]} background={{ variant: "animated-grid" }} useInvertedBackground={false} @@ -284,19 +207,13 @@ export default function HomePage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/ceilingpro", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"}, { icon: Linkedin, - href: "https://linkedin.com/company/ceilingpro", - ariaLabel: "Connect on LinkedIn", - }, + href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/ceilingpro", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"}, ]} /> -- 2.49.1 From 4cae8f6730a2709eb743ae833be07dc58f560131 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:52 +0000 Subject: [PATCH 5/6] Update src/app/products/page.tsx --- src/app/products/page.tsx | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 938ffab..f26a864 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -18,23 +18,24 @@ export default function ProductsPage() { return ( @@ -51,11 +52,14 @@ export default function ProductsPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "prod-1", name: "Glossy Stretch Ceiling", price: "€25/m²", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg", imageAlt: "glossy stretch ceiling professional finish"}, + id: "prod-1", name: "Glossy Stretch Ceiling", price: "€25/m²", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg", imageAlt: "glossy stretch ceiling professional finish" + }, { - id: "prod-2", name: "Matte Stretch Ceiling", price: "€22/m²", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg", imageAlt: "matte stretch ceiling professional finish"}, + id: "prod-2", name: "Matte Stretch Ceiling", price: "€22/m²", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-building-ceiling_1359-344.jpg", imageAlt: "matte stretch ceiling professional finish" + }, { - id: "prod-3", name: "Custom Printed Ceiling", price: "€35/m²", imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg", imageAlt: "custom printed ceiling design artistic"}, + id: "prod-3", name: "Custom Printed Ceiling", price: "€35/m²", imageSrc: "http://img.b2bpic.net/free-vector/colored-abstract-shapes-background_1115-115.jpg", imageAlt: "custom printed ceiling design artistic" + } ]} /> @@ -67,13 +71,16 @@ export default function ProductsPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"}, + href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook" + }, { icon: Linkedin, - href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"}, + href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn" + }, { icon: Instagram, - href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"}, + href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram" + } ]} /> -- 2.49.1 From cfa9b0863f28e2937783b6b922d1fc6c4f058f69 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:20:52 +0000 Subject: [PATCH 6/6] Update src/app/services/page.tsx --- src/app/services/page.tsx | 65 ++++++++++----------------------------- 1 file changed, 17 insertions(+), 48 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 851048d..b3af0c7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -12,16 +12,16 @@ import { Zap, TrendingUp, Facebook, Linkedin, Instagram } from "lucide-react"; export default function ServicesPage() { return ( {/* Navbar */} @@ -55,22 +53,13 @@ export default function ServicesPage() { features={[ { id: 1, - title: "Residential Installation", - description: "Transform homes with expert stretch ceiling installations. We handle kitchens, bathrooms, living areas, and bedrooms with precision and care. Minimal disruption, maximum results.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg?_wi=3", - }, + title: "Residential Installation", description: "Transform homes with expert stretch ceiling installations. We handle kitchens, bathrooms, living areas, and bedrooms with precision and care. Minimal disruption, maximum results.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-assembly-suspended-ceiling-with-drywall-fixing-drywall-ceiling-metal-frame-with-screwdriver_166373-1913.jpg?_wi=3"}, { id: 2, - title: "Commercial Projects", - description: "Large-scale installations for offices, retail, hospitality, and healthcare facilities. We manage complex layouts, maintain schedules, and ensure compliance with all commercial standards.", - imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=3", - }, + title: "Commercial Projects", description: "Large-scale installations for offices, retail, hospitality, and healthcare facilities. We manage complex layouts, maintain schedules, and ensure compliance with all commercial standards.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg?_wi=3"}, { id: 3, - title: "Maintenance & Repair", - description: "Ongoing support, repairs, and replacements for existing systems. We quickly diagnose issues, source compatible parts, and restore ceilings to optimal condition.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=2", - }, + title: "Maintenance & Repair", description: "Ongoing support, repairs, and replacements for existing systems. We quickly diagnose issues, source compatible parts, and restore ceilings to optimal condition.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-square-endless-spiral-pattern_181624-4529.jpg?_wi=2"}, ]} /> @@ -88,19 +77,9 @@ export default function ServicesPage() { animationType="slide-up" metrics={[ { - id: "service-1", - value: "500+", - title: "Annual Installations", - description: "Consistent project delivery across diverse applications", - imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=2", - }, + id: "service-1", value: "500+", title: "Annual Installations", description: "Consistent project delivery across diverse applications", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=2"}, { - id: "service-2", - value: "48hrs", - title: "Average Turnaround", - description: "Quick installation timelines for most residential projects", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=2", - }, + id: "service-2", value: "48hrs", title: "Average Turnaround", description: "Quick installation timelines for most residential projects", imageSrc: "http://img.b2bpic.net/free-photo/engineering-concept-with-three-business-people_23-2147704232.jpg?_wi=2"}, ]} /> @@ -112,13 +91,9 @@ export default function ServicesPage() { animationType="reveal-blur" buttons={[ { - text: "Schedule Assessment", - href: "/contact", - }, + text: "Schedule Assessment", href: "/contact"}, { - text: "Get Quote", - href: "tel:+15551234567", - }, + text: "Get Quote", href: "tel:+15551234567"}, ]} background={{ variant: "animated-grid" }} useInvertedBackground={false} @@ -133,19 +108,13 @@ export default function ServicesPage() { socialLinks={[ { icon: Facebook, - href: "https://facebook.com/ceilingpro", - ariaLabel: "Follow us on Facebook", - }, + href: "https://facebook.com/ceilingpro", ariaLabel: "Follow us on Facebook"}, { icon: Linkedin, - href: "https://linkedin.com/company/ceilingpro", - ariaLabel: "Connect on LinkedIn", - }, + href: "https://linkedin.com/company/ceilingpro", ariaLabel: "Connect on LinkedIn"}, { icon: Instagram, - href: "https://instagram.com/ceilingpro", - ariaLabel: "Follow us on Instagram", - }, + href: "https://instagram.com/ceilingpro", ariaLabel: "Follow us on Instagram"}, ]} /> -- 2.49.1