2 Commits

Author SHA1 Message Date
a20374c3bc Update src/app/page.tsx 2026-03-07 16:56:15 +00:00
a62c542adc Merge version_2 into main
Merge version_2 into main
2026-03-07 16:54:18 +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"}, imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg"},
]} ]}
buttons={[ buttons={[
{ text: "Call Now", href: "tel:+40769123456" }, { text: "Reserve Table Now", href: "#contact" },
{ text: "Reserve a Table", href: "#contact" }, { text: "Reserve a Table", href: "#contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
@@ -215,9 +215,9 @@ export default function LandingPage() {
tagIcon={Phone} tagIcon={Phone}
tagAnimation="slide-up" tagAnimation="slide-up"
title="Ready for a Great Night?" 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={[ 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" }, { text: "Book Your Table Now", href: "https://www.beerhouseploiesti.ro/reservations" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"