Merge version_1 into main #1
@@ -52,17 +52,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roof inspection in progress"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roof inspection in progress"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "Photo-documented roof assessment"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "Photo-documented roof assessment"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Expert roof repair work"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Expert roof repair work"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", imageAlt: "Satisfied homeowner with Ontario Roofing team"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/greetings-joyful-man-woman-standing-with-back-camera-shaking-hands_259150-58289.jpg", imageAlt: "Satisfied homeowner with Ontario Roofing team"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg", imageAlt: "Beautiful residential roof installation"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg", imageAlt: "Beautiful residential roof installation"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", imageAlt: "Commercial roofing project completed"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", imageAlt: "Commercial roofing project completed"
|
||||
},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -102,13 +108,17 @@ export default function LandingPage() {
|
||||
description="From inspections to full replacements, we handle every aspect of residential and commercial roofing with professional precision."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Roof Inspections", content: "Comprehensive inspections with photo documentation. We assess structural integrity, identify damage, and provide detailed repair estimates. Perfect for pre-purchase evaluations, insurance claims, or routine maintenance."},
|
||||
id: "1", title: "Roof Inspections", content: "Comprehensive inspections with photo documentation. We assess structural integrity, identify damage, and provide detailed repair estimates. Perfect for pre-purchase evaluations, insurance claims, or routine maintenance."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Roof Repairs", content: "Expert repair work for leaks, damaged shingles, flashing issues, and more. We use quality materials and proven techniques to extend your roof's lifespan and prevent costly future damage."},
|
||||
id: "2", title: "Roof Repairs", content: "Expert repair work for leaks, damaged shingles, flashing issues, and more. We use quality materials and proven techniques to extend your roof's lifespan and prevent costly future damage."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Shingle Replacement", content: "Complete shingle replacement when repairs aren't enough. We match your existing roof style and color, ensuring seamless integration and lasting protection."},
|
||||
id: "3", title: "Shingle Replacement", content: "Complete shingle replacement when repairs aren't enough. We match your existing roof style and color, ensuring seamless integration and lasting protection."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Residential & Commercial", content: "Whether it's a residential home or commercial property, we have the expertise to handle projects of any size with professionalism and efficiency."},
|
||||
id: "4", title: "Residential & Commercial", content: "Whether it's a residential home or commercial property, we have the expertise to handle projects of any size with professionalism and efficiency."
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg"
|
||||
imageAlt="Professional roofing equipment and tools"
|
||||
@@ -124,14 +134,19 @@ export default function LandingPage() {
|
||||
tag="Our Process"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Inspect", description: "We conduct a thorough inspection of your roof, examining every detail and taking high-quality photos as documentation."},
|
||||
id: "1", value: "Inspect", description: "We conduct a thorough inspection of your roof, examining every detail and taking high-quality photos as documentation."
|
||||
},
|
||||
{
|
||||
id: "2", value: "Document", description: "You receive a complete report with photos, findings, and clear explanations of any issues we discover."},
|
||||
id: "2", value: "Document", description: "You receive a complete report with photos, findings, and clear explanations of any issues we discover."
|
||||
},
|
||||
{
|
||||
id: "3", value: "Explain", description: "We walk you through every finding in plain language, answering all your questions without industry jargon or pressure."},
|
||||
id: "3", value: "Explain", description: "We walk you through every finding in plain language, answering all your questions without industry jargon or pressure."
|
||||
},
|
||||
{
|
||||
id: "4", value: "Repair", description: "We handle the repairs only if needed. Quality work, guaranteed results, and your complete peace of mind."},
|
||||
id: "4", value: "Repair", description: "We handle the repairs only if needed. Quality work, guaranteed results, and your complete peace of mind."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -143,22 +158,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell_on", testimonial: "Ontario Roofing didn't push me into expensive repairs I didn't need. They showed me the photos, explained everything clearly, and only fixed what was actually damaged. This is the company to trust.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Sarah Mitchell testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Sarah Mitchell testimonial avatar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", handle: "@davidchen_home", testimonial: "The inspection was thorough and professional. They walked me through every finding, answered all my questions, and delivered exactly what they promised. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Chen testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Chen testimonial avatar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jennifer Rodriguez", handle: "@jenniferr_designs", testimonial: "After three other roofers quoted me $15,000+ in repairs, Ontario Roofing showed me it was only needed in one area. Their honesty saved me thousands. That's integrity.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Jennifer Rodriguez testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Jennifer Rodriguez testimonial avatar"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Thompson", handle: "@michael_biz_owner", testimonial: "We've used Ontario Roofing for two commercial properties. Professional, reliable, and they stand behind their work. This is who we call for all our roofing needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson testimonial avatar"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Wong", handle: "@pattywong_home", testimonial: "Peace of mind is priceless. After years of worry about my roof, Ontario Roofing gave me confidence that it's truly protected. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Patricia Wong testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Patricia Wong testimonial avatar"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Harris", handle: "@bobharris_contractor", testimonial: "As a contractor, I appreciate professionalism. Ontario Roofing delivered on time, on budget, and with exceptional workmanship. I refer them to all my clients.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-with-arms-crossed_1298-429.jpg", imageAlt: "Robert Harris testimonial avatar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-with-arms-crossed_1298-429.jpg", imageAlt: "Robert Harris testimonial avatar"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user