diff --git a/src/app/page.tsx b/src/app/page.tsx index 336b8bd..de51013 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,35 +67,35 @@ export default function LandingPage() { handle: "@marcusj", testimonial: "The quality is simply unmatched. It feels expensive and durable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=1", }, { name: "Sarah L.", handle: "@sarahl", testimonial: "Best clothing brand I've ever purchased from. True craftsmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg?_wi=1", }, { name: "David T.", handle: "@davidt", testimonial: "Faith>Fear is my new go-to. Everything is perfect.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg?_wi=1", }, { name: "Elena R.", handle: "@elenar", testimonial: "Luxury that speaks to the soul. Absolutely love it!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg?_wi=1", }, { name: "James W.", handle: "@jamesw", testimonial: "The gold embroidery is stunning and subtle. Top tier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=2", }, ]} imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-laughing-sitting-floor-white-wall_176420-8539.jpg" @@ -219,7 +219,7 @@ export default function LandingPage() { handle: "@marcusj", testimonial: "Exceptional quality. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=3", }, { id: "t2", @@ -227,7 +227,7 @@ export default function LandingPage() { handle: "@sarahl", testimonial: "Beautiful design, even better quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/analog-portrait-beautiful-woman-posing-indoors-elegant-dress_23-2149630168.jpg?_wi=2", }, { id: "t3", @@ -235,7 +235,7 @@ export default function LandingPage() { handle: "@davidt", testimonial: "I have never worn anything so comfortable and well-made.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-outdoors_23-2148950600.jpg?_wi=2", }, { id: "t4", @@ -243,7 +243,7 @@ export default function LandingPage() { handle: "@elenar", testimonial: "Luxury brand experience through and through.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/best-friends-role-adviser_329181-8025.jpg?_wi=2", }, { id: "t5", @@ -251,7 +251,7 @@ export default function LandingPage() { handle: "@markv", testimonial: "The best fit for an everyday active lifestyle.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-caucasian-girl-black-african-american-together-world-unity-racial-love-understanding-tolerance-races-diversity-cooperation_627829-4354.jpg?_wi=4", }, ]} showRating={true}