diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b87e376..a0bfb95 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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: "#", + }, + }, + ]} + /> + + 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"}} />