Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55cf9f37f8 | |||
| 8ad8eea9e0 | |||
| edfaede8f8 | |||
| 76468ffdc6 | |||
| 31e7304872 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
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."
|
description="Experience professional culinary artistry in the comfort of your own home. Personalized menus crafted with fresh, seasonal ingredients for your intimate events."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
@@ -236,10 +236,8 @@ export default function LandingPage() {
|
|||||||
id: "f2", title: "Do you provide kitchen staff?", content: "I manage all setup and cleanup personally."},
|
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: "f3", title: "Can you cater to dietary needs?", content: "Yes, all menus are fully customizable."},
|
||||||
]}
|
|
||||||
buttons={[
|
|
||||||
{
|
{
|
||||||
text: "Inquire Now", href: "#contact"}
|
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"
|
title="Frequently Asked Questions"
|
||||||
description="Common inquiries about booking and private services."
|
description="Common inquiries about booking and private services."
|
||||||
|
|||||||
Reference in New Issue
Block a user