diff options
Diffstat (limited to 'docs/components/pages/pack-home/PackFeatures.tsx')
| -rw-r--r-- | docs/components/pages/pack-home/PackFeatures.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/pack-home/PackFeatures.tsx b/docs/components/pages/pack-home/PackFeatures.tsx index b668153..40fda95 100644 --- a/docs/components/pages/pack-home/PackFeatures.tsx +++ b/docs/components/pages/pack-home/PackFeatures.tsx @@ -4,7 +4,7 @@ import { FeaturesBento } from "../home-shared/FeaturesBento"; export function PackFeatures() { return ( <FeaturesBento - header="Why Turbopack?" + header="Why TRPG?" body="With incremental behavior and adaptable bundling strategies, Turbopack provides a fast and flexible development experience for apps of any size." features={PACK_HOME_FEATURES} /> |
