Update src/app/projects/page.tsx

This commit is contained in:
2026-03-10 13:59:17 +00:00
parent b651ec773f
commit fa2d78313f

View File

@@ -85,42 +85,42 @@ export default function ProjectsPage() {
id: "1",
name: "Residential Carport - Centurion",
price: "Completed 2024",
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-old-construction-beams-country_1127-2786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-old-construction-beams-country_1127-2786.jpg?_wi=2",
imageAlt: "Residential carport completed installation",
},
{
id: "2",
name: "Commercial Steel Roofing - Pretoria East",
price: "Completed 2024",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-old-man-pointing-something_23-2148269399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-old-man-pointing-something_23-2148269399.jpg?_wi=2",
imageAlt: "Commercial building steel roofing completed",
},
{
id: "3",
name: "Custom Shade Port - Residential",
price: "Completed 2023",
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050271.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050271.jpg?_wi=2",
imageAlt: "Custom shade port residential finished",
},
{
id: "4",
name: "Industrial Steel Structure",
price: "Completed 2023",
imageSrc: "http://img.b2bpic.net/free-vector/skyscraper-construction-isometric-set_1284-25682.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/skyscraper-construction-isometric-set_1284-25682.jpg?_wi=2",
imageAlt: "Large scale industrial steel structure",
},
{
id: "5",
name: "Double Carport Installation",
price: "Completed 2024",
imageSrc: "http://img.b2bpic.net/free-photo/old-parked-car-with-backlights_23-2148703178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-parked-car-with-backlights_23-2148703178.jpg?_wi=2",
imageAlt: "Double carport steel installation completed",
},
{
id: "6",
name: "Premium Steel Fabrication",
price: "Completed 2023",
imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/large-steel-factory-warehouse_1127-3265.jpg?_wi=2",
imageAlt: "Premium custom steel fabrication project",
},
]}