Update src/app/products/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "25+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-41490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-41490.jpg?_wi=3",
|
||||
imageAlt: "Automatic beverage making plant machinery",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "32+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technologist-make-set-up-production-line-while-standing-near-digital-screen-department-dairy-factory_645730-112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technologist-make-set-up-production-line-while-standing-near-digital-screen-department-dairy-factory_645730-112.jpg?_wi=3",
|
||||
imageAlt: "Mineral water bottling plant equipment",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "18+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-three-different-type-rice-wooden-textured-backdrop_23-2147901629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-three-different-type-rice-wooden-textured-backdrop_23-2147901629.jpg?_wi=3",
|
||||
imageAlt: "Rice mill processing machinery",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "22+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-makes-apple-juice-home-with-juicer_169016-50328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-makes-apple-juice-home-with-juicer_169016-50328.jpg?_wi=2",
|
||||
imageAlt: "Industrial planetary mixer equipment",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "28+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-cakes_1398-576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-cakes_1398-576.jpg?_wi=3",
|
||||
imageAlt: "Automatic biscuit manufacturing machine",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "20+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-technologist-protective-uniform-looking-aside_342744-1166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-technologist-protective-uniform-looking-aside_342744-1166.jpg?_wi=3",
|
||||
imageAlt: "Milk pasteurization plant equipment",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function ProductsPage() {
|
||||
price: "Contact for Quote",
|
||||
rating: 5,
|
||||
reviewCount: "19+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photos-sterile-production-area-with-stainless-steel-machine-production-sorting-pills-medicines_645730-375.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photos-sterile-production-area-with-stainless-steel-machine-production-sorting-pills-medicines_645730-375.jpg?_wi=2",
|
||||
imageAlt: "Automatic bottle capping equipment",
|
||||
},
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function ProductsPage() {
|
||||
value: "ISO Certified",
|
||||
title: "Equipment Standards",
|
||||
description: "All machinery meets international quality standards",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg?_wi=4",
|
||||
imageAlt: "Quality certified industrial machinery",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function ProductsPage() {
|
||||
value: "24/7 Support",
|
||||
title: "Technical Assistance",
|
||||
description: "Round-the-clock maintenance and support services",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-checking-cargo-containers-freight-train-station_342744-759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/railroad-worker-checking-cargo-containers-freight-train-station_342744-759.jpg?_wi=3",
|
||||
imageAlt: "Professional technical support team",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user