From 05ff0eccd59eec9011f8f45d116fceac1733bce8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 15:52:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3539088..1b9281f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,8 +69,8 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} - tagAnimation="text-stagger" - buttonAnimation="text-stagger" + tagAnimation="directional-hover" + buttonAnimation="directional-hover" useInvertedBackground={false} /> @@ -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="directional-hover" + metricsAnimation="directional-hover" useInvertedBackground={true} /> @@ -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="directional-hover" 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="directional-hover" + buttonAnimation="directional-hover" textboxLayout="default" useInvertedBackground={false} speed={35} @@ -184,7 +184,7 @@ export default function LandingPage() { ]} cardTagIcon={Quote} buttons={[]} - buttonAnimation="text-stagger" + buttonAnimation="directional-hover" 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." -- 2.49.1