Merge version_1 into main #1
@@ -82,19 +82,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Pro League Jersey",
|
||||
price: "850 EGP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Athletic Training Shorts",
|
||||
price: "350 EGP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Performance Football Socks",
|
||||
price: "300 EGP",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-sporty-man-headband-holding-soccer-ball-looking-front-with-serious-face-standing-orange-wall_141793-51021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-sporty-man-headband-holding-soccer-ball-looking-front-with-serious-face-standing-orange-wall_141793-51021.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="New Arrivals"
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
name: "Ahmed M.",
|
||||
handle: "@ahmed",
|
||||
testimonial: "Excellent quality jerseys, just like the real deal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-holding-shirt-clothes-background_176474-116753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-holding-shirt-clothes-background_176474-116753.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
name: "Layla F.",
|
||||
handle: "@layla",
|
||||
testimonial: "Best kits in town, fast delivery and great fit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-holding-shirt-clothes-background_176474-116753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-holding-shirt-clothes-background_176474-116753.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Our Athletes Say"
|
||||
@@ -188,28 +188,28 @@ export default function LandingPage() {
|
||||
name: "Classic White Tee",
|
||||
price: "450 EGP",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "b2",
|
||||
name: "Training Bibs",
|
||||
price: "200 EGP",
|
||||
variant: "Training",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-being-goalkeeper_23-2148930255.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "b3",
|
||||
name: "Windbreaker",
|
||||
price: "900 EGP",
|
||||
variant: "Outerwear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-sporty-man-headband-holding-soccer-ball-looking-front-with-serious-face-standing-orange-wall_141793-51021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-sporty-man-headband-holding-soccer-ball-looking-front-with-serious-face-standing-orange-wall_141793-51021.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "b4",
|
||||
name: "Pro Socks (Black)",
|
||||
price: "300 EGP",
|
||||
variant: "Accessories",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-clothing-kit-running-workout_1303-1753.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user