From b579db15030c6193f5397333d4089c6994615853 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 16:05:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 326 +++++++++-------------------------------------- 1 file changed, 59 insertions(+), 267 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 211c316..691a4ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,54 +20,38 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -79,18 +63,9 @@ export default function LandingPage() { title="A Roofing Company You Can Trust" description="With a heritage spanning three generations, we combine traditional craftsmanship with modern safety standards. Your roof is our priority, backed by comprehensive €6M insurance and a team of certified professionals." metrics={[ - { - value: "40+", - title: "Years Experience", - }, - { - value: "3rd", - title: "Gen Family Business", - }, - { - value: "€6M", - title: "Insurance Coverage", - }, + { value: "40+", title: "Years Experience" }, + { value: "3rd", title: "Gen Family Business" }, + { value: "€6M", title: "Insurance Coverage" } ]} imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg" imageAlt="cinematic roofing work drone shot" @@ -106,65 +81,33 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Roof Repairs", - description: "Quick, reliable repairs to prevent water damage and structural issues.", - icon: Wrench, + title: "Roof Repairs", description: "Quick, reliable repairs to prevent water damage and structural issues.", icon: Wrench, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54321.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343665.jpg?_wi=2", - imageAlt: "roof repair expert worker", + { imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-vector/insurance-simple-element_24908-54321.jpg" } + ] }, { - title: "New Roofs", - description: "Complete new installations with top-tier materials and guarantees.", - icon: Home, + title: "New Roofs", description: "Complete new installations with top-tier materials and guarantees.", icon: Home, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/old-roof-architecture-quebec-city_649448-2146.jpg", - imageAlt: "roof repair expert worker", + { imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg" } + ] }, { - title: "Flat Roofing", - description: "Advanced flat roofing systems for modern residential and commercial properties.", - icon: Layers, + title: "Flat Roofing", description: "Advanced flat roofing systems for modern residential and commercial properties.", icon: Layers, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber_23-2148748853.jpg?_wi=1", - imageAlt: "roof repair expert worker", + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg" } + ] }, { - title: "Maintenance", - description: "Expert care for gutters, fascias, and soffits to protect your home exterior.", - icon: Droplets, + title: "Maintenance", description: "Expert care for gutters, fascias, and soffits to protect your home exterior.", icon: Droplets, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-black-girl-happy-expression_1194-4305.jpg?_wi=1", - imageAlt: "roof repair expert worker", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg" } + ] + } ]} title="Expert Roofing Services" description="Comprehensive solutions tailored to Dublin homes, focusing on longevity and performance." @@ -177,36 +120,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "Reliable", - title: "We show up on time, every time.", - items: [ - "Punctual arrivals", - "Clear schedules", - "Constant communication", - ], - }, - { - id: "m2", - value: "Transparent", - title: "No hidden costs or surprise fees.", - items: [ - "Fair quotes", - "No hidden extras", - "Detailed invoices", - ], - }, - { - id: "m3", - value: "Certified", - title: "Full guarantee on all our work.", - items: [ - "Workmanship guarantee", - "Certified materials", - "Compliance assured", - ], - }, + { id: "m1", value: "Reliable", title: "We show up on time, every time.", items: ["Punctual arrivals", "Clear schedules", "Constant communication"] }, + { id: "m2", value: "Transparent", title: "No hidden costs or surprise fees.", items: ["Fair quotes", "No hidden extras", "Detailed invoices"] }, + { id: "m3", value: "Certified", title: "Full guarantee on all our work.", items: ["Workmanship guarantee", "Certified materials", "Compliance assured"] } ]} title="Why Homeowners Choose Us" description="We define industry standards in Dublin by prioritizing reliability, honesty, and quality above everything else." @@ -217,31 +133,11 @@ export default function LandingPage() {
-- 2.49.1