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