7 Commits

Author SHA1 Message Date
4864b303e0 Merge version_2 into main
Merge version_2 into main
2026-06-08 02:50:31 +00:00
3c7519eb80 Update src/app/page.tsx 2026-06-08 02:50:28 +00:00
ae100d2275 Merge version_2 into main
Merge version_2 into main
2026-06-08 02:49:49 +00:00
7e4014279e Update src/app/page.tsx 2026-06-08 02:49:46 +00:00
f3ab729366 Merge version_1 into main
Merge version_1 into main
2026-06-08 02:34:18 +00:00
eac8ae6f48 Merge version_1 into main
Merge version_1 into main
2026-06-08 02:33:55 +00:00
73b283aa7f Merge version_1 into main
Merge version_1 into main
2026-06-08 02:33:09 +00:00

View File

@@ -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>