Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a9ba3d906b | |||
| 5fd8f192ce | |||
| 76f8fba952 | |||
| 87fe8d55c1 | |||
| 28b5ac9e13 | |||
| bac1ef5be7 | |||
| 498b5e4735 | |||
| 7fd701eaee |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,8 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--background: #cd2727;
|
||||
--card: #ddb7b7;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
|
||||
Reference in New Issue
Block a user