Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
description="Emergency Leak Response"
|
||||
subdescription="On-Time & On-Budget • Large & Small Roof Experts • Hassle-Free Service"
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=1"
|
||||
imageAlt="Professional roofing team at work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -83,15 +83,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Rapid Response Times", description: "Often same-day contact and emergency service within 15 minutes for critical leaks", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg"
|
||||
title: "Rapid Response Times", description: "Often same-day contact and emergency service within 15 minutes for critical leaks", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Professional & Polite Crew", description: "Courteous, respectful service from start to finish. We treat your home with care", imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg"
|
||||
title: "Professional & Polite Crew", description: "Courteous, respectful service from start to finish. We treat your home with care", imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "On-Time & On-Budget", description: "No surprise costs or endless project timelines. Transparent pricing and efficient completion", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756549.jpg"
|
||||
title: "On-Time & On-Budget", description: "No surprise costs or endless project timelines. Transparent pricing and efficient completion", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756549.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -108,22 +108,22 @@ export default function LandingPage() {
|
||||
tag="Professional Solutions"
|
||||
products={[
|
||||
{
|
||||
id: "roof-repair", name: "Roof Repair", price: "Starting at $299", variant: "Leak detection • Storm damage • Flashing issues", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg", imageAlt: "Professional roof repair work"
|
||||
id: "roof-repair", name: "Roof Repair", price: "Starting at $299", variant: "Leak detection • Storm damage • Flashing issues", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=2", imageAlt: "Professional roof repair work"
|
||||
},
|
||||
{
|
||||
id: "roof-replacement", name: "Roof Replacement", price: "Custom Quote", variant: "Full tear-offs • Premium installations • Storm-resistant materials", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg", imageAlt: "Complete roof replacement project"
|
||||
id: "roof-replacement", name: "Roof Replacement", price: "Custom Quote", variant: "Full tear-offs • Premium installations • Storm-resistant materials", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=1", imageAlt: "Complete roof replacement project"
|
||||
},
|
||||
{
|
||||
id: "gutter-services", name: "Gutter Installation & Repair", price: "Starting at $199", variant: "Seamless gutters • Drainage optimization • Water control systems", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756549.jpg", imageAlt: "Professional gutter installation"
|
||||
id: "gutter-services", name: "Gutter Installation & Repair", price: "Starting at $199", variant: "Seamless gutters • Drainage optimization • Water control systems", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756549.jpg?_wi=2", imageAlt: "Professional gutter installation"
|
||||
},
|
||||
{
|
||||
id: "storm-damage", name: "Storm Damage Services", price: "Emergency Response", variant: "Hurricane damage • Severe weather repair • Emergency tarping", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg", imageAlt: "Storm damage roof restoration"
|
||||
id: "storm-damage", name: "Storm Damage Services", price: "Emergency Response", variant: "Hurricane damage • Severe weather repair • Emergency tarping", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=2", imageAlt: "Storm damage roof restoration"
|
||||
},
|
||||
{
|
||||
id: "inspections", name: "Roof Inspections", price: "Starting at $149", variant: "Preventative inspections • Peace of mind • Professional assessment", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-looking-clipboard_23-2148233774.jpg", imageAlt: "Professional roof inspection"
|
||||
},
|
||||
{
|
||||
id: "water-damage", name: "Leak Detection & Water Damage", price: "Diagnostic Fee $95", variant: "Advanced leak detection • Moisture mapping • Damage assessment", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg", imageAlt: "Water damage and leak detection"
|
||||
id: "water-damage", name: "Leak Detection & Water Damage", price: "Diagnostic Fee $95", variant: "Advanced leak detection • Moisture mapping • Damage assessment", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=3", imageAlt: "Water damage and leak detection"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "J P", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "J P - Customer testimonial"
|
||||
id: "1", name: "J P", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "J P - Customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Judy Hendel", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Judy Hendel - Customer testimonial"
|
||||
@@ -161,13 +161,13 @@ export default function LandingPage() {
|
||||
id: "3", name: "Rebecca Ridge", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Rebecca Ridge - Customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Mark Johnson - Customer testimonial"
|
||||
id: "4", name: "Mark Johnson", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Mark Johnson - Customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Patricia Moore", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Patricia Moore - Customer testimonial"
|
||||
id: "5", name: "Patricia Moore", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Patricia Moore - Customer testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "David Chen - Customer testimonial"
|
||||
id: "6", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "David Chen - Customer testimonial"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 500+ satisfied homeowners trust us to protect their homes"
|
||||
|
||||
Reference in New Issue
Block a user