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: "Fabric Texture",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg?_wi=1",
|
||||
imageAlt: "Urban Tee Look",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg?_wi=1",
|
||||
imageAlt: "Vintage Style",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg?_wi=1",
|
||||
imageAlt: "Abstract Tee",
|
||||
},
|
||||
]}
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
price: "$35",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
price: "$29",
|
||||
rating: 5,
|
||||
reviewCount: "72",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
|
||||
Reference in New Issue
Block a user