Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-16 16:38:28 +00:00

View File

@@ -29,70 +29,29 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "About", id: "/about" },
id: "/", { name: "Coaching", id: "/coaching" },
}, { name: "Contact", id: "/contact" },
{
name: "About",
id: "/about",
},
{
name: "Coaching",
id: "/coaching",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
button={{ button={{ text: "Book a Call", href: "/contact" }}
text: "Book a Call",
href: "/contact",
}}
brandName="KIRCHHOFF ENTERPRISE" brandName="KIRCHHOFF ENTERPRISE"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars",
}}
title="Most entrepreneurs have the potential. Almost none use it." title="Most entrepreneurs have the potential. Almost none use it."
description="We find out exactly why — and we fix it." description="We find out exactly why — and we fix it."
tag="Executive & Entrepreneurial Coaching" tag="Executive & Entrepreneurial Coaching"
buttons={[ buttons={[
{ { text: "Book a Discovery Call", href: "/contact" },
text: "Book a Discovery Call", { text: "Watch Free Webinar", href: "/webinar" },
href: "/contact",
},
{
text: "Watch Free Webinar",
href: "/webinar",
},
]} ]}
mediaItems={[ mediaItems={[
{ { imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg", imageAlt: "Minimalist dark background" },
imageSrc: "http://img.b2bpic.net/free-photo/dark-tunnel-with-turned-lamps-ceiling_181624-9703.jpg", { imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15887.jpg", imageAlt: "Abstract geometric dark" }
imageAlt: "Minimalist dark background",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15887.jpg",
imageAlt: "Abstract geometric dark",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283225.jpg",
imageAlt: "Abstract city building shadows",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283245.jpg",
imageAlt: "Abstract city building shadows",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dark-textured-background-with-golden-stripe_84443-82399.jpg",
imageAlt: "Dark Textured Background with Golden Stripe",
},
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
rating={5} rating={5}
@@ -107,27 +66,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", value: "6+", title: "Years Experience", description: "Applied peak performance", icon: Award },
id: "m1", { id: "m2", value: "3", title: "Continents", description: "Global client reach", icon: Globe },
value: "6+", { id: "m3", value: "100%", title: "Accountability", description: "Direct, results-driven", icon: CheckCircle },
title: "Years Experience",
description: "Applied peak performance",
icon: Award,
},
{
id: "m2",
value: "3",
title: "Continents",
description: "Global client reach",
icon: Globe,
},
{
id: "m3",
value: "100%",
title: "Accountability",
description: "Direct, results-driven",
icon: CheckCircle,
},
]} ]}
title="Proven Results" title="Proven Results"
description="Science-based. No theory. Only results." description="Science-based. No theory. Only results."
@@ -140,33 +81,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ { id: "f1", title: "Clarity", descriptions: ["Vision, Mission, Principles.", "Know exactly who you are becoming."], imageSrc: "http://img.b2bpic.net/free-photo/round-staircase-vatican-museum-leading-visitors-look-christian-works-art_181624-4266.jpg" },
id: "f1", { id: "f2", title: "Belief Architecture", descriptions: ["Dismantle the blocks.", "Install what drives you forward."], imageSrc: "http://img.b2bpic.net/free-photo/red-background-luxury-modern-abstract_343694-5089.jpg" },
title: "Clarity", { id: "f3", title: "Self-Transcendence", descriptions: ["Become the person", "capable of achieving everything."], imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14610.jpg" },
descriptions: [
"Vision, Mission, Principles.",
"Know exactly who you are becoming.",
],
imageSrc: "http://img.b2bpic.net/free-photo/round-staircase-vatican-museum-leading-visitors-look-christian-works-art_181624-4266.jpg",
},
{
id: "f2",
title: "Belief Architecture",
descriptions: [
"Dismantle the blocks.",
"Install what drives you forward.",
],
imageSrc: "http://img.b2bpic.net/free-photo/red-background-luxury-modern-abstract_343694-5089.jpg",
},
{
id: "f3",
title: "Self-Transcendence",
descriptions: [
"Become the person",
"capable of achieving everything.",
],
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-14610.jpg",
},
]} ]}
title="This is not coaching. This is reprogramming." title="This is not coaching. This is reprogramming."
description="Dismantle limiting beliefs and install drivers for forward momentum." description="Dismantle limiting beliefs and install drivers for forward momentum."
@@ -175,28 +92,13 @@ export default function LandingPage() {
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardTwo <ProductCardTwo
animationType="slide-up"
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ { id: "p1", brand: "Entry Level", name: "High Performance Bedarfsanalyse", price: "Contact us", rating: 5, reviewCount: "Personalized assessment", imageSrc: "http://img.b2bpic.net/free-photo/abstract-triangles-background_1048-16321.jpg" },
id: "p1", { id: "p2", brand: "Premium Coaching", name: "Next Level Entrepreneurial Coaching", price: "€5,000", rating: 5, reviewCount: "10 intensive sessions", imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-golden-textures_23-2149197776.jpg" },
brand: "Entry Level",
name: "High Performance Bedarfsanalyse",
price: "Contact us",
rating: 5,
reviewCount: "Personalized assessment",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-triangles-background_1048-16321.jpg",
},
{
id: "p2",
brand: "Premium Coaching",
name: "Next Level Entrepreneurial Coaching",
price: "€5,000",
rating: 5,
reviewCount: "10 intensive sessions",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-black-background-with-golden-textures_23-2149197776.jpg",
},
]} ]}
title="Select Your Transformation" title="Select Your Transformation"
description="Foundational Bedarfsanalyse or Full Executive Coaching." description="Foundational Bedarfsanalyse or Full Executive Coaching."
@@ -208,54 +110,18 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
title="About Simon Kirchhoff" title="About Simon Kirchhoff"
description={[ description={[
"6 years of obsessive self-optimization.", "6 years of obsessive self-optimization.", "Marathon, biohacking, applied peak performance.", "Helping founders put themselves on new trajectories."]}
"Marathon, biohacking, applied peak performance.", buttons={[{ text: "More about Simon", href: "/about" }]}
"Helping founders put themselves on new trajectories.",
]}
buttons={[
{
text: "More about Simon",
href: "/about",
},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/dark-textured-stone-background_53876-88915.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/dark-textured-stone-background_53876-88915.jpg"
logoText="KIRCHHOFF ENTERPRISE" logoText="KIRCHHOFF ENTERPRISE"
columns={[ columns={[
{ { title: "Navigation", items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Coaching", href: "/coaching" }] },
title: "Navigation", { title: "Legal", items: [{ label: "Imprint", href: "/legal" }, { label: "Privacy Policy", href: "/legal" }] },
items: [
{
label: "Home",
href: "/",
},
{
label: "About",
href: "/about",
},
{
label: "Coaching",
href: "/coaching",
},
],
},
{
title: "Legal",
items: [
{
label: "Imprint",
href: "/legal",
},
{
label: "Privacy Policy",
href: "/legal",
},
],
},
]} ]}
copyrightText="© 2025 Kirchhoff Enterprise" copyrightText="© 2025 Kirchhoff Enterprise"
/> />