Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@leo_fan",
|
||||
testimonial: "Sold my rare kit here instantly! Amazing platform.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-bearded-hipster-guy-dressed-black-hoodie-sports-shorts-holds-skateboard-while-sitting-stairs-ghetto_613910-17652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-bearded-hipster-guy-dressed-black-hoodie-sports-shorts-holds-skateboard-while-sitting-stairs-ghetto_613910-17652.jpg?_wi=1",
|
||||
imageAlt: "football jersey on display vibrant",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_p",
|
||||
testimonial: "So easy to list and sell. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98265.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98265.jpg?_wi=1",
|
||||
imageAlt: "football jersey on display vibrant",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@mike_d",
|
||||
testimonial: "Fast payment and great community of fans.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athlete_23-2147644398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athlete_23-2147644398.jpg?_wi=1",
|
||||
imageAlt: "football jersey on display vibrant",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_r",
|
||||
testimonial: "Finally found a safe place to sell my kits.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-jersey_23-2147827778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-jersey_23-2147827778.jpg?_wi=1",
|
||||
imageAlt: "football jersey on display vibrant",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@alex_k",
|
||||
testimonial: "Fantastic experience, fast shipping help.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-t-shirt-changing-room_23-2150888457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-t-shirt-changing-room_23-2150888457.jpg?_wi=1",
|
||||
imageAlt: "football jersey on display vibrant",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-skinned-bearded-hipster-guy-dressed-black-hoodie-sports-shorts-holds-skateboard-while-sitting-stairs-ghetto_613910-17652.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dark-skinned-bearded-hipster-guy-dressed-black-hoodie-sports-shorts-holds-skateboard-while-sitting-stairs-ghetto_613910-17652.jpg?_wi=2"
|
||||
imageAlt="Collection of football shirts"
|
||||
avatars={[
|
||||
{
|
||||
@@ -191,21 +191,21 @@ export default function LandingPage() {
|
||||
name: "Vintage Away Kit",
|
||||
price: "$45",
|
||||
variant: "Size M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athlete_23-2147644398.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-athlete_23-2147644398.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic Home Jersey",
|
||||
price: "$60",
|
||||
variant: "Size L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-jersey_23-2147827778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-jersey_23-2147827778.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Special Edition Kit",
|
||||
price: "$85",
|
||||
variant: "Size S",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-t-shirt-changing-room_23-2150888457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-t-shirt-changing-room_23-2150888457.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -325,7 +325,7 @@ export default function LandingPage() {
|
||||
title="Ready to turn your jerseys into cash?"
|
||||
description="Sign up and start listing your first jersey today."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98265.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-young-caucasian-sporty-girl-with-braces-wearing-headband_141793-98265.jpg?_wi=2"
|
||||
imageAlt="Young seller excited about platform"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user