diff --git a/src/app/page.tsx b/src/app/page.tsx index 9223390..94b94e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,35 +66,35 @@ export default function LandingPage() { handle: "@alicem", testimonial: "The fabric quality is exceptional. Best purchase this season!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg?_wi=1", }, { name: "Bob D.", handle: "@bobd", testimonial: "Fits perfectly and the discount was a steal. Will buy again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-friend-assisting-middle-eastern-wheelchair-user-buying-new-clothes_482257-112830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-friend-assisting-middle-eastern-wheelchair-user-buying-new-clothes_482257-112830.jpg?_wi=1", }, { name: "Charlie R.", handle: "@char", testimonial: "Stylish, comfortable, and fast shipping. Highly recommend.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-talking-phone-with-her-friend_1153-11.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-talking-phone-with-her-friend_1153-11.jpg?_wi=1", }, { name: "Diana P.", handle: "@diana", testimonial: "My new favorite clothing store. Such great offers!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-checking-their-shopping-bags_23-2148225596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-checking-their-shopping-bags_23-2148225596.jpg?_wi=1", }, { name: "Ethan K.", handle: "@ethan", testimonial: "Fast delivery and amazing customer service. Really satisfied.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-long-jacket-holding-green-shopping-bag_23-2147968416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-long-jacket-holding-green-shopping-bag_23-2147968416.jpg?_wi=1", }, ]} buttons={[ @@ -225,7 +225,7 @@ export default function LandingPage() { quote: "The texture and fit of the clothing are beyond expectations.", name: "Sarah Miller", role: "Fashion Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg?_wi=2", }, { id: "t2", @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "I managed to get 3 items for the price of 2 during the sale.", name: "Mark Jones", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/asian-friend-assisting-middle-eastern-wheelchair-user-buying-new-clothes_482257-112830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-friend-assisting-middle-eastern-wheelchair-user-buying-new-clothes_482257-112830.jpg?_wi=2", }, { id: "t3", @@ -241,7 +241,7 @@ export default function LandingPage() { quote: "Arrived within 2 days. The clothes look even better in person.", name: "Emma Wilson", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-talking-phone-with-her-friend_1153-11.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-talking-phone-with-her-friend_1153-11.jpg?_wi=2", }, { id: "t4", @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Great collection and very transparent sizing guides.", name: "Tom Baker", role: "Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-checking-their-shopping-bags_23-2148225596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-checking-their-shopping-bags_23-2148225596.jpg?_wi=2", }, { id: "t5", @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "I'm impressed by the range of sizes and quality fabrics.", name: "Linda G.", role: "Customer", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-long-jacket-holding-green-shopping-bag_23-2147968416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-long-jacket-holding-green-shopping-bag_23-2147968416.jpg?_wi=2", }, ]} title="Customer Stories"