Update src/app/products/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function ProductsPage() {
|
||||
price: "650,000 RWF",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915788.jpg?_wi=5",
|
||||
imageAlt: "Smartphone Pro Max"
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function ProductsPage() {
|
||||
price: "125,000 RWF",
|
||||
rating: 4,
|
||||
reviewCount: "892",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073508.jpg?_wi=3",
|
||||
imageAlt: "Premium Leather Handbag"
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function ProductsPage() {
|
||||
price: "85,000 RWF",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170102.jpg?_wi=3",
|
||||
imageAlt: "Wireless Earbuds Pro"
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function ProductsPage() {
|
||||
price: "95,000 RWF",
|
||||
rating: 4,
|
||||
reviewCount: "456",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-bokeh-background-with-colorful-lights_23-2147815231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-bokeh-background-with-colorful-lights_23-2147815231.jpg?_wi=2",
|
||||
imageAlt: "Smart LED Light System"
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ProductsPage() {
|
||||
price: "35,000 RWF",
|
||||
rating: 5,
|
||||
reviewCount: "678",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-trivet-hot-dishes-with-flour-jam-lemon-kumquats-croissant-pancakes-cookies-black-background_141793-130418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-trivet-hot-dishes-with-flour-jam-lemon-kumquats-croissant-pancakes-cookies-black-background_141793-130418.jpg?_wi=2",
|
||||
imageAlt: "Handmade Woven Basket"
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function ProductsPage() {
|
||||
price: "48,000 RWF",
|
||||
rating: 4,
|
||||
reviewCount: "234",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149132317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149132317.jpg?_wi=3",
|
||||
imageAlt: "Professional Laptop Stand"
|
||||
}
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function ProductsPage() {
|
||||
title: "Buyer Protection",
|
||||
description: "Every purchase is protected by escrow. Your money is safe until you confirm receipt of your order.",
|
||||
tag: "Your Safety",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-protection-digital-security_23-2148551505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-protection-digital-security_23-2148551505.jpg?_wi=4",
|
||||
imageAlt: "secure payment protection safety"
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function ProductsPage() {
|
||||
title: "Verified Sellers",
|
||||
description: "All sellers are thoroughly vetted with ID verification and business registration checks.",
|
||||
tag: "Trust Badge",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149933886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149933886.jpg?_wi=3",
|
||||
imageAlt: "verified checkmark certified badge"
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function ProductsPage() {
|
||||
title: "Fast Delivery",
|
||||
description: "Multiple delivery partners ensure quick and reliable shipping across Rwanda.",
|
||||
tag: "Express Options",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-girl-with-tablet-car_23-2147767768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-girl-with-tablet-car_23-2147767768.jpg?_wi=4",
|
||||
imageAlt: "fast delivery truck logistics"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user