Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 08:32:56 +00:00

View File

@@ -83,10 +83,10 @@ export default function LandingPage() {
title: "Steel Warehouse Buildings", description: "Large-scale pre-fabricated warehouse structures designed for maximum space efficiency and durability.", icon: Building2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg", imageAlt: "Steel warehouse construction"
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg?_wi=1", imageAlt: "Steel warehouse construction"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg", imageAlt: "Warehouse building framework"
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1936.jpg?_wi=2", imageAlt: "Warehouse building framework"
}
]
},
@@ -94,10 +94,10 @@ export default function LandingPage() {
title: "Factory Buildings", description: "Custom industrial manufacturing facilities engineered for production efficiency and operational excellence.", icon: Factory,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg", imageAlt: "Factory building construction"
imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg?_wi=1", imageAlt: "Factory building construction"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg", imageAlt: "Industrial manufacturing facility"
imageSrc: "http://img.b2bpic.net/free-photo/white-metallic-structure_1127-2129.jpg?_wi=2", imageAlt: "Industrial manufacturing facility"
}
]
},
@@ -105,10 +105,10 @@ export default function LandingPage() {
title: "Mezzanine Floors", description: "Multi-level interior structural platforms maximizing vertical space and storage capacity.", icon: Layers,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg", imageAlt: "Mezzanine floor installation"
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg?_wi=1", imageAlt: "Mezzanine floor installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg", imageAlt: "Multi-level warehouse platform"
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg?_wi=2", imageAlt: "Multi-level warehouse platform"
}
]
},
@@ -116,10 +116,10 @@ export default function LandingPage() {
title: "Steel Roofs", description: "High-durability roofing systems engineered for longevity, weather resistance, and structural integrity.", icon: Roof,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg", imageAlt: "Steel roof structure"
imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg?_wi=1", imageAlt: "Steel roof structure"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg", imageAlt: "Industrial roofing system"
imageSrc: "http://img.b2bpic.net/free-photo/metal-structure_1359-326.jpg?_wi=2", imageAlt: "Industrial roofing system"
}
]
},
@@ -127,10 +127,10 @@ export default function LandingPage() {
title: "Solar Structures", description: "Steel mounting systems for solar installations, supporting renewable energy infrastructure development.", icon: Sun,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg", imageAlt: "Solar panel mounting structure"
imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg?_wi=1", imageAlt: "Solar panel mounting structure"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg", imageAlt: "Solar farm steel infrastructure"
imageSrc: "http://img.b2bpic.net/free-photo/engineer-electric-woman-checking-maintenance-solar-cells_1150-4275.jpg?_wi=2", imageAlt: "Solar farm steel infrastructure"
}
]
},
@@ -138,10 +138,10 @@ export default function LandingPage() {
title: "Civil Constructions", description: "Ground-up civil engineering works including site preparation, foundations, and infrastructure development.", icon: Hammer,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg", imageAlt: "Civil construction site"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg?_wi=1", imageAlt: "Civil construction site"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg", imageAlt: "Civil engineering works"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-orange-vest-pointing_23-2148269877.jpg?_wi=2", imageAlt: "Civil engineering works"
}
]
}