rename branding page to brand

This commit is contained in:
Maze Winther
2026-03-04 02:56:08 +01:00
parent 46e55674de
commit 24dac1232c
2 changed files with 2 additions and 2 deletions
@@ -105,7 +105,7 @@ const ASSET_SECTIONS: AssetSection[] = [
},
];
export default function BrandingPage() {
export default function BrandPage() {
return (
<BasePage
maxWidth="6xl"