Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-02 01:10:13 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="WKEUFH"
/>
@@ -49,63 +43,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "plain",
}}
variant: "plain"}}
title="Scale Your Freelance Brand with Precision"
description="WKEUFH transforms freelancers into recognized market leaders. Strategic positioning, sustainable growth, zero fluff."
buttons={[
{
text: "Start Your Scale Journey",
href: "#contact",
},
text: "Start Your Scale Journey", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg"
imageAlt="Abstract brand scaling visual"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
alt: "Sarah Miller",
},
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Sarah Miller"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg",
alt: "Alex Chen",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", alt: "Alex Chen"},
{
src: "http://img.b2bpic.net/free-photo/portrait-reddish-man-posing-with-coffee-newspaper_158595-3748.jpg",
alt: "Marcus Vane",
},
src: "http://img.b2bpic.net/free-photo/portrait-reddish-man-posing-with-coffee-newspaper_158595-3748.jpg", alt: "Marcus Vane"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233021.jpg",
alt: "Elena Rose",
},
src: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233021.jpg", alt: "Elena Rose"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
alt: "David Stone",
},
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "David Stone"},
]}
avatarText="Join 500+ professionals scaling with us"
marqueeItems={[
{
type: "text",
text: "Strategic Growth",
},
type: "text", text: "Strategic Growth"},
{
type: "text",
text: "Market Leadership",
},
type: "text", text: "Market Leadership"},
{
type: "text",
text: "Operational Excellence",
},
type: "text", text: "Operational Excellence"},
{
type: "text",
text: "Premium Positioning",
},
type: "text", text: "Premium Positioning"},
{
type: "text",
text: "Sustainable Scaling",
},
type: "text", text: "Sustainable Scaling"},
]}
/>
</div>
@@ -117,49 +88,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Strategic Positioning",
description: "Crafting a narrative that commands higher rates and attracts your ideal clients.",
icon: Target,
title: "Strategic Positioning", description: "Crafting a narrative that commands higher rates and attracts your ideal clients.", icon: Target,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=2",
imageAlt: "minimalist abstract brand scaling line art",
},
{
title: "Sustainable Growth",
description: "Frameworks built for long-term operations rather than short-term hustle.",
icon: TrendingUp,
title: "Sustainable Growth", description: "Frameworks built for long-term operations rather than short-term hustle.", icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/proud-executives-showing-presentation_1098-2032.jpg?_wi=3",
imageAlt: "minimalist strategic framework icon",
},
{
title: "Brand Presentation",
description: "Polished design and messaging that signals premium quality at every touchpoint.",
icon: Zap,
title: "Brand Presentation", description: "Polished design and messaging that signals premium quality at every touchpoint.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=1",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-vector/geometric-wireframe-mesh-background_1017-8204.jpg?_wi=3",
imageAlt: "sustainable growth abstract minimalist art",
},
]}
title="Strategic Foundation"
@@ -175,25 +128,15 @@ export default function LandingPage() {
author="Sarah Miller"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
alt: "Sarah Miller",
},
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Sarah Miller"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg",
alt: "Alex Chen",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", alt: "Alex Chen"},
{
src: "http://img.b2bpic.net/free-photo/portrait-reddish-man-posing-with-coffee-newspaper_158595-3748.jpg",
alt: "Marcus Vane",
},
src: "http://img.b2bpic.net/free-photo/portrait-reddish-man-posing-with-coffee-newspaper_158595-3748.jpg", alt: "Marcus Vane"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233021.jpg",
alt: "Elena Rose",
},
src: "http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233021.jpg", alt: "Elena Rose"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
alt: "David Stone",
},
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "David Stone"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -205,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Who is this for?",
content: "Our consulting is designed for ambitious freelancers earning $50K+ annually seeking structural scaling.",
},
id: "1", title: "Who is this for?", content: "Our consulting is designed for ambitious freelancers earning $50K+ annually seeking structural scaling."},
{
id: "2",
title: "How long does it take?",
content: "Framework implementation varies, but results usually manifest within 6090 days of strategy application.",
},
id: "2", title: "How long does it take?", content: "Framework implementation varies, but results usually manifest within 6090 days of strategy application."},
{
id: "3",
title: "Is it fluff?",
content: "We pride ourselves on zero-fluff, operational frameworks tailored to your specific market position.",
},
id: "3", title: "Is it fluff?", content: "We pride ourselves on zero-fluff, operational frameworks tailored to your specific market position."},
]}
sideTitle="Scaling FAQs"
sideDescription="Everything you need to know about our scaling framework."
@@ -230,14 +164,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to scale your brand? Email us at wkeufh@gmail.com"
buttons={[
{
text: "Email Us Directly",
href: "mailto:wkeufh@gmail.com",
},
text: "Email Us Directly", href: "mailto:wkeufh@gmail.com"},
]}
/>
</div>
@@ -246,13 +177,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="WKEUFH"
leftLink={{
text: "Contact",
href: "mailto:wkeufh@gmail.com",
}}
text: "Contact", href: "mailto:wkeufh@gmail.com"}}
rightLink={{
text: "LinkedIn",
href: "#",
}}
text: "LinkedIn", href: "#"}}
/>
</div>
</ReactLenis>