Update src/app/services/page.tsx
This commit is contained in:
@@ -49,25 +49,25 @@ export default function ServicesPage() {
|
||||
id: "01",
|
||||
title: "Residential Roofing",
|
||||
description: "Complete residential solutions including asphalt shingles, metal roofing, and tile systems with lifetime warranties",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Commercial Roofing",
|
||||
description: "Large-scale commercial projects with TPO, EPDM, and modified bitumen systems for businesses and warehouses",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Emergency Storm Response",
|
||||
description: "24/7 emergency response for storm damage with immediate tarping and comprehensive restoration services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-with-face-mask-feeling-ill-holding-his-head-pain-production-facility_637285-12061.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-with-face-mask-feeling-ill-holding-his-head-pain-production-facility_637285-12061.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Insurance Claims Support",
|
||||
description: "Full insurance claim assistance from initial inspection to final approval with detailed documentation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
id: "04",
|
||||
title: "Williston Oil Patch",
|
||||
description: "Commercial roofing for industrial and business expansion",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chernobyl-alienation-zone-view-chernobyl-atomic-plant-background-river_627829-11757.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chernobyl-alienation-zone-view-chernobyl-atomic-plant-background-river_627829-11757.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user