Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76468ffdc6 | |||
| 31e7304872 | |||
| c259b2c2b1 | |||
| d69936e2c0 | |||
| 8149062a28 | |||
| bda58c9c94 |
@@ -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={[
|
||||||
{
|
{
|
||||||
@@ -284,4 +284,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user