Merge version_1 into main #4
@@ -47,12 +47,12 @@ export default function LandingPage() {
|
||||
description="Premium roofing solutions tailored for the architectural standards of discerning homes. 15+ years of craftsmanship and 100% satisfaction."
|
||||
buttons={[{ text: "Free Quote", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg", imageAlt: "luxury roofing architectural detail slate" },
|
||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", imageAlt: "professional roofing team at work" },
|
||||
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", imageAlt: "modern slate roof installation close up" },
|
||||
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg", imageAlt: "roofing guttering system installation" },
|
||||
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "roof repairs and maintenance service" },
|
||||
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg", imageAlt: "architectural roof line drawing style" }
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=1", imageAlt: "luxury roofing architectural detail slate" },
|
||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1", imageAlt: "professional roofing team at work" },
|
||||
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1", imageAlt: "modern slate roof installation close up" },
|
||||
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=1", imageAlt: "roofing guttering system installation" },
|
||||
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1", imageAlt: "roof repairs and maintenance service" },
|
||||
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=1", imageAlt: "architectural roof line drawing style" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,12 +76,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Slate Roofing", description: "Timeless slate protection.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg" },
|
||||
{ id: 2, title: "Repairs", description: "Expert leak detection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" },
|
||||
{ id: 3, title: "Flashing", description: "Precision water seals.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg" },
|
||||
{ id: 4, title: "Soffits", description: "Durable roof aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg" },
|
||||
{ id: 5, title: "Cladding", description: "Stylish home protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg" },
|
||||
{ id: 6, title: "Guttering", description: "Perfect water flow.", imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg" }
|
||||
{ id: 1, title: "Slate Roofing", description: "Timeless slate protection.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=2" },
|
||||
{ id: 2, title: "Repairs", description: "Expert leak detection.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2" },
|
||||
{ id: 3, title: "Flashing", description: "Precision water seals.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=2" },
|
||||
{ id: 4, title: "Soffits", description: "Durable roof aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=2" },
|
||||
{ id: 5, title: "Cladding", description: "Stylish home protection.", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2" },
|
||||
{ id: 6, title: "Guttering", description: "Perfect water flow.", imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=2" }
|
||||
]}
|
||||
title="Our Craft"
|
||||
description="Comprehensive roofing expertise for all modern requirements."
|
||||
|
||||
Reference in New Issue
Block a user