Merge version_2_1782341151306 into main #4

Merged
bender merged 1 commits from version_2_1782341151306 into main 2026-06-24 22:47:23 +00:00

View File

@@ -66,6 +66,30 @@ export default function HomePage() {
tag: "Friday Night", price: "Live Band", description: "The best rock & pop covers in town.", features: [
"Entry fee applied", "Premium service", "Advance booking recommended"],
primaryButton: {
text: "Book via WhatsApp",
href: "#",
},
},
{
tag: "Saturday Night", price: "DJ Set", description: "Dance the night away with our resident DJ.", features: [
"Entry fee applied", "Premium service", "Advance booking recommended"],
primaryButton: {
text: "Book via WhatsApp",
href: "#",
},
},
{
tag: "Sunday Night", price: "Acoustic Session", description: "Relax and unwind with live acoustic music.", features: [
"Free entry", "Premium service", "Advance booking recommended"],
primaryButton: {
text: "Book via WhatsApp",
href: "#",
},
},
]}
/>
</SectionErrorBoundary>
</div>
text: "Reserve", href: "https://wa.me/994504040407"},
},
{
@@ -183,7 +207,7 @@ export default function HomePage() {
tag="Book Now"
text="Join us tonight at 62 Nizami Street. Reserve your spot for football, music, and the best night out in Baku."
primaryButton={{
text: "WhatsApp Reservation", href: "https://wa.me/994504040407"}}
text: "Book via WhatsApp", href: "https://wa.me/994504040407"}}
secondaryButton={{
text: "Call Us: 050 404 04 07", href: "tel:+994504040407"}}
/>