diff --git a/src/app/page.tsx b/src/app/page.tsx index 752c1ad..67ec421 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,19 +54,19 @@ export default function LandingPage() { testimonials={[ { name: "Fast Food Enthusiast", handle: "Local Customer", testimonial: "I have never experienced faster food service in my entire life.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1" }, { name: "Greek Food Lover", handle: "Visitor", testimonial: "The best gyros in town. Authentic, fresh, and absolutely delicious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg?_wi=1" }, { name: "Budget Traveler", handle: "International Guest", testimonial: "Amazing quality, amazing service, amazing price. Unbeatable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1" }, { name: "Group Visitor", handle: "Friends Dining", testimonial: "€20 for 4 people — unbelievable value for such quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-woman_641386-1013.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-woman_641386-1013.jpg?_wi=1" }, ]} buttons={[ @@ -167,19 +167,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Yiannis K.", role: "Regular Customer", company: "Thessaloniki Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2" }, { id: "2", name: "Maria S.", role: "Visitor", company: "Travel Enthusiast", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-elder-tourist-woman_23-2148620263.jpg?_wi=2" }, { id: "3", name: "Alex P.", role: "Business Owner", company: "Local Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2" }, { id: "4", name: "Sofia M.", role: "Student", company: "University Town", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-woman_641386-1013.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-woman_641386-1013.jpg?_wi=2" }, ]} kpiItems={[