Update src/app/services/page.tsx
This commit is contained in:
@@ -61,28 +61,28 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
category: ["Residential"],
|
||||
title: "Residential Roofing",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-20.jpg?_wi=3",
|
||||
imageAlt: "Residential Roofing service image.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Free Service"],
|
||||
title: "Roof Inspections",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/road-worker-flat_98292-813.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/road-worker-flat_98292-813.jpg?_wi=3",
|
||||
imageAlt: "Roof Inspections service image.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Restoration"],
|
||||
title: "Storm & Insurance Restoration",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=3",
|
||||
imageAlt: "Storm & Insurance Restoration service image.",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
category: ["Emergency"],
|
||||
title: "Leak Detection & Repairs",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/usa-labor-day-badge-collection-flat-style_23-2148237287.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/usa-labor-day-badge-collection-flat-style_23-2148237287.jpg?_wi=3",
|
||||
imageAlt: "Leak Detection & Repairs service image.",
|
||||
},
|
||||
]}
|
||||
@@ -106,21 +106,21 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
category: ["Expertise"],
|
||||
title: "Insurance Claim Experts",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=4",
|
||||
imageAlt: "Insurance claim expert icon.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Efficiency"],
|
||||
title: "One-Day Installs",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/road-worker-flat_98292-813.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/road-worker-flat_98292-813.jpg?_wi=4",
|
||||
imageAlt: "One-day installs icon.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Integrity"],
|
||||
title: "Radical Honesty",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/usa-labor-day-badge-collection-flat-style_23-2148237287.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-vector/usa-labor-day-badge-collection-flat-style_23-2148237287.jpg?_wi=4",
|
||||
imageAlt: "Radical honesty icon.",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user