Update src/app/page.tsx
This commit is contained in:
@@ -121,16 +121,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Premium Consulting", description: "Expert guidance for modern business strategy."},
|
||||
title: "Premium Consulting", description: "Accelerate business growth and maximize market share through our strategic frameworks."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "VIP Membership", description: "Exclusive access to curated luxury events."},
|
||||
title: "VIP Membership", description: "Grant yourself elite entry into exclusive networks that open doors to high-value partnerships."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Exclusive Access", description: "Privileged entry into curated high-end networks."},
|
||||
title: "Exclusive Access", description: "Transform your influence and gain privileged entry into elite, high-stakes environments."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Bespoke Solutions", description: "Tailored strategies for your unique lifestyle."},
|
||||
title: "Bespoke Solutions", description: "Achieve radical personal transformation and measurable lifestyle improvements through tailored strategies."},
|
||||
]}
|
||||
title="Bespoke Solutions for the Exceptional."
|
||||
description="We deliver curated experiences that redefine premium service."
|
||||
@@ -257,4 +257,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user