diff --git a/src/app/page.tsx b/src/app/page.tsx index ba78f64..9fefbf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { description="Reserve your table now or give us a call. Our team is ready to welcome you and make your evening unforgettable." buttons={[ { text: "Call Now: +40 (769) 123-456", href: "tel:+40769123456" }, - { text: "Reserve a Table", href: "https://example.com/reservation" }, + { text: "Book Your Table Now", href: "https://www.beerhouseploiesti.ro/reservations" }, ]} buttonAnimation="slide-up" background={{ variant: "plain" }}