Update src/app/construction/page.tsx
This commit is contained in:
@@ -46,21 +46,21 @@ export default function ConstructionPage() {
|
||||
title: "Barns & Agricultural Buildings",
|
||||
description: "Complete barn construction, renovations, and metal siding installations.",
|
||||
tag: "Agricultural",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "garages",
|
||||
title: "Garages & Storage Buildings",
|
||||
description: "Custom garage construction with premium finishes and durable materials.",
|
||||
tag: "Residential",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "exterior",
|
||||
title: "Exterior Renovations",
|
||||
description: "Siding, trim work, and exterior upgrades that complement your roof.",
|
||||
tag: "Renovation",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -81,7 +81,7 @@ export default function ConstructionPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "25+",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-shot-store-building-from-wood-stones-west-bloomfield-mi_181624-60264.jpg?_wi=2",
|
||||
imageAlt: "Custom barn construction project"
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ConstructionPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "30+",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -100,7 +100,7 @@ export default function ConstructionPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "35+",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user