diff --git a/www/README.md b/www/README.md
index 058f813..db5ad2b 100644
--- a/www/README.md
+++ b/www/README.md
@@ -198,15 +198,6 @@ Available `Button` variants are `filled` (default), `outlined`, and `light`.
Available sizes are `default` and `small`. A `_blank` target automatically adds
`rel="noopener noreferrer"`.
-Use the optional `Link` component only when an inline link needs an explicit
-variant or target:
-
-```mdx
-import Link from '../../../components/Link.astro';
-
-Browse the library
-```
-
Normal Markdown links remain preferred for ordinary page and article content.
### Front Matter CMS
diff --git a/www/src/components/ConsultationCTA.astro b/www/src/components/ConsultationCTA.astro
deleted file mode 100644
index 9ae548f..0000000
--- a/www/src/components/ConsultationCTA.astro
+++ /dev/null
@@ -1,11 +0,0 @@
-
-