Merge version_1 into main #2
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Toast & Tonic"
|
||||
description="Bengaluru's Favourite Gastropub Experience. Craft cocktails, global flavors, and a cozy ambiance in the heart of the city."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+918025551234" },
|
||||
{ text: "📅 Book a Table", href: "#reservations" }
|
||||
@@ -64,10 +64,10 @@ export default function LandingPage() {
|
||||
id: "rating", value: "4.6", title: "⭐ Guest Rating", items: ["5000+ reviews", "Consistently excellent", "Loved by Bengaluru"]
|
||||
},
|
||||
{
|
||||
id: "experience", value: "10", title: "Years of Excellence", items: ["Premium dining", "Award-winning cocktails", "Expert service"]
|
||||
id: "experience", value: "10+", title: "Years of Excellence", items: ["Premium dining", "Award-winning cocktails", "Expert service"]
|
||||
},
|
||||
{
|
||||
id: "service", value: "24", title: "Service Hours", items: ["Open till 1 AM", "Dine-in & Takeaway", "No-contact delivery"]
|
||||
id: "service", value: "24/7", title: "Service Hours", items: ["Open till 1 AM", "Dine-in & Takeaway", "No-contact delivery"]
|
||||
}
|
||||
]}
|
||||
title="Why Guests Choose Toast & Tonic"
|
||||
|
||||
Reference in New Issue
Block a user