Update src/app/page.tsx
This commit is contained in:
@@ -69,8 +69,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"
|
||||
}}
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="text-stagger"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,8 +84,8 @@ export default function LandingPage() {
|
||||
{ id: "leaders", value: "1000+", description: "Sales Leaders Trained" },
|
||||
{ id: "network", value: "Global", description: "Business Advisory Network" }
|
||||
]}
|
||||
tagAnimation="text-stagger"
|
||||
metricsAnimation="text-stagger"
|
||||
tagAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{ type: "text", content: "CEO • Revenue Growth Strategist • AI-Driven Sales Transformation Leader" }
|
||||
]}
|
||||
buttons={[]}
|
||||
buttonAnimation="text-stagger"
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
description="For over 25 years, Charles Bernard has helped organizations unlock sustainable revenue growth by combining human-centered selling, executive leadership, and emerging AI technologies.\n\nToday, through Criteria for Success and Collavia, he helps businesses create predictable growth systems that empower buyers and elevate sales teams.\n\n**The Philosophy Behind Growth:**\nMost organizations focus on selling. Charles focuses on helping customers buy. His signature approach combines:\n✓ Revenue Strategy\n✓ AI-Powered Sales Systems\n✓ Leadership Development\n✓ Sales Enablement\n✓ Buyer-Centric Methodology\n✓ Organizational Alignment\nThe result is sustainable, predictable growth.\n\n**What Makes Charles Different?:**\n* **Strategic Thinker:** Aligning revenue, operations, and leadership.\n* **AI Innovator:** Bringing practical AI adoption into business growth.\n* **Executive Advisor:** Trusted by CEOs and leadership teams.\n* **Growth Architect:** Building systems that scale beyond individual performance."
|
||||
/>
|
||||
@@ -141,8 +141,8 @@ export default function LandingPage() {
|
||||
names={[
|
||||
"WebMD", "Trusted Media Brands", "Cornerstone Advisors", "SuiteSpot TV", "Global Chamber", "Vistage", "Microsoft"
|
||||
]}
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="text-stagger"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={35}
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
cardTagIcon={Quote}
|
||||
buttons={[]}
|
||||
buttonAnimation="text-stagger"
|
||||
buttonAnimation="slide-up"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
description="Charles helped us shift from reactive selling to a predictable growth strategy that continues delivering results today. The behavioral assessments and growth frameworks transformed how we communicate, lead, and sell."
|
||||
|
||||
Reference in New Issue
Block a user