Update src/app/browse/page.tsx
This commit is contained in:
@@ -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="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,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user