Update src/app/resources/page.tsx
This commit is contained in:
@@ -103,21 +103,21 @@ const ResourcesPage = () => {
|
||||
id: "res-1",
|
||||
name: "Food Supplies",
|
||||
price: "2,450 Units",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goals-oriented-businesswomen-dive-deep-into-financial-reports-leveraging-graphs-indicators_482257-136221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goals-oriented-businesswomen-dive-deep-into-financial-reports-leveraging-graphs-indicators_482257-136221.jpg?_wi=6",
|
||||
imageAlt: "Food supply inventory",
|
||||
},
|
||||
{
|
||||
id: "res-2",
|
||||
name: "Medical Supplies",
|
||||
price: "890 Units",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/security-handprint-background_1406-15.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/security-handprint-background_1406-15.jpg?_wi=5",
|
||||
imageAlt: "Medical supply storage",
|
||||
},
|
||||
{
|
||||
id: "res-3",
|
||||
name: "Water Resources",
|
||||
price: "3,120 Liters",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-with-map_23-2148270131.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-with-map_23-2148270131.jpg?_wi=4",
|
||||
imageAlt: "Water storage facility",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user