diff --git a/src/app/page.tsx b/src/app/page.tsx index aba13a4..6946e19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,41 +31,21 @@ export default function LandingPage() { @@ -73,37 +53,26 @@ export default function LandingPage() {
@@ -114,7 +83,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Tired of Roofers Cutting Corners?" description="Leaks coming back? Poor drainage & ponding water? Bad workmanship from previous contractors?\n\nWe identify the root problem—not just the symptoms—and fix it permanently." - imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg" imageAlt="Illustration of a leaking roof and a solution" />
@@ -126,32 +95,16 @@ export default function LandingPage() { features={[ { id: 1, - title: "Roof Repair", - description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", - imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg", - imageAlt: "Close-up of a roofer repairing a damaged roof", - }, + title: "Roof Repair", description: "Leak detection & permanent fixes. Emergency repairs when you need them most.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg", imageAlt: "Close-up of a roofer repairing a damaged roof"}, { id: 2, - title: "Flashing Installation", - description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg", - imageAlt: "Roofer installing metal flashing around a chimney", - }, + title: "Flashing Installation", description: "Expert installation for vents, skylights, and parapet walls to prevent long-term structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-daytime-shadows-from-outdoors_23-2149080188.jpg", imageAlt: "Roofer installing metal flashing around a chimney"}, { id: 3, - title: "Gutter Solutions", - description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", - imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", - imageAlt: "Clean rain gutters on a house", - }, + title: "Gutter Solutions", description: "Replacement & repair, plus drainage correction to eliminate ponding water and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/bleu-run-scarce-bathroom-washroom_1172-546.jpg", imageAlt: "Clean rain gutters on a house"}, { id: 4, - title: "Roof Coating", - description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", - imageAlt: "Application of protective roof coating", - }, + title: "Roof Coating", description: "Durable aluminum coating to extend your roof's lifespan and enhance energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", imageAlt: "Application of protective roof coating"}, ]} title="Our Services" description="Comprehensive roofing solutions designed for lasting protection and peace of mind." @@ -165,25 +118,13 @@ export default function LandingPage() { tag="Our Commitment" metrics={[ { - id: "1", - value: "Precision", - description: "We diagnose problems correctly the first time, fixing what others miss.", - }, + id: "1", value: "Precision", description: "We diagnose problems correctly the first time, fixing what others miss."}, { - id: "2", - value: "Honesty", - description: "No inflated estimates. Solutions that fit your budget.", - }, + id: "2", value: "Honesty", description: "No inflated estimates. Solutions that fit your budget."}, { - id: "3", - value: "Reliable", - description: "Same-day assessments. Quick turnaround for your peace of mind.", - }, + id: "3", value: "Reliable", description: "Same-day assessments. Quick turnaround for your peace of mind."}, { - id: "4", - value: "Craftsmanship", - description: "Clean, precise, and durable work built to last.", - }, + id: "4", value: "Craftsmanship", description: "Clean, precise, and durable work built to last."}, ]} metricsAnimation="slide-up" /> @@ -197,25 +138,15 @@ export default function LandingPage() { author="Sarah M." avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg", - alt: "Sarah M. avatar", - }, + src: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg", alt: "Sarah M. avatar"}, { - src: "http://img.b2bpic.net/free-photo/cheerful-young-business-colleagues_171337-877.jpg", - alt: "Customer avatar 1", - }, + src: "http://img.b2bpic.net/free-photo/cheerful-young-business-colleagues_171337-877.jpg", alt: "Customer avatar 1"}, { - src: "http://img.b2bpic.net/free-photo/portrait-attractive-happy-young-woman-with-messy-braid-beautiful-charming-smile_273609-9329.jpg", - alt: "Customer avatar 2", - }, + src: "http://img.b2bpic.net/free-photo/portrait-attractive-happy-young-woman-with-messy-braid-beautiful-charming-smile_273609-9329.jpg", alt: "Customer avatar 2"}, { - src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", - alt: "Customer avatar 3", - }, + src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", alt: "Customer avatar 3"}, { - src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", - alt: "Customer avatar 4", - }, + src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "Customer avatar 4"}, ]} ratingAnimation="opacity" avatarsAnimation="opacity" @@ -226,20 +157,15 @@ export default function LandingPage() { @@ -249,7 +175,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Tired of Roofers Cutting Corners?" description="Leaks coming back? Poor drainage & ponding water? Bad workmanship from previous contractors?\n\nWe identify the root problem—not just the symptoms—and fix it permanently." - imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg" imageAlt="Illustration of a leaking roof and a solution" /> @@ -261,25 +187,13 @@ export default function LandingPage() { tag="Our Commitment" metrics={[ { - id: "1", - value: "Precision", - description: "We diagnose problems correctly the first time, fixing what others miss.", - }, + id: "1", value: "Precision", description: "We diagnose problems correctly the first time, fixing what others miss."}, { - id: "2", - value: "Honesty", - description: "No inflated estimates. Solutions that fit your budget.", - }, + id: "2", value: "Honesty", description: "No inflated estimates. Solutions that fit your budget."}, { - id: "3", - value: "Reliable", - description: "Same-day assessments. Quick turnaround for your peace of mind.", - }, + id: "3", value: "Reliable", description: "Same-day assessments. Quick turnaround for your peace of mind."}, { - id: "4", - value: "Craftsmanship", - description: "Clean, precise, and durable work built to last.", - }, + id: "4", value: "Craftsmanship", description: "Clean, precise, and durable work built to last."}, ]} metricsAnimation="slide-up" /> @@ -291,25 +205,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Flashing Installation", - content: "Why it matters: Flashing is critical for preventing water leaks around chimneys, vents, and skylights. Common mistakes: Many roofers cut corners, leading to long-term structural damage. Our process: We ensure precise, watertight installations that protect your home for years.", - }, + id: "1", title: "Flashing Installation", content: "Why it matters: Flashing is critical for preventing water leaks around chimneys, vents, and skylights. Common mistakes: Many roofers cut corners, leading to long-term structural damage. Our process: We ensure precise, watertight installations that protect your home for years."}, { - id: "2", - title: "Gutter Repair & Replacement", - content: "Fix drainage issues: We address poor drainage and ponding water to prevent foundation damage. Prevent water damage: Proper gutter function diverts water effectively, safeguarding your home's integrity.", - }, + id: "2", title: "Gutter Repair & Replacement", content: "Fix drainage issues: We address poor drainage and ponding water to prevent foundation damage. Prevent water damage: Proper gutter function diverts water effectively, safeguarding your home's integrity."}, { - id: "3", - title: "Roof Repairs", - content: "Leak detection: Our experts precisely locate and permanently fix leaks, even those others miss. Structural fixes: We go beyond surface repairs to ensure the underlying structure is sound and resilient.", - }, + id: "3", title: "Roof Repairs", content: "Leak detection: Our experts precisely locate and permanently fix leaks, even those others miss. Structural fixes: We go beyond surface repairs to ensure the underlying structure is sound and resilient."}, { - id: "4", - title: "Roof Coating", - content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills.", - }, + id: "4", title: "Roof Coating", content: "Cost-effective alternative: Extend your roof’s lifespan and avoid costly full replacements. Energy efficiency: Our high-quality aluminum coatings also improve insulation and reduce energy bills."}, ]} imageSrc="http://img.b2bpic.net/free-photo/man-workbench-using-manual-sandpaper-tool-sander-timber-block_482257-83762.jpg" imageAlt="Close up of roof flashing installation" @@ -326,20 +228,14 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} + gridVariant="uniform-all-items-equal" products={[ { - id: "1", - brand: "Leak Repair", - name: "Before: Water Damage", - price: "Fixed", - rating: 5, - reviewCount: "", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15371.jpg", - imageAlt: "Interior roof leak damage", - }, + id: "1", brand: "Leak Repair", name: "Before: Water Damage", price: "Fixed", rating: 5, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15371.jpg", imageAlt: "Interior roof leak damage"}, { - id: "2", - }, + id: "2", brand: "Gutter Repair", name: "Before: Clogged Gutters", price: "Fixed", rating: 5, + reviewCount: "", imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-bamboo-fountain_1137-39.jpg", imageAlt: "Clogged rain gutter before cleaning"}, ]} title="Before & After Transformations" description="See the dramatic difference precision roofing makes. From severe leaks to perfect drainage, we restore peace of mind."