Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0979677060 | |||
| bcba060f83 | |||
| 90cff753bc | |||
| 7e8d5f0d6e | |||
| 49f0009882 |
@@ -40,22 +40,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Your Roof. Done Right."
|
||||
description="Professional roofing installation, repair, and maintenance for St. Louis homeowners. 5-star rated with 11+ reviews. Licensed, insured, and trusted for 3+ years."
|
||||
tag="5.0 ★ · 11 Reviews"
|
||||
tagIcon={Shield}
|
||||
title="Your Roof. Done Right. 5.0 ★ · 11 Reviews"
|
||||
description="Professional roofing installation, repair, and maintenance for St. Louis homeowners. Licensed, insured, and trusted for 3+ years. ✓ Warranty backed • ✓ Insurance claims handled • ✓ Emergency response available."
|
||||
buttons={[
|
||||
{ text: "Call (314) 399-7656", href: "tel:+13143997656" },
|
||||
{ text: "Free Estimate" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "roofing installation modern residential home" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", imageAlt: "roof repair maintenance professional contractor" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg", imageAlt: "storm damage roof repair residential" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg", imageAlt: "gutter installation home exterior" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg", imageAlt: "roof inspection professional inspector" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "roofing installation modern residential home" }
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=1", imageAlt: "roofing installation modern residential home" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=1", imageAlt: "roof repair maintenance professional contractor" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=1", imageAlt: "storm damage roof repair residential" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg?_wi=1", imageAlt: "gutter installation home exterior" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg?_wi=1", imageAlt: "roof inspection professional inspector" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=2", imageAlt: "roofing installation modern residential home" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -72,23 +70,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Installation", title: "Roof Installation", subtitle: "New roofs built to last", description: "Expert installation of residential roofing systems using premium materials. We ensure proper ventilation, drainage, and structural integrity for long-term protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg", imageAlt: "professional roofing installation"
|
||||
tag: "Installation", title: "Roof Installation", subtitle: "New roofs built to last", description: "Expert installation of residential roofing systems using premium materials. We ensure proper ventilation, drainage, and structural integrity for long-term protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=3", imageAlt: "professional roofing installation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Repair", title: "Roof Repair", subtitle: "Fast fixes for damage", description: "Professional repairs for leaks, damaged shingles, and deterioration. We diagnose issues quickly and provide durable solutions to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", imageAlt: "roof repair work"
|
||||
tag: "Repair", title: "Roof Repair", subtitle: "Fast fixes for damage", description: "Professional repairs for leaks, damaged shingles, and deterioration. We diagnose issues quickly and provide durable solutions to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=2", imageAlt: "roof repair work"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Storm Damage", title: "Storm Damage Recovery", subtitle: "Emergency response specialists", description: "Rapid response to storm damage with thorough assessments and insurance claim assistance. We restore your roof safely and efficiently after severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg", imageAlt: "storm damage assessment"
|
||||
tag: "Storm Damage", title: "Storm Damage Recovery", subtitle: "Emergency response specialists", description: "Rapid response to storm damage with thorough assessments and insurance claim assistance. We restore your roof safely and efficiently after severe weather.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-outdoors-high-angle_23-2149714277.jpg?_wi=2", imageAlt: "storm damage assessment"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Gutters", title: "Gutter Services", subtitle: "Water management solutions", description: "Complete gutter installation, repair, and cleaning. Proper drainage protects your foundation and landscaping from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg", imageAlt: "gutter services"
|
||||
tag: "Gutters", title: "Gutter Services", subtitle: "Water management solutions", description: "Complete gutter installation, repair, and cleaning. Proper drainage protects your foundation and landscaping from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-car-door_23-2149714263.jpg?_wi=2", imageAlt: "gutter services"
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
tag: "Inspection", title: "Roof Inspection", subtitle: "Comprehensive roof assessment", description: "Detailed inspections identify potential issues before they become expensive problems. Annual inspections keep your roof in peak condition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg", imageAlt: "professional roof inspection"
|
||||
tag: "Inspection", title: "Roof Inspection", subtitle: "Comprehensive roof assessment", description: "Detailed inspections identify potential issues before they become expensive problems. Annual inspections keep your roof in peak condition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2148751952.jpg?_wi=2", imageAlt: "professional roof inspection"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -114,7 +112,7 @@ export default function LandingPage() {
|
||||
title: "Free Estimates", description: "No hidden costs. We provide transparent, detailed estimates before starting any work so you know exactly what to expect.", icon: CheckCircle
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-building-roof-house_23-2148748843.jpg?_wi=4"
|
||||
imageAlt="Professional roofing team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user