From dffb297adce9eac745541e312169a45dc68e86d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:47:35 +0000 Subject: [PATCH] Update src/app/reservations/page.tsx --- src/app/reservations/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index c9d57e9..103a0d8 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-smartphone-sitting-cafe_23-2147771342.jpg" imageAlt="Café interior with welcoming ambiance" buttons={[ { text: "📅 Book Now", href: "tel:+31612345678" }, @@ -51,7 +51,6 @@ export default function ReservationsPage() { buttonAnimation="slide-up" mediaAnimation="blur-reveal" className="min-h-screen" - useInvertedBackground={false} /> @@ -76,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?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg" imageAlt="Happy guests enjoying their meal" mediaAnimation="slide-up" mediaPosition="right"