Merge version_1 into main #1
@@ -77,15 +77,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Collection pieces",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg?_wi=1",
|
||||
imageAlt: "Luxury evening dress",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-floral-clothes-holding-green-plant-twigs-looking-camera_23-2148122032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-floral-clothes-holding-green-plant-twigs-looking-camera_23-2148122032.jpg?_wi=1",
|
||||
imageAlt: "Silk blouse collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-fur-isolated_1303-13240.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-fur-isolated_1303-13240.jpg?_wi=1",
|
||||
imageAlt: "Winter muse design",
|
||||
},
|
||||
]}
|
||||
@@ -132,19 +132,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Evening Elegance",
|
||||
price: "$450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-fashion-woman-interior_624325-3513.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Silk Serenity",
|
||||
price: "$295",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-floral-clothes-holding-green-plant-twigs-looking-camera_23-2148122032.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-floral-clothes-holding-green-plant-twigs-looking-camera_23-2148122032.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Winter Muse",
|
||||
price: "$620",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-fur-isolated_1303-13240.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-fur-isolated_1303-13240.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user