Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -94,10 +94,10 @@ export default function LandingPage() {
|
||||
title: "Residential Roof Repair", description: "Fast, reliable repairs for leaks, damaged shingles, and weathering. We diagnose issues quickly and provide lasting solutions.", icon: Hammer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg", imageAlt: "Roof repair work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg?_wi=1", imageAlt: "Roof repair work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg", imageAlt: "Professional roofing team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=1", imageAlt: "Professional roofing team"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -105,10 +105,10 @@ export default function LandingPage() {
|
||||
title: "Residential Roof Replacement", description: "Complete roof replacement with quality materials and expert installation. We work with all roofing styles and ensure superior craftsmanship.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg", imageAlt: "Roof replacement project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg?_wi=2", imageAlt: "Roof replacement project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg", imageAlt: "Roofing installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=2", imageAlt: "Roofing installation"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -116,10 +116,10 @@ export default function LandingPage() {
|
||||
title: "Commercial Roof Services", description: "Large-scale commercial roofing projects handled with precision. We minimize disruption while delivering top-quality results on time.", icon: Building,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg", imageAlt: "Commercial roofing work"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=3", imageAlt: "Commercial roofing work"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg", imageAlt: "Commercial building roof"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg?_wi=3", imageAlt: "Commercial building roof"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -127,10 +127,10 @@ export default function LandingPage() {
|
||||
title: "Emergency Roof Service", description: "Available 24/7 for storm damage, leaks, and urgent repairs. We respond quickly to protect your property from further damage.", icon: AlertCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg", imageAlt: "Emergency repair service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/houses-river-dikes-near-sleeuwijk_181624-8207.jpg?_wi=4", imageAlt: "Emergency repair service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg", imageAlt: "Emergency response team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=4", imageAlt: "Emergency response team"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user