Merge version_2 into main #2
@@ -42,7 +42,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Culinary Excellence, Curated for You"
|
||||
description="Bringing fine dining into the intimacy of your private sanctuary. Bespoke menus crafted for your unique palate and special occasions."
|
||||
@@ -65,6 +64,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="My Services"
|
||||
description="A professional culinary experience that turns your kitchen into a 5-star restaurant."
|
||||
textboxLayout="split"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,6 +106,7 @@ export default function LandingPage() {
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Chef Eloise. All rights reserved."
|
||||
bottomRightText="Designed by Chef Eloise"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user