Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4864b303e0 | |||
| 3c7519eb80 | |||
| ae100d2275 | |||
| 7e4014279e | |||
| f3ab729366 | |||
| eac8ae6f48 | |||
| 73b283aa7f |
@@ -33,6 +33,8 @@ export default function LandingPage() {
|
|||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home", id: "#home"},
|
name: "Home", id: "#home"},
|
||||||
|
{
|
||||||
|
name: "About Us", id: "#about"},
|
||||||
{
|
{
|
||||||
name: "Services", id: "#services"},
|
name: "Services", id: "#services"},
|
||||||
{
|
{
|
||||||
@@ -105,7 +107,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "Your Partner in Effortless Living"},
|
type: "text", content: "Elevating Your Everyday with Bespoke Concierge Service"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -152,8 +154,8 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
showStepNumbers={true}
|
showStepNumbers={true}
|
||||||
title="Our Core Services"
|
title="Our Curated Concierge Offerings"
|
||||||
description="We offer a curated suite of services designed to simplify your life and elevate your home experience."
|
description="Experience unparalleled support across every facet of your life and home, designed for ultimate convenience."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View All Services", href: "#services"},
|
text: "View All Services", href: "#services"},
|
||||||
@@ -195,8 +197,8 @@ export default function LandingPage() {
|
|||||||
"All Premium features", "Full Home Organization", "Extensive Lifestyle Assistance", "Personal Support (16 hrs/month)", "Custom Concierge Requests", "Dedicated Account Manager"],
|
"All Premium features", "Full Home Organization", "Extensive Lifestyle Assistance", "Personal Support (16 hrs/month)", "Custom Concierge Requests", "Dedicated Account Manager"],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Monthly Subscription Plans"
|
title="Flexible Concierge Service Tiers"
|
||||||
description="Choose a plan that best fits your lifestyle and home management needs, all with convenient autopay options."
|
description="Select the perfect level of luxury home management and personal support tailored to your unique lifestyle, all with convenient autopay options."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user