Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg?_wi=1"
|
||||
imageAlt="Professional roof repair in progress"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Decades of Roofing Excellence"
|
||||
description="With over 20 years of local experience, our family-owned business prides itself on honesty, durability, and superior craftsmanship. We treat every roof like it's our own."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-men-working-project_23-2148920575.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-men-working-project_23-2148920575.jpg?_wi=1"
|
||||
imageAlt="Our expert roofing team"
|
||||
/>
|
||||
</div>
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
name: "Jane Smith",
|
||||
handle: "@janesmith",
|
||||
testimonial: "Professional, punctual, and high-quality materials. Highly recommend to everyone.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg?_wi=2",
|
||||
imageAlt: "Construction worker doing his job with belt",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
name: "Mike Johnson",
|
||||
handle: "@mikej",
|
||||
testimonial: "Great attention to detail and very clear communication during the whole process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-working-project_23-2148920575.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-working-project_23-2148920575.jpg?_wi=2",
|
||||
imageAlt: "Construction worker doing his job with belt",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
name: "Emily White",
|
||||
handle: "@emilyw",
|
||||
testimonial: "Competitive pricing and top-tier craftsmanship. Best experience I've had with contractors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15698.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15698.jpg?_wi=1",
|
||||
imageAlt: "Construction worker doing his job with belt",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
name: "Robert Brown",
|
||||
handle: "@robertb",
|
||||
testimonial: "They fixed my leak when no one else could. True problem solvers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-man-working-roof-with-drill_23-2148748773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-view-man-working-roof-with-drill_23-2148748773.jpg?_wi=1",
|
||||
imageAlt: "Construction worker doing his job with belt",
|
||||
},
|
||||
]}
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
content: "Absolutely. We are fully licensed, bonded, and carry extensive liability insurance.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15698.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15698.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common roofing questions."
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-view-man-working-roof-with-drill_23-2148748773.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-view-man-working-roof-with-drill_23-2148748773.jpg?_wi=2"
|
||||
logoText="RoofingPro"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user