diff --git a/apps/web/src/app/branding/page.tsx b/apps/web/src/app/brand/page.tsx similarity index 99% rename from apps/web/src/app/branding/page.tsx rename to apps/web/src/app/brand/page.tsx index 4ebef644..a77c67ba 100644 --- a/apps/web/src/app/branding/page.tsx +++ b/apps/web/src/app/brand/page.tsx @@ -105,7 +105,7 @@ const ASSET_SECTIONS: AssetSection[] = [ }, ]; -export default function BrandingPage() { +export default function BrandPage() { return (