Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 06:52:29 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -102,10 +102,10 @@ export default function LandingPage() {
title: "Roofing Solutions", description: "Expert roof installation, repair, and replacement services with premium materials", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", imageAlt: "Professional roofing installation"
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=1", imageAlt: "Professional roofing installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg", imageAlt: "Quality roof replacement work"
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-hammer-full-shot_23-2149343668.jpg?_wi=2", imageAlt: "Quality roof replacement work"
}
]
},
@@ -113,10 +113,10 @@ export default function LandingPage() {
title: "Siding & Cladding", description: "Beautiful and durable siding options that enhance curb appeal and insulation", icon: Layers,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-one-hand-wall-shopping-bag-other_1157-1995.jpg", imageAlt: "Modern siding installation"
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-one-hand-wall-shopping-bag-other_1157-1995.jpg?_wi=1", imageAlt: "Modern siding installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-one-hand-wall-shopping-bag-other_1157-1995.jpg", imageAlt: "Professional siding work"
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-one-hand-wall-shopping-bag-other_1157-1995.jpg?_wi=2", imageAlt: "Professional siding work"
}
]
},
@@ -124,10 +124,10 @@ export default function LandingPage() {
title: "Landscaping", description: "Design and installation of stunning outdoor spaces that complement your home", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", imageAlt: "Professional landscaping design"
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=1", imageAlt: "Professional landscaping design"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", imageAlt: "Beautiful yard landscaping"
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg?_wi=2", imageAlt: "Beautiful yard landscaping"
}
]
},
@@ -135,10 +135,10 @@ export default function LandingPage() {
title: "Windows & Doors", description: "Energy-efficient window and door replacements for improved comfort and savings", icon: Window,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg", imageAlt: "Window installation service"
imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=1", imageAlt: "Window installation service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg", imageAlt: "Modern windows installation"
imageSrc: "http://img.b2bpic.net/free-photo/woman-likes-spend-time-with-reading-indoor-shot-cute-creative-smart-female-trendy-outfit-glasses-holding-magazine-turning-pages-while-standing-near-window-taking-bread-from-work_197531-30224.jpg?_wi=2", imageAlt: "Modern windows installation"
}
]
}