Compare commits
15 Commits
version_1
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dd1584a1c | |||
| b5e23c9d62 | |||
| 687c6803b8 | |||
| 36c9e168b2 | |||
| a39769be71 | |||
| c7a4c75cee | |||
| 8e9648b12e | |||
| a9ba3d906b | |||
| 5fd8f192ce | |||
| 76f8fba952 | |||
| 87fe8d55c1 | |||
| 28b5ac9e13 | |||
| bac1ef5be7 | |||
| 498b5e4735 | |||
| 7fd701eaee |
@@ -121,16 +121,16 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: Sparkles,
|
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,
|
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,
|
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,
|
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."
|
title="Bespoke Solutions for the Exceptional."
|
||||||
description="We deliver curated experiences that redefine premium service."
|
description="We deliver curated experiences that redefine premium service."
|
||||||
|
|||||||
@@ -10,12 +10,12 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #1a1a1a;
|
--card: #0efb5b;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #000000;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #f0e3e9;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #b8860b;
|
--accent: #b8860b;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #8b6914;
|
||||||
|
|||||||
Reference in New Issue
Block a user