Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
name: "Camisa Oficial 2024",
|
||||
price: "R$ 199,00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-design-sublimation-sport-t-shirt-design_29096-3479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-design-sublimation-sport-t-shirt-design_29096-3479.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -77,21 +77,21 @@ export default function LandingPage() {
|
||||
name: "Boné Leão Baio",
|
||||
price: "R$ 69,00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-ball-net-bag_23-2147827771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-ball-net-bag_23-2147827771.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Cachecol Oficial",
|
||||
price: "R$ 79,00",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-holding-soccer-ball-looking-exited-rejoicing-his-success-victory-clenching-his-fists-with-joy-happy-achieve-his-aim-goals-standing_141793-14016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-holding-soccer-ball-looking-exited-rejoicing-his-success-victory-clenching-his-fists-with-joy-happy-achieve-his-aim-goals-standing_141793-14016.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Bola Match Day",
|
||||
price: "R$ 120,00",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-ball-white-line-stadium_1150-5286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-ball-white-line-stadium_1150-5286.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -110,13 +110,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Camisa 2024",
|
||||
price: "R$ 199",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-design-sublimation-sport-t-shirt-design_29096-3479.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/soccer-jersey-design-sublimation-sport-t-shirt-design_29096-3479.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Boné",
|
||||
price: "R$ 69",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-ball-net-bag_23-2147827771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-composition-with-ball-net-bag_23-2147827771.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -134,12 +134,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Durabilidade",
|
||||
description: "Feito para durar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-ball-white-line-stadium_1150-5286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-ball-white-line-stadium_1150-5286.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Design",
|
||||
description: "Orgulho de Lages.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-holding-soccer-ball-looking-exited-rejoicing-his-success-victory-clenching-his-fists-with-joy-happy-achieve-his-aim-goals-standing_141793-14016.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-guy-holding-soccer-ball-looking-exited-rejoicing-his-success-victory-clenching-his-fists-with-joy-happy-achieve-his-aim-goals-standing_141793-14016.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user