Merge version_2 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
ratingText="Rated 5/5 by 500+ local homeowners"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Roof project 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg", imageAlt: "Roof project 2" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1", imageAlt: "Roof project 2" }
|
||||
]}
|
||||
buttons={[{ text: "Get Free Estimate", href: "#contact" }]}
|
||||
/>
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Roof Replacement", description: "Full installations using premium materials.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" },
|
||||
{ title: "Repair & Restoration", description: "Quick fixes for leaks and storm damage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" },
|
||||
{ title: "Repair & Restoration", description: "Quick fixes for leaks and storm damage.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=2" },
|
||||
{ title: "Gutters & Drainage", description: "Proactive systems to prevent structural damage.", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user