Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,15 +67,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Cricket kit collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baseball-with-bat_23-2148803967.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baseball-with-bat_23-2148803967.jpg?_wi=1",
|
||||
imageAlt: "Professional english willow cricket bat",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668545.jpg?_wi=1",
|
||||
imageAlt: "Premium cricket helmet safety",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soccer-player-field_23-2150629604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soccer-player-field_23-2150629604.jpg?_wi=1",
|
||||
imageAlt: "Cricket shoe spikes performance",
|
||||
},
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Pro Bat",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baseball-with-bat_23-2148803967.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baseball-with-bat_23-2148803967.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
id: "p4",
|
||||
name: "Shield Pro Helmet",
|
||||
price: "$189",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-player-training-practicing-sport-grass_23-2149668545.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
id: "p6",
|
||||
name: "Turf Grip Spikes",
|
||||
price: "$149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soccer-player-field_23-2150629604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-soccer-player-field_23-2150629604.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Essential Cricket Equipment"
|
||||
|
||||
Reference in New Issue
Block a user