From 71ddadbc2192817e8a1529caa8991b089442fc60 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:54:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1