import { PACK_HOME_FEATURES } from "../../../content/features"; import { FeaturesBento } from "../home-shared/FeaturesBento"; export function PackFeatures() { return ( ); }