No description
- Hero: headline korter ("Maak zelf de tools die je nu inhuurt"), intro van 8 naar 5 zinnen
- PainPoints: FOMO-punt vervangen door concreter "betaal je een developer" punt, closing directere brug naar oplossing
- Benefits: jargon vervangen door begrijpelijke teksten (agents/skills, netwerk, workflows)
- Pricing: titel "Wat kost het?", prijsanker toegevoegd, CTA "Doe mee op 6 maart"
- FAQ: 5 nieuwe bezwaar-items (prijs, relevantie, nazorg, DIY, resultaat)
- FinalCTA: "Op 6 maart werk je anders" + nieuwe button tekst
- StickyBar: "excl. BTW" toegevoegd aan prijs
- Trainer: bio herschreven met concrete voorbeelden
- Sectievolgorde: ForWho naar positie 3, Testimonials na Trainer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| content | ||
| public | ||
| src | ||
| .dashboard.yml | ||
| .gitignore | ||
| CLAUDE.md | ||
| eslint.config.js | ||
| index.html | ||
| LOGBOEK.md | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.js | ||
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel (or oxc when used in rolldown-vite) for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.
Expanding the ESLint configuration
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.