Update src/app/products/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function ProductsPage() {
|
||||
price: "QAR 1,250",
|
||||
rating: 5,
|
||||
reviewCount: "187",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-using-drill_23-2149916310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-using-drill_23-2149916310.jpg?_wi=2",
|
||||
imageAlt: "Bosch professional power drill kit",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ProductsPage() {
|
||||
price: "QAR 2,850",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/harvesters-combine-parts-plant-are-waiting-sales_146671-19094.jpg?_wi=2",
|
||||
imageAlt: "Makita industrial rotary hammer",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ProductsPage() {
|
||||
price: "QAR 1,680",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photographer-plater_1160-733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photographer-plater_1160-733.jpg?_wi=2",
|
||||
imageAlt: "DeWalt heavy duty circular saw",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user