diff --git a/src/app/page.tsx b/src/app/page.tsx index 25e4147..e431faa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,35 +66,35 @@ export default function LandingPage() { handle: "@local-resident", testimonial: "Brass Hanger Inc. brought my vintage collection back to life!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=1", }, { name: "Mark T.", handle: "@boutique-owner", testimonial: "Fast, friendly, and affordable — highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=1", }, { name: "Elena R.", handle: "@homeowner", testimonial: "Incredible attention to detail. My closet has never looked better.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=1", }, { name: "Jason D.", handle: "@local-retail", testimonial: "Consistently professional results for our boutique hangers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1", }, { name: "Linda P.", handle: "@collector", testimonial: "The best brass restoration I have found in Georgia.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1", }, ]} buttons={[ @@ -221,35 +221,35 @@ export default function LandingPage() { name: "Sarah L.", handle: "@peachtree-city", testimonial: "Brass Hanger Inc. brought my vintage collection back to life!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=2", }, { id: "2", name: "Mark T.", handle: "@boutique-owner", testimonial: "Fast, friendly, and affordable — highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2", }, { id: "3", name: "Elena R.", handle: "@homeowner", testimonial: "Incredible attention to detail. My closet has never looked better.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=2", }, { id: "4", name: "Jason D.", handle: "@local-retail", testimonial: "Consistently professional results for our boutique hangers.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2", }, { id: "5", name: "Linda P.", handle: "@collector", testimonial: "The best brass restoration I have found in Georgia.", - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2", }, ]} title="Our Customers Love Their Shiny Hangers"