Update src/app/products/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function ProductsPage() {
|
||||
name: "Genus Maxi Li-ion 2400VA Lithium Battery",
|
||||
price: "₹45,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blood-samples-test-tube-rack_53876-95052.jpg",
|
||||
"http://img.b2bpic.net/free-photo/blood-samples-test-tube-rack_53876-95052.jpg?_wi=2",
|
||||
imageAlt: "Genus Maxi lithium inverter battery",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -105,7 +105,7 @@ export default function ProductsPage() {
|
||||
name: "Luminous Solar Panel 435W",
|
||||
price: "₹18,500",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/solar-energy-panel-light-bulb-green-energy_93675-135281.jpg",
|
||||
"http://img.b2bpic.net/free-photo/solar-energy-panel-light-bulb-green-energy_93675-135281.jpg?_wi=2",
|
||||
imageAlt: "Luminous solar panel 435W",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -114,7 +114,7 @@ export default function ProductsPage() {
|
||||
name: "Microtek Online UPS 2KVA",
|
||||
price: "₹22,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-standing-near-special-device-chemistry-room_259150-60333.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-standing-near-special-device-chemistry-room_259150-60333.jpg?_wi=2",
|
||||
imageAlt: "Microtek online UPS system",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -123,7 +123,7 @@ export default function ProductsPage() {
|
||||
name: "Exide Inverter Battery 150Ah",
|
||||
price: "₹28,000",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-engine-repair-shop_23-2150376976.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-engine-repair-shop_23-2150376976.jpg?_wi=3",
|
||||
imageAlt: "Exide inverter battery",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -132,7 +132,7 @@ export default function ProductsPage() {
|
||||
name: "Okaya Automotive Battery 55Ah",
|
||||
price: "₹6,500",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-engine-repair-shop_23-2150376976.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-engine-repair-shop_23-2150376976.jpg?_wi=4",
|
||||
imageAlt: "Okaya automotive battery",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -141,7 +141,7 @@ export default function ProductsPage() {
|
||||
name: "Voltage Stabilizer 5KVA",
|
||||
price: "₹8,500",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105460.jpg",
|
||||
"http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105460.jpg?_wi=2",
|
||||
imageAlt: "Voltage stabilizer unit",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user