diff --git a/src/app/page.tsx b/src/app/page.tsx index 611ba08..2bb36a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@alicem", testimonial: "The softest socks I've ever owned!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-jeans-sitting-floor-drinking-hot-beverage-indoor-overhead-portrait-female-model-with-cup-tea_197531-14190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-jeans-sitting-floor-drinking-hot-beverage-indoor-overhead-portrait-female-model-with-cup-tea_197531-14190.jpg?_wi=1", imageAlt: "elegant lifestyle sock flatlay", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@marks", testimonial: "Perfect fit and amazing durability.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832317.jpg?_wi=1", imageAlt: "cotton dress socks pair", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@elenar", testimonial: "My feet have never been happier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crop-legs-near-books-snacks_23-2147888743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-legs-near-books-snacks_23-2147888743.jpg?_wi=1", imageAlt: "colorful casual socks studio", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@tomp", testimonial: "Exceptional quality that lasts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-tanned-caucasian-woman-chilling-skate-park-after-training-magnificent-woman-wears-white-socks-yellow-shoes-sitting-skateboard_197531-20730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-tanned-caucasian-woman-chilling-skate-park-after-training-magnificent-woman-wears-white-socks-yellow-shoes-sitting-skateboard_197531-20730.jpg?_wi=1", imageAlt: "sport performance socks pair", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@jennyl", testimonial: "These are my daily go-to socks now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-sneakers-apparel-fashion_53876-96626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-white-sneakers-apparel-fashion_53876-96626.jpg?_wi=1", imageAlt: "bamboo fiber socks soft", }, ]} @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/curly-girl-jeans-sitting-floor-drinking-hot-beverage-indoor-overhead-portrait-female-model-with-cup-tea_197531-14190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/curly-girl-jeans-sitting-floor-drinking-hot-beverage-indoor-overhead-portrait-female-model-with-cup-tea_197531-14190.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -162,28 +162,28 @@ export default function LandingPage() { name: "Essential Cotton", price: "$12", variant: "Basic", - imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knitting-tools-close-up_23-2148832317.jpg?_wi=2", }, { id: "2", name: "Artisan Patterned", price: "$18", variant: "Limited", - imageSrc: "http://img.b2bpic.net/free-photo/crop-legs-near-books-snacks_23-2147888743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-legs-near-books-snacks_23-2147888743.jpg?_wi=2", }, { id: "3", name: "Pro Performance", price: "$20", variant: "Sport", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-tanned-caucasian-woman-chilling-skate-park-after-training-magnificent-woman-wears-white-socks-yellow-shoes-sitting-skateboard_197531-20730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-photo-tanned-caucasian-woman-chilling-skate-park-after-training-magnificent-woman-wears-white-socks-yellow-shoes-sitting-skateboard_197531-20730.jpg?_wi=2", }, { id: "4", name: "Bamboo Soft", price: "$15", variant: "Comfort", - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-sneakers-apparel-fashion_53876-96626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-white-sneakers-apparel-fashion_53876-96626.jpg?_wi=2", }, { id: "5",