diff --git a/src/app/page.tsx b/src/app/page.tsx index 8177bb6..46015af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { text: "Explore Our Menu", href: "#experience" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=1" imageAlt="Trattoria Italia elegant dining room with warm lighting" showDimOverlay={true} showBlur={true} @@ -145,27 +145,27 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "Annette Kiehl", role: "Guest", company: "Local Favorite", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=1" }, { id: "testimonial-2", name: "Derya Gilli", role: "Visitor", company: "Authentic Experience", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=2" }, { id: "testimonial-3", name: "Hardy Goebel", role: "Pizza Enthusiast", company: "Best in Siegen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=3" }, { id: "testimonial-4", name: "Michaela Paula Klaeuser", role: "Regular Guest", company: "Special Occasions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=4" }, { id: "testimonial-5", name: "Markus", role: "First-Time Visitor", company: "Returning Guest", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=5" }, { id: "testimonial-6", name: "Sonja Dürr", role: "Reservation Guest", company: "Warm Service", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491778.jpg?_wi=6" } ]} kpiItems={[ @@ -260,7 +260,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg?_wi=2" imageAlt="Trattoria Italia ambiance" mediaAnimation="blur-reveal" mediaPosition="right"