Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,10 +64,10 @@ export default function LandingPage() {
|
||||
title: "Roof Repair & Maintenance", description: "Quick response to leaks, missing shingles, and weather damage. Regular inspections to prevent costly issues.", icon: Hammer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Professional roof repair work"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1", imageAlt: "Professional roof repair work"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roofing maintenance services"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Roofing maintenance services"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -75,10 +75,10 @@ export default function LandingPage() {
|
||||
title: "Roof Replacement", description: "Complete roof replacement with quality materials. Expert installation ensures durability and weather protection for decades.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "New roof installation"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "New roof installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Professional roofing crew"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2", imageAlt: "Professional roofing crew"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -86,10 +86,10 @@ export default function LandingPage() {
|
||||
title: "Storm Damage & Insurance Claims", description: "Assess storm damage and assist with insurance claims. Help you get the coverage your roof needs.", icon: AlertTriangle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Storm damage assessment"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=3", imageAlt: "Storm damage assessment"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Emergency roofing repair"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "Emergency roofing repair"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
title: "24/7 Emergency Service", description: "Available round-the-clock for emergency roofing issues. Call anytime for urgent repairs and temporary solutions.", icon: Clock,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "24/7 emergency roofing service"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4", imageAlt: "24/7 emergency roofing service"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Professional emergency response"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=4", imageAlt: "Professional emergency response"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user