Update src/app/page.tsx
This commit is contained in:
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
price: "$148",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-yoga_23-2150062407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-yoga_23-2150062407.jpg?_wi=1",
|
||||
imageAlt: "Eclipse Motion Pro sustainable legging in warm sand"
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
price: "$98",
|
||||
rating: 5,
|
||||
reviewCount: "278",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-79705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-79705.jpg?_wi=1",
|
||||
imageAlt: "Zenith Crop Tank in soft stone sustainable fabric"
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
price: "$118",
|
||||
rating: 5,
|
||||
reviewCount: "195",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-warm-up-bali_72229-1546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-warm-up-bali_72229-1546.jpg?_wi=1",
|
||||
imageAlt: "Momentum Bike Shorts in muted olive sustainable activewear"
|
||||
}
|
||||
]}
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
price: "$88",
|
||||
rating: 5,
|
||||
reviewCount: "512",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-taking-break_23-2148498696.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-taking-break_23-2148498696.jpg?_wi=1",
|
||||
imageAlt: "Foundation Bra sustainable activewear in warm beige"
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
price: "$198",
|
||||
rating: 5,
|
||||
reviewCount: "401",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretches-arms-dressed-tracksuit-does-exercises-warms-up-before-workout-looks-seriously-into-distance-trains-outdoor-demonstrates-determination_273609-54946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretches-arms-dressed-tracksuit-does-exercises-warms-up-before-workout-looks-seriously-into-distance-trains-outdoor-demonstrates-determination_273609-54946.jpg?_wi=1",
|
||||
imageAlt: "Horizon Jacket premium sustainable outerwear"
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
||||
price: "$158",
|
||||
rating: 5,
|
||||
reviewCount: "687",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-exercising-stairs_23-2147786912.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-exercising-stairs_23-2147786912.jpg?_wi=1",
|
||||
imageAlt: "Serenity Pocket Legging with storage in soft neutrals"
|
||||
}
|
||||
]}
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
role: "Yoga Instructor",
|
||||
company: "Urban Flow Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
role: "Marathon Runner",
|
||||
company: "Running Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg?_wi=1",
|
||||
imageAlt: "Maya Chen"
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function HomePage() {
|
||||
role: "Pilates Instructor",
|
||||
company: "Studio Zen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg?_wi=1",
|
||||
imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
@@ -294,7 +294,7 @@ export default function HomePage() {
|
||||
role: "Wellness Coach",
|
||||
company: "Mindful Movement",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg?_wi=1",
|
||||
imageAlt: "Jessica Williams"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user