Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user