Update src/app/page.tsx
This commit is contained in:
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-sportsman-training-with-dumbbell_23-2148241631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-sportsman-training-with-dumbbell_23-2148241631.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
price: "$89",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-medium-shot_23-2149142388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-medium-shot_23-2149142388.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
price: "$45",
|
||||
rating: 4,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-slim-sporty-woman-sportswear-sneakers-rests-after-cardio-training-concentrated-into-distance-listens-music-via-headphones_273609-55579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-slim-sporty-woman-sportswear-sneakers-rests-after-cardio-training-concentrated-into-distance-listens-music-via-headphones_273609-55579.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
price: "$35",
|
||||
rating: 5,
|
||||
reviewCount: "87",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-sportsman-training-with-dumbbell_23-2148241631.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strong-sportsman-training-with-dumbbell_23-2148241631.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
price: "$65",
|
||||
rating: 4,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-medium-shot_23-2149142388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretching-night-medium-shot_23-2149142388.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-slim-sporty-woman-sportswear-sneakers-rests-after-cardio-training-concentrated-into-distance-listens-music-via-headphones_273609-55579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-slim-sporty-woman-sportswear-sneakers-rests-after-cardio-training-concentrated-into-distance-listens-music-via-headphones_273609-55579.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Featured Gear"
|
||||
|
||||
Reference in New Issue
Block a user