Update src/app/browse/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function BrowsePage() {
|
||||
price: "$129.99",
|
||||
rating: 5,
|
||||
reviewCount: "2.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg?_wi=2",
|
||||
imageAlt: "SmartFlow Pro wireless earbuds",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function BrowsePage() {
|
||||
price: "$49.99",
|
||||
rating: 4,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/labels-plants-florist-shop_53876-134342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/labels-plants-florist-shop_53876-134342.jpg?_wi=2",
|
||||
imageAlt: "Minimalist desk organizer set",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function BrowsePage() {
|
||||
price: "$299.99",
|
||||
rating: 5,
|
||||
reviewCount: "3.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-healthy-food_23-2147750796.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-healthy-food_23-2147750796.jpg?_wi=2",
|
||||
imageAlt: "Digital task manager tablet device",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function BrowsePage() {
|
||||
price: "$79.99",
|
||||
rating: 5,
|
||||
reviewCount: "892",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141453.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141453.jpg?_wi=2",
|
||||
imageAlt: "Eco-friendly bamboo storage containers",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function BrowsePage() {
|
||||
price: "$199.99",
|
||||
rating: 4,
|
||||
reviewCount: "1.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wear-wristbands-exercise-stand-against-wall_1150-16546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wear-wristbands-exercise-stand-against-wall_1150-16546.jpg?_wi=2",
|
||||
imageAlt: "Smart fitness tracking watch",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function BrowsePage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "743",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg?_wi=2",
|
||||
imageAlt: "Modern adjustable LED desk lamp",
|
||||
},
|
||||
]}
|
||||
@@ -137,7 +137,7 @@ export default function BrowsePage() {
|
||||
price: "$149.99",
|
||||
rating: 4,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-speaker-digital-assistant_23-2149108001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-speaker-digital-assistant_23-2149108001.jpg?_wi=2",
|
||||
imageAlt: "Smart home voice assistant device",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function BrowsePage() {
|
||||
price: "$249.99",
|
||||
rating: 5,
|
||||
reviewCount: "1.9k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074264.jpg?_wi=3",
|
||||
imageAlt: "Premium noise-cancelling headphones",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function BrowsePage() {
|
||||
price: "$59.99",
|
||||
rating: 4,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-lamp-plants_23-2148745749.jpg?_wi=3",
|
||||
imageAlt: "Smart tracking water bottle",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function BrowsePage() {
|
||||
price: "$189.99",
|
||||
rating: 5,
|
||||
reviewCount: "876",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-healthy-food_23-2147750796.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-near-healthy-food_23-2147750796.jpg?_wi=3",
|
||||
imageAlt: "Digital drawing tablet device",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user