Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ad8eea9e0 | |||
| edfaede8f8 | |||
| 76468ffdc6 | |||
| 31e7304872 | |||
| c259b2c2b1 | |||
| d69936e2c0 | |||
| 8149062a28 | |||
| bda58c9c94 |
@@ -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={[
|
||||
{
|
||||
@@ -236,6 +236,8 @@ export default function LandingPage() {
|
||||
id: "f2", title: "Do you provide kitchen staff?", content: "I manage all setup and cleanup personally."},
|
||||
{
|
||||
id: "f3", title: "Can you cater to dietary needs?", content: "Yes, all menus are fully customizable."},
|
||||
{
|
||||
id: "f4", title: "What is your service travel radius?", content: "We proudly serve the entire greater metro area; travel fees may apply for distances exceeding 30 miles from our base kitchen."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common inquiries about booking and private services."
|
||||
@@ -284,4 +286,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user