Update src/app/page.tsx

This commit is contained in:
2026-05-05 16:22:05 +00:00
parent 5144c6b656
commit 0944a51626

View File

@@ -110,10 +110,13 @@ export default function LandingPage() {
useInvertedBackground={false}
title="My Culinary Journey"
description={[
"Michelin Star Trained Expert With over 15 years in fine dining, I specialize in creating intimate dining experiences that celebrate fresh, seasonal ingredients.", "Every menu is custom-tailored to your unique tastes and event needs, ensuring a seamless and unforgettable experience."]}
"With over 15 years in fine dining, I specialize in creating intimate dining experiences that celebrate fresh, seasonal ingredients.", "Every menu is custom-tailored to your unique tastes and event needs, ensuring a seamless and unforgettable experience."]}
buttons={[
{
text: "Book Your Experience", href: "#contact"
},
{
text: "Read Reviews", href: "#testimonials"
}
]}
/>