Merge version_1 into main #1
@@ -75,19 +75,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Luxurious shoe display",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg?_wi=1",
|
||||
imageAlt: "Modern leather sneakers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-wooden-walkway-lake_181624-31149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-wooden-walkway-lake_181624-31149.jpg?_wi=1",
|
||||
imageAlt: "Classic formal leather shoes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661010.jpg?_wi=1",
|
||||
imageAlt: "Professional sports trainers",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-blanket_23-2148503425.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-blanket_23-2148503425.jpg?_wi=1",
|
||||
imageAlt: "Leather winter boots",
|
||||
},
|
||||
]}
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
price: "$129.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
price: "$189.00",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-wooden-walkway-lake_181624-31149.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-wooden-walkway-lake_181624-31149.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
price: "$145.00",
|
||||
rating: 4,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661010.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
price: "$210.00",
|
||||
rating: 5,
|
||||
reviewCount: "64",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-blanket_23-2148503425.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sitting-blanket_23-2148503425.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user