Update src/app/reservations/page.tsx

This commit is contained in:
2026-03-03 00:48:32 +00:00
parent 3b976bdc62
commit 16458ccfba

View File

@@ -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"