diff --git a/src/app/page.tsx b/src/app/page.tsx index 5179400..1c3649c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,35 +70,35 @@ export default function LandingPage() { handle: "@alexandra", testimonial: "The most incredible dinner party we've ever hosted. Chef Artisan is a true artist.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg?_wi=1", }, { name: "Marcus R.", handle: "@marcus", testimonial: "Exquisite flavors, impeccable presentation, and a seamless experience from start to finish.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg?_wi=1", }, { name: "Sarah L.", handle: "@sarah", testimonial: "Chef Artisan transformed our anniversary into a world-class restaurant experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-holding-hands-while-greeting-hallway_637285-13073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-holding-hands-while-greeting-hallway_637285-13073.jpg?_wi=1", }, { name: "James W.", handle: "@james", testimonial: "Simply spectacular service. Every detail was handled with perfection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg?_wi=1", }, { name: "Elena M.", handle: "@elena", testimonial: "A culinary dream brought into our own kitchen. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/chef-putting-sliced-cheese-salad_23-2148516913.jpg" @@ -251,27 +251,27 @@ export default function LandingPage() { { id: "t1", name: "Jane D.", - imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg?_wi=2", }, { id: "t2", name: "Robert K.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-is-sitting-table-restaurant-drink-wine-enjoy-bouquet-red-roses-flower-waiting-date_496169-289.jpg?_wi=2", }, { id: "t3", name: "Lydia M.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-holding-hands-while-greeting-hallway_637285-13073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswomen-holding-hands-while-greeting-hallway_637285-13073.jpg?_wi=2", }, { id: "t4", name: "Thomas E.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg?_wi=2", }, { id: "t5", name: "Samantha P.", - imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517417.jpg?_wi=2", }, ]} cardTitle="Our Clients' Culinary Journeys"