diff --git a/website/agb/src/app/showcase/page.tsx b/website/agb/src/app/showcase/page.tsx index 2b33411c..6817b8f5 100644 --- a/website/agb/src/app/showcase/page.tsx +++ b/website/agb/src/app/showcase/page.tsx @@ -8,7 +8,7 @@ export const metadata: Metadata = { title: "Showcase - agb", }; -export default function ColourPickerPage() { +export default function ShowcasePage() { return ( <>