Update src/app/page.tsx

This commit is contained in:
2026-03-14 15:56:19 +00:00
parent 9ccb36b537
commit 4e31bdaffd

View File

@@ -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"