diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dc5947..ebee6ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,35 +63,35 @@ export default function LandingPage() { handle: "@sarahstyle", testimonial: "The most natural looking wig I've ever owned. So comfortable!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-with-happy-emotions-dressed-shine-t-shirt-gold-neckless_291650-569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-with-happy-emotions-dressed-shine-t-shirt-gold-neckless_291650-569.jpg?_wi=1", }, { name: "Jessica Lee", handle: "@jesshair", testimonial: "Absolutely obsessed with the quality. Transformation is real!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-black-woman-with-curly-hair-red-lips_633478-629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-black-woman-with-curly-hair-red-lips_633478-629.jpg?_wi=1", }, { name: "Elena Ross", handle: "@elena_hair", testimonial: "Affordable but looks incredibly premium. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg?_wi=1", }, { name: "Mia Chen", handle: "@miachstyle", testimonial: "Perfect hairline! I get compliments everywhere I go.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg?_wi=1", }, { name: "Chloe Smith", handle: "@chloesmith", testimonial: "Comfortable enough for all day wear. Just lovely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg?_wi=1", }, ]} buttons={[ @@ -197,7 +197,7 @@ export default function LandingPage() { name: "Midnight Wavy Black", price: "$139", variant: "Wavy", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg?_wi=2", }, { id: "p5", @@ -230,35 +230,35 @@ export default function LandingPage() { name: "Sarah Miller", handle: "@sarahstyle", testimonial: "The most natural looking wig I've ever owned. So comfortable!", - imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-with-happy-emotions-dressed-shine-t-shirt-gold-neckless_291650-569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-with-happy-emotions-dressed-shine-t-shirt-gold-neckless_291650-569.jpg?_wi=2", }, { id: "2", name: "Jessica Lee", handle: "@jesshair", testimonial: "Absolutely obsessed with the quality. Transformation is real!", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-black-woman-with-curly-hair-red-lips_633478-629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-black-woman-with-curly-hair-red-lips_633478-629.jpg?_wi=2", }, { id: "3", name: "Elena Ross", handle: "@elena_hair", testimonial: "Affordable but looks incredibly premium. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-model-with-long-light-brown-hair-vine-lips-posing-isolated-wall-with-lovely-smile-portrait-young-well-groomed-girl-with-perfect-skin-close-up_291650-80.jpg?_wi=2", }, { id: "4", name: "Mia Chen", handle: "@miachstyle", testimonial: "Perfect hairline! I get compliments everywhere I go.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-black-woman-looking-camera-with-afro-hair_633478-2415.jpg?_wi=3", }, { id: "5", name: "Chloe Smith", handle: "@chloesmith", testimonial: "Comfortable enough for all day wear. Just lovely.", - imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60121.jpg?_wi=2", }, ]} title="Voices of Transformation"