Merge version_1 into main #2
201
src/app/page.tsx
201
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Method",
|
||||
id: "method",
|
||||
},
|
||||
{
|
||||
name: "Resultaten",
|
||||
id: "results",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Method", id: "method" },
|
||||
{ name: "Resultaten", id: "results" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Charter Reezults"
|
||||
/>
|
||||
@@ -55,14 +43,9 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="The Charter Reezults Method"
|
||||
description="Word een closer die deals laat gebeuren. Geen theorie. Geen bullshit. Alleen bewezen strategieën om klanten te overtuigen en resultaat te behalen."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start jouw training",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Start jouw training", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boss-looking-pointing-monitor-commenting-project-while-manager-typing-working-presentation-medium-shot-business-communication-concept_74855-11544.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/boss-looking-pointing-monitor-commenting-project-while-manager-typing-working-presentation-medium-shot-business-communication-concept_74855-11544.jpg"
|
||||
imageAlt="High-end sales coaching session"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,21 +55,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="30+ jaar ervaring in directe verkoop"
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Jaar aan Ervaring",
|
||||
value: "30+",
|
||||
},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Deals Gesloten",
|
||||
value: "1000+",
|
||||
},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Client Resultaat",
|
||||
value: "100%",
|
||||
},
|
||||
{ icon: Award, label: "Jaar aan Ervaring", value: "30+" },
|
||||
{ icon: TrendingUp, label: "Deals Gesloten", value: "1000+" },
|
||||
{ icon: ShieldCheck, label: "Client Resultaat", value: "100%" },
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -96,39 +67,16 @@ export default function LandingPage() {
|
||||
<FeatureCardMedia
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Voorstelling",
|
||||
description: "Het Magische Begin: zet direct de toon en pak de regie.",
|
||||
tag: "Stap 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-talking-office_23-2149370573.jpg",
|
||||
imageAlt: "People talking at the office",
|
||||
},
|
||||
id: "s1", title: "Voorstelling", description: "Het Magische Begin: zet direct de toon en pak de regie.", tag: "Stap 1", imageSrc: "http://img.b2bpic.net/free-photo/people-talking-office_23-2149370573.jpg", imageAlt: "People talking at the office"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Statement of Intent",
|
||||
description: "Helderheid scheppen over het doel van het gesprek.",
|
||||
tag: "Stap 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boss-looking-pointing-monitor-commenting-project-while-manager-typing-working-presentation-medium-shot-business-communication-concept_74855-11544.jpg?_wi=2",
|
||||
imageAlt: "People talking at the office",
|
||||
},
|
||||
id: "s2", title: "Statement of Intent", description: "Helderheid scheppen over het doel van het gesprek.", tag: "Stap 2", imageSrc: "http://img.b2bpic.net/free-photo/boss-looking-pointing-monitor-commenting-project-while-manager-typing-working-presentation-medium-shot-business-communication-concept_74855-11544.jpg", imageAlt: "People talking at the office"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Discovery",
|
||||
description: "De kern van de behoefte blootleggen via de juiste vragen.",
|
||||
tag: "Stap 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346605.jpg?_wi=1",
|
||||
imageAlt: "People talking at the office",
|
||||
},
|
||||
id: "s3", title: "Discovery", description: "De kern van de behoefte blootleggen via de juiste vragen.", tag: "Stap 3", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346605.jpg", imageAlt: "People talking at the office"},
|
||||
{
|
||||
id: "s4",
|
||||
title: "Financial Logic",
|
||||
description: "De brug slaan tussen waarde en prijs.",
|
||||
tag: "Stap 4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-speaker-talking-looking-distance_74855-4017.jpg?_wi=1",
|
||||
imageAlt: "People talking at the office",
|
||||
},
|
||||
id: "s4", title: "Financial Logic", description: "De brug slaan tussen waarde en prijs.", tag: "Stap 4", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-speaker-talking-looking-distance_74855-4017.jpg", imageAlt: "People talking at the office"},
|
||||
]}
|
||||
title="De 4 stappen van een succesvolle closer"
|
||||
description="Bewezen methodologie voor elite sales performance."
|
||||
@@ -141,36 +89,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "Meer",
|
||||
title: "Deals Sluiten",
|
||||
items: [
|
||||
"Hogere conversie",
|
||||
"Kortere cycli",
|
||||
"Betere marges",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Meer",
|
||||
title: "Omzet Genereren",
|
||||
items: [
|
||||
"Hogere ticketwaarde",
|
||||
"Upsell kracht",
|
||||
"Focus op groei",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Meer",
|
||||
title: "Controle",
|
||||
items: [
|
||||
"Leid het gesprek",
|
||||
"Beheers emoties",
|
||||
"Directe afhandeling",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "Meer", title: "Deals Sluiten", items: ["Hogere conversie", "Kortere cycli", "Betere marges"] },
|
||||
{ id: "m2", value: "Meer", title: "Omzet Genereren", items: ["Hogere ticketwaarde", "Upsell kracht", "Focus op groei"] },
|
||||
{ id: "m3", value: "Meer", title: "Controle", items: ["Leid het gesprek", "Beheers emoties", "Directe afhandeling"] },
|
||||
]}
|
||||
title="Resultaat boven alles"
|
||||
description="Sales draait niet om praten. Sales draait om closen."
|
||||
@@ -183,39 +104,15 @@ export default function LandingPage() {
|
||||
title="Authentieke trainingen"
|
||||
tag="Mastery"
|
||||
membersAnimation="blur-reveal"
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Workshop sessie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346605.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Groepstraining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-speaker-talking-looking-distance_74855-4017.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Strategie sessie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-team-leader-big-corporation-briefing-coworkers-pointing-graph-meeting-corporate-staff_482257-4169.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Presentatie techniek",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149273699.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Expert overleg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-people-working-together_23-2150384881.jpg",
|
||||
},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Closing Masterclass",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-team-sitting-conference-room-virtual-meeting-discussing-online-with-business-partners_482257-5025.jpg",
|
||||
},
|
||||
]}
|
||||
memberVariant="card"
|
||||
members={[
|
||||
{ id: "t1", name: "Workshop sessie", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346605.jpg" },
|
||||
{ id: "t2", name: "Groepstraining", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-speaker-talking-looking-distance_74855-4017.jpg" },
|
||||
{ id: "t3", name: "Strategie sessie", imageSrc: "http://img.b2bpic.net/free-photo/young-team-leader-big-corporation-briefing-coworkers-pointing-graph-meeting-corporate-staff_482257-4169.jpg" },
|
||||
{ id: "t4", name: "Presentatie techniek", imageSrc: "http://img.b2bpic.net/free-photo/team-working-together-project_23-2149273699.jpg" },
|
||||
{ id: "t5", name: "Expert overleg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-people-working-together_23-2150384881.jpg" },
|
||||
{ id: "t6", name: "Closing Masterclass", imageSrc: "http://img.b2bpic.net/free-photo/pov-diverse-team-sitting-conference-room-virtual-meeting-discussing-online-with-business-partners_482257-5025.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -224,21 +121,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Wij trainen geen verkopers. Wij creëren closers."
|
||||
metrics={[
|
||||
{
|
||||
icon: Zap,
|
||||
label: "Mentaliteit",
|
||||
value: "Elite",
|
||||
},
|
||||
{
|
||||
icon: Target,
|
||||
label: "Focus",
|
||||
value: "Resultaat",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Standaard",
|
||||
value: "Top",
|
||||
},
|
||||
{ icon: Zap, label: "Mentaliteit", value: "Elite" },
|
||||
{ icon: Target, label: "Focus", value: "Resultaat" },
|
||||
{ icon: Award, label: "Standaard", value: "Top" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -247,9 +132,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Contact"
|
||||
title="Klaar om je sales naar het volgende niveau te tillen?"
|
||||
description="Plan vandaag nog een gesprek."
|
||||
@@ -260,30 +143,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Over Ons",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Methodiek",
|
||||
href: "#method",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Resultaten",
|
||||
href: "#results",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Over Ons", href: "#about" }, { label: "Methodiek", href: "#method" }] },
|
||||
{ items: [{ label: "Resultaten", href: "#results" }, { label: "Contact", href: "#contact" }] },
|
||||
]}
|
||||
logoText="Charter Reezults"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user