Update src/app/industries/page.tsx

This commit is contained in:
2026-03-03 10:14:38 +00:00
parent 7955c11781
commit 22b53a44ce

View File

@@ -61,7 +61,7 @@ export default function IndustriesPage() {
name: "Office Buildings",
price: "Standard Rate",
variant: "Multi-floor commercial complexes",
imageSrc: "http://img.b2bpic.net/free-vector/building-collection-concept_23-2147906873.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/building-collection-concept_23-2147906873.jpg?_wi=3",
imageAlt: "Office building section",
},
{
@@ -69,7 +69,7 @@ export default function IndustriesPage() {
name: "Residential Towers",
price: "Standard Rate",
variant: "Apartment and condominium buildings",
imageSrc: "http://img.b2bpic.net/free-photo/cross-stitch-pattern_23-2148145972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cross-stitch-pattern_23-2148145972.jpg?_wi=3",
imageAlt: "Residential tower plan",
},
{
@@ -77,7 +77,7 @@ export default function IndustriesPage() {
name: "Hotels",
price: "Standard Rate",
variant: "Hospitality properties with guest elevators",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=2",
imageAlt: "Hotel atrium design",
},
{
@@ -85,7 +85,7 @@ export default function IndustriesPage() {
name: "Hospitals & Medical Facilities",
price: "Premium Rate",
variant: "Specialized bed lift and emergency systems",
imageSrc: "http://img.b2bpic.net/free-vector/hospital-flat-banner-set_1284-10889.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hospital-flat-banner-set_1284-10889.jpg?_wi=2",
imageAlt: "Hospital elevator plan",
},
{
@@ -93,7 +93,7 @@ export default function IndustriesPage() {
name: "Mixed-Use Developments",
price: "Custom Quote",
variant: "Complex multi-purpose buildings",
imageSrc: "http://img.b2bpic.net/free-vector/building-collection-concept_23-2147906873.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/building-collection-concept_23-2147906873.jpg?_wi=4",
imageAlt: "Mixed-use building design",
},
]}