diff --git a/docs/componenten/form-field-partial-label/index.mdx b/docs/componenten/form-field-partial-label/index.mdx
deleted file mode 100644
index e6648ab6939..00000000000
--- a/docs/componenten/form-field-partial-label/index.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: Form Field Partial Label
-hide_title: true
-hide_table_of_contents: false
-sidebar_label: Form Field Partial Label
-pagination_label: Form Field Partial Label
-description: " "
-slug: /form-field-partial-label
----
-
-{/* @license CC0-1.0 */}
-
-import componentProgress from "@nl-design-system/component-progress/dist/index.json";
-import {
- DefinitionOfDone,
- HelpImproveComponent,
- Implementations,
- Introduction,
-} from "@site/src/components/ComponentPage";
-
-{/* Add name and description for the component */}
-export const title = "Form Field Partial Label";
-export const description = "";
-export const issueNumber = 180;
-
-export const component = componentProgress.find((item) => item.number === issueNumber);
-
-
-
-## Definition of Done
-
-
-
-## Implementaties
-
-
-
-## Help component verbeteren
-
-
diff --git a/docs/componenten/form-field-partial/index.mdx b/docs/componenten/form-field-partial/index.mdx
deleted file mode 100644
index 8a5bfd6c5d7..00000000000
--- a/docs/componenten/form-field-partial/index.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: Form Field Partial
-hide_title: true
-hide_table_of_contents: false
-sidebar_label: Form Field Partial
-pagination_label: Form Field Partial
-description: " "
-slug: /form-field-partial
----
-
-{/* @license CC0-1.0 */}
-
-import componentProgress from "@nl-design-system/component-progress/dist/index.json";
-import {
- DefinitionOfDone,
- HelpImproveComponent,
- Implementations,
- Introduction,
-} from "@site/src/components/ComponentPage";
-
-{/* Add name and description for the component */}
-export const title = "Form Field Partial";
-export const description = "";
-export const issueNumber = 179;
-
-export const component = componentProgress.find((item) => item.number === issueNumber);
-
-
-
-## Definition of Done
-
-
-
-## Implementaties
-
-
-
-## Help component verbeteren
-
-
diff --git a/docs/componenten/pre-heading/index.mdx b/docs/componenten/pre-heading/index.mdx
deleted file mode 100644
index aabb51863ee..00000000000
--- a/docs/componenten/pre-heading/index.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: Pre-heading
-hide_title: true
-hide_table_of_contents: false
-sidebar_label: Pre-heading
-pagination_label: Pre-heading
-description: Een ondersteunende tekst die boven een kop staat.
-slug: /pre-heading
----
-
-{/* @license CC0-1.0 */}
-
-import componentProgress from "@nl-design-system/component-progress/dist/index.json";
-import {
- DefinitionOfDone,
- HelpImproveComponent,
- Implementations,
- Introduction,
-} from "@site/src/components/ComponentPage";
-
-{/* Add name and description for the component */}
-export const title = "Pre-heading";
-export const description = "Een ondersteunende tekst die boven een kop staat.";
-export const issueNumber = 246;
-
-export const component = componentProgress.find((item) => item.number === issueNumber);
-
-
-
-## Definition of Done
-
-
-
-## Implementaties
-
-
-
-## Help component verbeteren
-
-
diff --git a/docs/componenten/sub-heading/index.mdx b/docs/componenten/sub-heading/index.mdx
deleted file mode 100644
index 8f0b55ea4e4..00000000000
--- a/docs/componenten/sub-heading/index.mdx
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: Sub Heading
-hide_title: true
-hide_table_of_contents: false
-sidebar_label: Sub Heading
-pagination_label: Sub Heading
-description: " "
-slug: /sub-heading
----
-
-{/* @license CC0-1.0 */}
-
-import componentProgress from "@nl-design-system/component-progress/dist/index.json";
-import {
- DefinitionOfDone,
- HelpImproveComponent,
- Implementations,
- Introduction,
-} from "@site/src/components/ComponentPage";
-
-{/* Add name and description for the component */}
-export const title = "Sub Heading";
-export const description = "";
-export const issueNumber = 247;
-
-export const component = componentProgress.find((item) => item.number === issueNumber);
-
-
-
-## Definition of Done
-
-
-
-## Implementaties
-
-
-
-## Help component verbeteren
-
-