From 21b721a3e8ec01a2a60ed21cd1b03fc808455a40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 02:25:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 157 ++++++++++------------------------------------- 1 file changed, 31 insertions(+), 126 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 836dae9..6ba7dbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -58,32 +50,20 @@ export default function LandingPage() { description="Champion Roofing, Inc. delivers premium roofing solutions with unmatched craftsmanship, serving our community for over two decades." buttons={[ { - text: "Get a Free Quote", - href: "#contact", - }, + text: "Get a Free Quote", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-water-drips-morning-dew-car-window_181624-3141.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg", - alt: "Satisfied homeowner", - }, + src: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg", alt: "Satisfied homeowner"}, { - src: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", - alt: "Homeowner review", - }, + src: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", alt: "Homeowner review"}, { - src: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-protection-helmet_23-2149343638.jpg", - alt: "Property manager", - }, + src: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-protection-helmet_23-2149343638.jpg", alt: "Property manager"}, { - src: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", - alt: "Local client", - }, + src: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", alt: "Local client"}, { - src: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-dreamy-front-view_176474-57862.jpg", - alt: "Happy customer", - }, + src: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-dreamy-front-view_176474-57862.jpg", alt: "Happy customer"}, ]} avatarText="Trusted by 5,000+ local homeowners" /> @@ -94,20 +74,13 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Built on Quality & Integrity", - }, + type: "text", content: "Built on Quality & Integrity"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580608.jpg", - alt: "About Champion Roofing", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580608.jpg", alt: "About Champion Roofing"}, ]} buttons={[ { - text: "Learn More", - href: "#services", - }, + text: "Learn More", href: "#services"}, ]} /> @@ -119,26 +92,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Roof Replacements", - description: "High-quality, durable materials installed with precision.", - tag: "New Roof", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", - }, + id: "f1", title: "Roof Replacements", description: "High-quality, durable materials installed with precision.", tag: "New Roof", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg"}, { - id: "f2", - title: "Precision Repairs", - description: "Expert solutions for leaks, storm damage, and wear.", - tag: "Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg", - }, + id: "f2", title: "Precision Repairs", description: "Expert solutions for leaks, storm damage, and wear.", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg"}, { - id: "f3", - title: "Detailed Inspections", - description: "Comprehensive evaluations for longevity and safety.", - tag: "Inspection", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg", - }, + id: "f3", title: "Detailed Inspections", description: "Comprehensive evaluations for longevity and safety.", tag: "Inspection", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg"}, ]} title="Our Expert Roofing Services" description="Comprehensive roofing solutions tailored to your home's unique needs." @@ -152,20 +110,11 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "m1", - value: "20+", - description: "Years Experience", - }, + id: "m1", value: "20+", description: "Years Experience"}, { - id: "m2", - value: "5k+", - description: "Roofs Completed", - }, + id: "m2", value: "5k+", description: "Roofs Completed"}, { - id: "m3", - value: "100%", - description: "Customer Satisfaction", - }, + id: "m3", value: "100%", description: "Customer Satisfaction"}, ]} metricsAnimation="slide-up" /> @@ -176,14 +125,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "GAF Certified", - "Owens Corning", - "BBB Accredited", - "CertainTeed Pro", - "Atlas Certified", - "NRCA Member", - "Local Chamber", - ]} + "GAF Certified", "Owens Corning", "BBB Accredited", "CertainTeed Pro", "Atlas Certified", "NRCA Member", "Local Chamber"]} title="Trusted by Professionals" description="We are proud to maintain partnerships with the industry's leading brands and organizations." /> @@ -196,40 +138,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "John Doe", - role: "Homeowner", - testimonial: "Excellent service and prompt delivery. My roof looks amazing!", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-dreamy-front-view_176474-57862.jpg", - }, + id: "t1", name: "John Doe", role: "Homeowner", testimonial: "Excellent service and prompt delivery. My roof looks amazing!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-t-shirt-jacket-cap-looking-dreamy-front-view_176474-57862.jpg"}, { - id: "t2", - name: "Jane Smith", - role: "Property Manager", - testimonial: "Champion Roofing is the standard for quality in our city.", - imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg", - }, + id: "t2", name: "Jane Smith", role: "Property Manager", testimonial: "Champion Roofing is the standard for quality in our city.", imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg"}, { - id: "t3", - name: "Robert Lee", - role: "Homeowner", - testimonial: "Professional, clean, and honest. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-showing-winner-gesture-shirt-vest-hat-looking-happy-front-view_176474-30662.jpg", - }, + id: "t3", name: "Robert Lee", role: "Homeowner", testimonial: "Professional, clean, and honest. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-house-model-showing-winner-gesture-shirt-vest-hat-looking-happy-front-view_176474-30662.jpg"}, { - id: "t4", - name: "Sarah Miller", - role: "Homeowner", - testimonial: "They turned a stressful experience into an easy process.", - imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-indoor-shot-attractive-cute-young-female-with-charming-smile-standing-kitchen-interior-background-crossing-arms-her-chest-embracing-herself-having-happy-look_343059-2091.jpg", - }, + id: "t4", name: "Sarah Miller", role: "Homeowner", testimonial: "They turned a stressful experience into an easy process.", imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-indoor-shot-attractive-cute-young-female-with-charming-smile-standing-kitchen-interior-background-crossing-arms-her-chest-embracing-herself-having-happy-look_343059-2091.jpg"}, { - id: "t5", - name: "David Wilson", - role: "Homeowner", - testimonial: "Truly the best roofing company I have worked with.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - }, + id: "t5", name: "David Wilson", role: "Homeowner", testimonial: "Truly the best roofing company I have worked with.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg"}, ]} title="What Homeowners Say" description="Hear directly from our community about their experience with our team." @@ -242,20 +159,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "q1", - title: "How long does a roof last?", - content: "Depending on materials, modern asphalt roofs can last 20-30 years.", - }, + id: "q1", title: "How long does a roof last?", content: "Depending on materials, modern asphalt roofs can last 20-30 years."}, { - id: "q2", - title: "What is the warranty period?", - content: "We offer industry-leading warranties on both materials and labor.", - }, + id: "q2", title: "What is the warranty period?", content: "We offer industry-leading warranties on both materials and labor."}, { - id: "q3", - title: "Do you handle insurance claims?", - content: "Yes, our team is expert in assisting with storm damage claims.", - }, + id: "q3", title: "Do you handle insurance claims?", content: "Yes, our team is expert in assisting with storm damage claims."}, ]} imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg" title="Common Roofing Questions" @@ -268,14 +176,11 @@ export default function LandingPage() { @@ -289,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file