Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:20:07 +00:00

View File

@@ -11,7 +11,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar
import PricingCardThree from "@/components/sections/pricing/PricingCardThree";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Zap, Lightbulb, Compass, Target, CheckCircle, TrendingUp, Users, Briefcase, Award, Calendar, Quote, Star, Crown } from "lucide-react";
import { Zap, Lightbulb, Compass, Target, CheckCircle, TrendingUp, Users, Briefcase, Award, Calendar, Quote, Star, Crown, BarChart3 } from "lucide-react";
export default function LandingPage() {
return (
@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="small"
sizing="medium"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -48,20 +48,20 @@ export default function LandingPage() {
description="Boutique advisory intensives that clarify market positioning, design irresistible offers, and unlock sustainable revenue growth. Expert guidance for visionary founders who refuse to settle."
tag="Founder Advisory"
tagIcon={Zap}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Book Strategic Intensive", href: "#schedule" },
{ text: "Explore Approach", href: "#approach" },
]}
dashboard={{
title: "Cyentist Performance Dashboard", logoIcon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=1", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", buttons: [
{ text: "100+ Founder Engagements", href: "#" },
{ text: "Revenue-Focused Results", href: "#" },
],
sidebarItems: [
{ icon: Target, active: true },
{ icon: TrendingUp, active: false },
{ icon: BarChart3, active: false },
{ icon: CheckCircle, active: false },
],
stats: [
@@ -131,7 +131,7 @@ export default function LandingPage() {
title="Proven Track Record"
description="A decade of founder-level engagements delivering measurable strategic clarity and revenue outcomes."
tag="Credentials"
tagAnimation="entrance-slide"
tagAnimation="slide-up"
metrics={[
{
id: "1", title: "100+ Founder Engagements", subtitle: "Expert-led strategic intensives since inception", category: "Founder Advisory", value: "10+ Years"},
@@ -189,11 +189,11 @@ export default function LandingPage() {
{
id: "3", name: "Emily Westbrook", handle: "Founder, Brand Studios", testimonial: "The brand enhancement project capped our intensive perfectly. Our brand now reflects our premium positioning and attracts the right founders.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Emily Westbrook"},
{
id: "4", name: "James Park", handle: "Founder, SaaS Velocity", testimonial: "Cyentist gave me the frameworks to scale from founder-as-everything to founder-as-leader. Clarity on operations, messaging, and team building was transformative.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=2", imageAlt: "James Park"},
id: "4", name: "James Park", handle: "Founder, SaaS Velocity", testimonial: "Cyentist gave me the frameworks to scale from founder-as-everything to founder-as-leader. Clarity on operations, messaging, and team building was transformative.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", imageAlt: "James Park"},
{
id: "5", name: "Priya Kapoor", handle: "Founder, Digital Ventures", testimonial: "The founder credibility gained from these intensives opened investor and partner doors we didn't know existed. Premium positioning is our competitive moat.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Priya Kapoor"},
{
id: "6", name: "David Thompson", handle: "Founder, Momentum Labs", testimonial: "Structured intensives provided the clarity I needed to command premium pricing and market authority. Best investment in founder leadership.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=3", imageAlt: "David Thompson"},
id: "6", name: "David Thompson", handle: "Founder, Momentum Labs", testimonial: "Structured intensives provided the clarity I needed to command premium pricing and market authority. Best investment in founder leadership.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", imageAlt: "David Thompson"},
]}
speed={45}
/>
@@ -228,7 +228,7 @@ export default function LandingPage() {
title="Schedule Your Strategic Intensive"
description="Let's explore how a structured strategic intensive can clarify your market positioning, architect premium pricing, and accelerate founder-led revenue growth."
tagIcon={Calendar}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/closeup-entrepreneur-using-laptop-while-having-online-business-meeting-office_637285-6778.jpg"
mediaAnimation="slide-up"