inserted new files for content parts
I have split up the individual content areas so that the layout of the page remains separate from the content. so if you change something in the future, the design will not be accidentally destroyed.
new:
src/components/Content.tsx
src/components/ContentArea.tsx
And in the end, all content areas should have their own file. E.g. ContentBox1.tsx, ContentBox2.tsx, etc.
https://gitlab.indiscale.com/caosdb/customers/gwdg/management/-/issues/217