diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b2df7e..53fd1ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "plain"}} - title="Elevating Home Dining Experiences" + title="Transform Your Home into a Michelin-Star Restaurant" description="Experience professional culinary artistry in the comfort of your own home. Personalized menus crafted with fresh, seasonal ingredients for your intimate events." testimonials={[ { @@ -237,10 +237,6 @@ export default function LandingPage() { { id: "f3", title: "Can you cater to dietary needs?", content: "Yes, all menus are fully customizable."}, ]} - buttons={[ - { - text: "Inquire Now", href: "#contact"} - ]} title="Frequently Asked Questions" description="Common inquiries about booking and private services." faqsAnimation="slide-up"