Update src/app/products/page.tsx
This commit is contained in:
@@ -70,13 +70,13 @@ export default function LandingPage() {
|
||||
id: "pc1",
|
||||
name: "Solid Copper Earth Rod",
|
||||
price: "High Conductivity",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-non-eco-friendly-plastic-objects_23-2149035060.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-non-eco-friendly-plastic-objects_23-2149035060.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "pc2",
|
||||
name: "Maintenance Free Electrode",
|
||||
price: "Long Life",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-greyscale-shot-powerlines-connections-transformer_181624-22485.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user