Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-07 16:56:20 +00:00

View File

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