diff --git a/src/app/page.tsx b/src/app/page.tsx index cbb2866..11692b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,35 +68,35 @@ export default function LandingPage() { handle: "@jthorne", testimonial: "An absolute masterpiece of culinary art.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg?_wi=1", }, { name: "Elena Vance", handle: "@evance", testimonial: "The atmosphere and flavors are simply unparalleled.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096465.jpg?_wi=1", }, { name: "Marcus Reid", handle: "@mreid", testimonial: "Every course was a journey. Exceptional service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg?_wi=1", }, { name: "Sophie Clark", handle: "@sclark", testimonial: "Perfect for our anniversary. A truly memorable night.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg?_wi=1", }, { name: "David Wu", handle: "@dwu", testimonial: "Consistent excellence every time we visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg?_wi=1", }, ]} buttons={[ @@ -255,7 +255,7 @@ export default function LandingPage() { role: "Critic", company: "Fine Dining Review", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg?_wi=2", }, { id: "2", @@ -263,7 +263,7 @@ export default function LandingPage() { role: "Foodie", company: "Gourmet Hunter", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-bright-blue-lips_23-2151096465.jpg?_wi=2", }, { id: "3", @@ -271,7 +271,7 @@ export default function LandingPage() { role: "Director", company: "Art Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg?_wi=2", }, { id: "4", @@ -279,7 +279,7 @@ export default function LandingPage() { role: "Architect", company: "Clark Design", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517442.jpg?_wi=2", }, { id: "5", @@ -287,7 +287,7 @@ export default function LandingPage() { role: "Entrepreneur", company: "Wu Ventures", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-food-drinks-dinner-party_23-2150763398.jpg?_wi=2", }, ]} title="Guest Experiences"