diff --git a/src/app/page.tsx b/src/app/page.tsx index 7aa0daf..c40299c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,35 +62,35 @@ export default function LandingPage() { handle: "@jamesr", testimonial: "The perfect atmosphere for a quiet dinner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=1", }, { name: "Sarah M.", handle: "@sarahm", testimonial: "Excellent service and cozy vibes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=1", }, { name: "Michael L.", handle: "@michaell", testimonial: "The best boutique stay I've ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg?_wi=1", }, { name: "Elena K.", handle: "@elenak", testimonial: "Beautiful garden patio, very relaxing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-professional-rejoicing-achievement_1262-19112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-professional-rejoicing-achievement_1262-19112.jpg?_wi=1", }, { name: "David W.", handle: "@davidw", testimonial: "A true sanctuary. Will return soon.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=1", }, ]} buttons={[ @@ -217,35 +217,35 @@ export default function LandingPage() { name: "Alice T.", role: "Traveler", testimonial: "The best meal I've had in a long time.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=2", }, { id: "2", name: "Bob B.", role: "Local", testimonial: "Truly a gem in the neighborhood.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-27455.jpg?_wi=2", }, { id: "3", name: "Charlie C.", role: "Business Guest", testimonial: "Quiet, comfortable, and very friendly.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg?_wi=2", }, { id: "4", name: "Diana D.", role: "Foodie", testimonial: "Everything about this place is magic.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-professional-rejoicing-achievement_1262-19112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-professional-rejoicing-achievement_1262-19112.jpg?_wi=2", }, { id: "5", name: "Edward E.", role: "Weekend Visitor", testimonial: "I cannot wait to visit again next year.", - imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=2", }, ]} title="Loved by Our Guests"