diff --git a/src/app/page.tsx b/src/app/page.tsx index 67ac481..6d58ae6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dj-is-mixer-station_53876-42738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dj-is-mixer-station_53876-42738.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -121,7 +121,7 @@ export default function LandingPage() { price: "$99", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-t-shirt-white-pants-black-mask-covering-eyes-with-hands_176474-81702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-t-shirt-white-pants-black-mask-covering-eyes-with-hands_176474-81702.jpg?_wi=1", }, { id: "2", @@ -130,7 +130,7 @@ export default function LandingPage() { price: "$109", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-blonde-woman-wearing-headphones-looking-front-keeping-hands-head-isolated-white-wall_141793-73871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-blonde-woman-wearing-headphones-looking-front-keeping-hands-head-isolated-white-wall_141793-73871.jpg?_wi=1", }, { id: "3", @@ -139,7 +139,7 @@ export default function LandingPage() { price: "$119", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg?_wi=1", }, ]} title="COLLECTION.01" @@ -152,7 +152,7 @@ export default function LandingPage() { useInvertedBackground={true} title="THE CONCEPT" description="We are a digital-native fashion brand exploring the disconnect between the digital soul and physical existence. Every piece tells a story of lost connections." - imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-blonde-woman-wearing-headphones-looking-front-keeping-hands-head-isolated-white-wall_141793-73871.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-blonde-woman-wearing-headphones-looking-front-keeping-hands-head-isolated-white-wall_141793-73871.jpg?_wi=2" /> @@ -173,17 +173,17 @@ export default function LandingPage() { title: "A. Koda", subtitle: "Creative Lead", detail: "Digital fabrications", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-t-shirt-white-pants-black-mask-covering-eyes-with-hands_176474-81702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-black-t-shirt-white-pants-black-mask-covering-eyes-with-hands_176474-81702.jpg?_wi=2", }, { id: "m2", title: "V. Lux", subtitle: "Head of Identity", detail: "Neural aesthetics", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dj-is-mixer-station_53876-42738.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dj-is-mixer-station_53876-42738.jpg?_wi=2", imageAlt: "futuristic digital dark background", }, ]}