Merge version_1 into main #1
@@ -127,19 +127,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Premium Fabrics",
|
||||
description: "Sourced from world-class mills for superior comfort and longevity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-textile-samples-black-table_53876-65127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-textile-samples-black-table_53876-65127.jpg?_wi=1",
|
||||
imageAlt: "Fabric",
|
||||
},
|
||||
{
|
||||
title: "Timeless Design",
|
||||
description: "Styles that remain elegant season after season.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773392.jpg?_wi=1",
|
||||
imageAlt: "Design",
|
||||
},
|
||||
{
|
||||
title: "Ethical Production",
|
||||
description: "Fair wages and sustainable processes for a better future.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings-assortment_23-2149846574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings-assortment_23-2149846574.jpg?_wi=1",
|
||||
imageAlt: "Production",
|
||||
},
|
||||
]}
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
price: "$120",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-textile-samples-black-table_53876-65127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-textile-samples-black-table_53876-65127.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
price: "$95",
|
||||
rating: 4,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773392.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773392.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
price: "$250",
|
||||
rating: 5,
|
||||
reviewCount: "42",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings-assortment_23-2149846574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-aesthetic-golden-earrings-assortment_23-2149846574.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user