diff --git a/src/app/page.tsx b/src/app/page.tsx index fa17900..2bb73d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,35 +65,35 @@ export default function LandingPage() { handle: "@marco", testimonial: "The best carbonara I have had outside of Rome.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg?_wi=1", }, { name: "Elena Bianchi", handle: "@elena", testimonial: "An incredible atmosphere for special evenings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg?_wi=1", }, { name: "Luca Verdi", handle: "@luca", testimonial: "Exquisite wine selection and perfect service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-enjoying-some-drinks-new-year-party_23-2149173242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-enjoying-some-drinks-new-year-party_23-2149173242.jpg?_wi=1", }, { name: "Sofia Neri", handle: "@sofia", testimonial: "A true culinary gem in our city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648862.jpg?_wi=1", }, { name: "Giulia Blu", handle: "@giulia", testimonial: "Fresh ingredients that taste like home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-105017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-105017.jpg?_wi=1", }, ]} imageSrc="http://img.b2bpic.net/free-photo/napkin-cutlery-plate-near-glasses-plant_23-2148070687.jpg" @@ -201,35 +201,35 @@ export default function LandingPage() { name: "Marco Rossi", role: "Foodie", testimonial: "Fantastic dining experience.", - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg?_wi=2", }, { id: "2", name: "Elena Bianchi", role: "Critic", testimonial: "Pure Italian excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-enjoying-dinner-wine_23-2148454118.jpg?_wi=2", }, { id: "3", name: "Luca Verdi", role: "Regular", testimonial: "I come here weekly for a reason.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-enjoying-some-drinks-new-year-party_23-2149173242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-couple-enjoying-some-drinks-new-year-party_23-2149173242.jpg?_wi=2", }, { id: "4", name: "Sofia Neri", role: "Foodie", testimonial: "Best pasta I have ever had.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648862.jpg?_wi=2", }, { id: "5", name: "Giulia Blu", role: "Guest", testimonial: "Lovely place for date night.", - imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-105017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-105017.jpg?_wi=2", }, ]} title="Guest Reviews"