Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-12 23:35:14 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Professional-grade roofing installation and repair services."
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg", imageAlt: "Roofing project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Roofing professional" }
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1", imageAlt: "Roofing professional" }
]}
buttons={[{ text: "Get Free Estimate", href: "#contact" }]}
/>
@@ -58,7 +58,7 @@ export default function LandingPage() {
tag="About Us"
title="Decades of Roofing Excellence"
description="We provide premium residential roofing solutions with unmatched quality and service."
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2"
useInvertedBackground={false}
/>
</div>