Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 15:57:29 +00:00

View File

@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { Award, Leaf, Shield, Sparkles, Star, Utensils, Zap } from "lucide-react";
import { Award, Crown, Leaf, Shield, Sparkles, Star, Utensils, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -83,7 +83,7 @@ export default function LandingPage() {
title="Culinary Mastery"
description="Our chef-led kitchen combines traditional techniques with modern innovation. Each dish is a testament to our commitment to excellence and quality ingredients sourced from trusted local suppliers."
tag="Chef's Selection"
tagIcon={Sparkles}
tagIcon={Star}
tagAnimation="slide-up"
buttons={[{ text: "Explore Menu", href: "#" }]}
buttonAnimation="slide-up"
@@ -148,7 +148,7 @@ export default function LandingPage() {
]
},
{
id: "grand-experience", tag: "Premium", tagIcon: "Crown",
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"