Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 21:18:40 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=1",
imageAlt: "Emergency roof repair in progress",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg?_wi=1",
imageAlt: "Professional roofer at work",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
title="Restoring Safety to Your Home"
description="With over 20 years of experience, we specialize in fixing sudden leaks and storm damage. Colin and his team are your local experts for rapid response roofing."
subdescription="We understand that roof emergencies don't wait for business hours. We are here to keep your family and property dry."
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=1"
mediaAnimation="blur-reveal"
imageAlt="Roof inspection residential"
icon={ShieldCheck}
@@ -129,21 +129,21 @@ export default function LandingPage() {
title: "Storm Damage",
description: "Quick response to high wind and debris damage.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-door_23-2148006003.jpg?_wi=2",
imageAlt: "Man walking on the roof ",
},
{
title: "Tarping",
description: "Prevent further damage with expert roof tarping.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-repairer-with-ladder-uniform-isolated_1303-14255.jpg?_wi=2",
imageAlt: "Man walking on the roof ",
},
{
title: "Insurance Help",
description: "Assistance with your emergency insurance claims.",
buttonIcon: "Award",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg?_wi=2",
imageAlt: "Man walking on the roof ",
},
]}