diff --git a/src/app/browse/page.tsx b/src/app/browse/page.tsx index d7f6e75..70cdc6e 100644 --- a/src/app/browse/page.tsx +++ b/src/app/browse/page.tsx @@ -84,7 +84,7 @@ export default function BrowsePage() { { text: "Back to Home", href: "/" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915841.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915841.jpg?_wi=1" imageAlt="Browse Categories" mediaAnimation="blur-reveal" background={{ variant: "radial-gradient" }} @@ -105,7 +105,7 @@ export default function BrowsePage() { name: "Electronics & Gadgets", price: "From $50", variant: "1,245 listings", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915841.jpg?_wi=2", imageAlt: "Electronics Category", isFavorited: false, }, @@ -114,7 +114,7 @@ export default function BrowsePage() { name: "Vehicles", price: "From $500", variant: "892 listings", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-22680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-couple-car-salon_1157-22680.jpg?_wi=1", imageAlt: "Vehicles Category", isFavorited: false, },