Update src/app/projects/page.tsx
This commit is contained in:
@@ -85,21 +85,21 @@ export default function ProjectsPage() {
|
||||
id: "1",
|
||||
name: "Evergreen Residential Complex",
|
||||
price: "18 Units",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-green-house-surrounded-by-lush-landscaping-stone-pathway-leads-entrance_191095-99768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-green-house-surrounded-by-lush-landscaping-stone-pathway-leads-entrance_191095-99768.jpg?_wi=4",
|
||||
imageAlt: "Evergreen residential complex with solar integration",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Green Tech Office Building",
|
||||
price: "LEED Platinum",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-plant-researchers-doing-videocall-optimize-energy-production_482257-120519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-plant-researchers-doing-videocall-optimize-energy-production_482257-120519.jpg?_wi=5",
|
||||
imageAlt: "Modern green tech office building",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Historic Home Green Renovation",
|
||||
price: "Award Winner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205462.jpg?_wi=3",
|
||||
imageAlt: "Successfully renovated historic home with modern green features",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user