Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -124,28 +124,28 @@ export default function LandingPage() {
|
||||
name: "Urban Runner",
|
||||
price: "$120",
|
||||
variant: "Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sportswear-rocks_169016-3559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sportswear-rocks_169016-3559.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cloud Stride",
|
||||
price: "$150",
|
||||
variant: "White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tying-shoelaces_23-2148023650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tying-shoelaces_23-2148023650.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Street Classic",
|
||||
price: "$110",
|
||||
variant: "Red",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Turbo Pro",
|
||||
price: "$180",
|
||||
variant: "Grey",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105209.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105209.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
quote: "The comfort of the Urban Runners is unmatched. Best investment for my feet.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-thermos-near-wall_23-2147765424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sportswear-rocks_169016-3559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sportswear-rocks_169016-3559.jpg?_wi=2",
|
||||
imageAlt: "happy customer sneaker",
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
quote: "SolePulse drops are always on point. Quality control is clearly a priority here.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-shopping-city_23-2149321841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tying-shoelaces_23-2148023650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tying-shoelaces_23-2148023650.jpg?_wi=2",
|
||||
imageAlt: "happy customer sneaker",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
quote: "I love the variety and the detailed descriptions for each pair. So helpful!",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-chatting-by-mobile-phone-looking-camera_171337-3464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-leather-penny-loafers-wooden-cube_23-2152020351.jpg?_wi=2",
|
||||
imageAlt: "happy customer sneaker",
|
||||
},
|
||||
{
|
||||
@@ -275,7 +275,7 @@ export default function LandingPage() {
|
||||
quote: "Clean, simple, and the sneakers are legit. Keep up the great work!",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/angry-young-sporty-man-wearing-headband-wristband-putting-hands-ears-isolated-green-background_141793-72496.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105209.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105209.jpg?_wi=2",
|
||||
imageAlt: "happy customer sneaker",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user