Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -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/7", title: "Service Hours", items: ["Open till 1 AM", "Dine-in & Takeaway", "No-contact delivery"]
|
||||
id: "service", value: "24", 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