From a20374c3bccfd0ce509cfa636002019ac6bebfcf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 16:56:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fefbf0..da7d1b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg"}, ]} buttons={[ - { text: "Call Now", href: "tel:+40769123456" }, + { text: "Reserve Table Now", href: "#contact" }, { text: "Reserve a Table", href: "#contact" }, ]} buttonAnimation="slide-up" @@ -215,9 +215,9 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Ready for a Great Night?" - description="Reserve your table now or give us a call. Our team is ready to welcome you and make your evening unforgettable." + description="Reserve your table now or contact us at +40 (769) 123-456. 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 Table Now", href: "https://www.beerhouseploiesti.ro/reservations" }, { text: "Book Your Table Now", href: "https://www.beerhouseploiesti.ro/reservations" }, ]} buttonAnimation="slide-up"