Update src/app/page.tsx
This commit is contained in:
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-background-with-gradient-dynamic-shapes_52683-15308.jpg", imageAlt: "Premium soccer jersey collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-background-with-gradient-dynamic-shapes_52683-15308.jpg?_wi=1", imageAlt: "Premium soccer jersey collection"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-play-socer-park-tournament-mini-footbal-guy-black-sportsuits_1157-43516.jpg", imageAlt: "Professional soccer uniforms"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-play-socer-park-tournament-mini-footbal-guy-black-sportsuits_1157-43516.jpg?_wi=1", imageAlt: "Professional soccer uniforms"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker_23-2150847374.jpg", imageAlt: "Vintage and classic soccer kits"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker_23-2150847374.jpg?_wi=1", imageAlt: "Vintage and classic soccer kits"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-cheering-sport-league-together_53876-42589.jpg", imageAlt: "New release soccer jerseys"
|
||||
@@ -121,15 +121,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "100% Authentic Guarantee", description: "Every jersey is verified authentic with official certificates and direct partnerships with club suppliers worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/modern-background-with-gradient-dynamic-shapes_52683-15308.jpg", imageAlt: "Authentic jersey verification"
|
||||
title: "100% Authentic Guarantee", description: "Every jersey is verified authentic with official certificates and direct partnerships with club suppliers worldwide.", imageSrc: "http://img.b2bpic.net/free-vector/modern-background-with-gradient-dynamic-shapes_52683-15308.jpg?_wi=2", imageAlt: "Authentic jersey verification"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Premium Quality Materials", description: "Hand-selected fabrics and manufacturing standards ensure durability and authentic fit on every piece.", imageSrc: "http://img.b2bpic.net/free-photo/men-play-socer-park-tournament-mini-footbal-guy-black-sportsuits_1157-43516.jpg", imageAlt: "Premium quality materials"
|
||||
title: "Premium Quality Materials", description: "Hand-selected fabrics and manufacturing standards ensure durability and authentic fit on every piece.", imageSrc: "http://img.b2bpic.net/free-photo/men-play-socer-park-tournament-mini-footbal-guy-black-sportsuits_1157-43516.jpg?_wi=2", imageAlt: "Premium quality materials"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Fast & Free Shipping", description: "Orders ship worldwide with tracking. Free shipping on orders over $150 to most destinations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker_23-2150847374.jpg", imageAlt: "Fast shipping service"
|
||||
title: "Fast & Free Shipping", description: "Orders ship worldwide with tracking. Free shipping on orders over $150 to most destinations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-locker_23-2150847374.jpg?_wi=2", imageAlt: "Fast shipping service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
|
||||
Reference in New Issue
Block a user