diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index 103a0d8..d74744b 100644 --- a/src/app/reservations/page.tsx +++ b/src/app/reservations/page.tsx @@ -42,7 +42,7 @@ export default function ReservationsPage() { title="Reserve Your Table at Café Molenhuis" description="Secure your spot and guarantee a warm welcome. Whether it's an intimate date night or a group gathering, we make reservations simple and seamless." background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-smartphone-sitting-cafe_23-2147771342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-smartphone-sitting-cafe_23-2147771342.jpg?_wi=2" imageAlt="Café interior with welcoming ambiance" buttons={[ { text: "📅 Book Now", href: "tel:+31612345678" }, @@ -75,7 +75,7 @@ export default function ReservationsPage() { tagAnimation="blur-reveal" background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg?_wi=3" imageAlt="Happy guests enjoying their meal" mediaAnimation="slide-up" mediaPosition="right"