diff --git a/src/app/admin-dashboard/page.tsx b/src/app/admin-dashboard/page.tsx index d603098..8ab6feb 100644 --- a/src/app/admin-dashboard/page.tsx +++ b/src/app/admin-dashboard/page.tsx @@ -143,7 +143,7 @@ export default function AdminDashboardPage() { title: "User Management", description: "Create, suspend, or verify user accounts. Monitor seller verification, enforce compliance policies.", tag: "Users", - imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65753.jpg?_wi=4", imageAlt: "User management system", buttons: [ { text: "Manage Users", href: "#" } @@ -154,7 +154,7 @@ export default function AdminDashboardPage() { title: "Product Moderation", description: "Review flagged products, approve listings, remove policy violations, manage categories.", tag: "Moderation", - 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=3", imageAlt: "Product moderation interface", buttons: [ { text: "Review Products", href: "#" } @@ -165,7 +165,7 @@ export default function AdminDashboardPage() { title: "Dispute Resolution", description: "Manage buyer-seller disputes, review escrow cases, enforce fair policies, process refunds.", tag: "Disputes", - 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=3", imageAlt: "Dispute resolution center", buttons: [ { text: "View Disputes", href: "#" } @@ -194,7 +194,7 @@ export default function AdminDashboardPage() { price: "2.3M RWF Sales", rating: 5, reviewCount: "4.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=4", imageAlt: "TechHub RW Seller Store", onProductClick: () => window.open("#", "_blank") }, @@ -205,7 +205,7 @@ export default function AdminDashboardPage() { price: "1.8M RWF Sales", rating: 5, reviewCount: "3.5k", - 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=2", imageAlt: "FashionHub Seller Store", onProductClick: () => window.open("#", "_blank") }, @@ -216,7 +216,7 @@ export default function AdminDashboardPage() { price: "1.2M RWF Sales", rating: 4, reviewCount: "2.1k", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-flowers-with-decorative-objects-living-room_169016-5969.jpg?_wi=2", imageAlt: "HomeDecor+ Seller Store", onProductClick: () => window.open("#", "_blank") }, @@ -227,7 +227,7 @@ export default function AdminDashboardPage() { price: "856K RWF Sales", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/small-pieces-modern-carpers-wooden-box_114579-11463.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-pieces-modern-carpers-wooden-box_114579-11463.jpg?_wi=2", imageAlt: "RwandaCrafts Seller Store", onProductClick: () => window.open("#", "_blank") }, @@ -238,7 +238,7 @@ export default function AdminDashboardPage() { price: "1.5M RWF Sales", rating: 5, reviewCount: "3.9k", - 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=2", imageAlt: "ElectroHub Seller Store", onProductClick: () => window.open("#", "_blank") }, @@ -249,7 +249,7 @@ export default function AdminDashboardPage() { price: "945K RWF Sales", rating: 4, reviewCount: "1.2k", - 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=2", imageAlt: "BusinessPro Seller Store", onProductClick: () => window.open("#", "_blank") }