Update src/app/women/page.tsx
This commit is contained in:
@@ -73,14 +73,14 @@ export default function LandingPage() {
|
||||
name: "Evening Gown",
|
||||
price: "$800",
|
||||
variant: "Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-black-dress_23-2149884577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-black-dress_23-2149884577.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "w2",
|
||||
name: "Tote Bag",
|
||||
price: "$450",
|
||||
variant: "Tan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-dressed-floral-dress_158595-4779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-dressed-floral-dress_158595-4779.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user