- Hero met twee-kolommen layout en afbeelding placeholder - Workshop details prominent met datum, tijd, locatie - React Router met Privacy en Voorwaarden pagina's - Alle secties: PainPoints, Benefits, Program, ForWho, Trainer, Pricing, FAQ, Testimonials - Footer met contact en juridische links - Tailwind CSS styling met custom warm/coral/teal kleuren Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|