Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 17:41:51 +00:00

View File

@@ -86,10 +86,10 @@ export default function LandingPage() {
title: "Roof Inspections", description: "Comprehensive evaluations to identify damage, wear, and potential issues before they become costly problems.", icon: Search,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-engineer-checks-maintenance-solar-cell-panels_1150-4262.jpg", imageAlt: "Professional roof inspection with detailed assessment"
imageSrc: "http://img.b2bpic.net/free-photo/technician-engineer-checks-maintenance-solar-cell-panels_1150-4262.jpg?_wi=1", imageAlt: "Professional roof inspection with detailed assessment"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-engineer-checks-maintenance-solar-cell-panels_1150-4262.jpg", imageAlt: "Inspector examining roof condition closely"
imageSrc: "http://img.b2bpic.net/free-photo/technician-engineer-checks-maintenance-solar-cell-panels_1150-4262.jpg?_wi=2", imageAlt: "Inspector examining roof condition closely"
}
]
},
@@ -97,10 +97,10 @@ export default function LandingPage() {
title: "Roof Repairs", description: "Expert repairs for leaks, damaged shingles, flashing issues, and storm damage. Fast response to protect your home.", icon: Wrench,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg", imageAlt: "Professional roofer performing roof repair"
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg?_wi=1", imageAlt: "Professional roofer performing roof repair"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg", imageAlt: "Expert roof repair work in progress"
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg?_wi=2", imageAlt: "Expert roof repair work in progress"
}
]
},
@@ -108,10 +108,10 @@ export default function LandingPage() {
title: "Roof Replacement", description: "Complete roof installations with quality materials and professional craftsmanship. We ensure lasting durability and protection.", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", imageAlt: "Complete roof replacement installation"
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1", imageAlt: "Complete roof replacement installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", imageAlt: "Professional roof replacement team at work"
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=2", imageAlt: "Professional roof replacement team at work"
}
]
}