Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Experience fine dining at its finest. Award-winning cuisine crafted with passion, served in an atmosphere of refined elegance. Join us for an unforgettable gastronomic journey."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Premium Dining Destination"
|
||||
tagIcon={Sparkles}
|
||||
tagIcon="Chef"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Make a Reservation", href: "#contact" },
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "grand-experience", tag: "Premium", tagIcon: Sparkles,
|
||||
id: "grand-experience", tag: "Premium", tagIcon: "Crown",
|
||||
price: "$125", period: "per person", description: "An extraordinary culinary journey with our chef's most exclusive dishes and premium wine selections", button: { text: "Reserve Now", href: "#contact" },
|
||||
featuresTitle: "Includes", features: [
|
||||
"8-course exclusive menu", "Premium wine selection", "Champagne reception", "Private chef interaction", "Personalized menu", "After-dinner digestif"
|
||||
|
||||
Reference in New Issue
Block a user