Update src/app/projects/page.tsx

This commit is contained in:
2026-03-04 17:45:36 +00:00
parent 49ff56dc25
commit e486df0d87

View File

@@ -73,7 +73,7 @@ export default function ProjectsPage() {
name: "Residential Home - Begumganj",
price: "Completed",
variant: "Quality Construction | 2024",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=3",
imageAlt: "completed residential home",
},
{
@@ -81,7 +81,7 @@ export default function ProjectsPage() {
name: "Commercial Building - Multi-Story",
price: "Completed",
variant: "Professional Structure | 2024",
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg?_wi=3",
imageAlt: "completed commercial building",
},
{
@@ -89,7 +89,7 @@ export default function ProjectsPage() {
name: "Heritage Building Renovation",
price: "Completed",
variant: "Modern Renovation | 2023",
imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg?_wi=2",
imageAlt: "completed renovation project",
},
{
@@ -97,7 +97,7 @@ export default function ProjectsPage() {
name: "RCC Foundation & Structural Work",
price: "On-Going",
variant: "Structural Excellence | In Progress",
imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/round-saw-hands-builder-work-laying-paving-slabs_1150-10081.jpg?_wi=6",
imageAlt: "foundation work in progress",
},
{
@@ -105,7 +105,7 @@ export default function ProjectsPage() {
name: "Residential Complex Development",
price: "Completed",
variant: "Multi-Unit Project | 2024",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=4",
imageAlt: "residential development",
},
{
@@ -113,7 +113,7 @@ export default function ProjectsPage() {
name: "Commercial Site Development",
price: "Completed",
variant: "Professional Planning | 2023",
imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-site_1252-1152.jpg?_wi=3",
imageAlt: "site preparation work",
},
]}