From 11682591a37720d67450cd398bcdec8396d0955e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 09:12:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8438942..2b0b1ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { 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" }]} 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" + 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" imageAlt="High-end sales coaching session" /> @@ -72,11 +72,11 @@ export default function LandingPage() { { 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", 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: "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: "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: "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"}, + 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"}, ]} title="De 4 stappen van een succesvolle closer" description="Bewezen methodologie voor elite sales performance." @@ -106,8 +106,8 @@ export default function LandingPage() { membersAnimation="blur-reveal" 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: "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" }, -- 2.49.1