diff options
Diffstat (limited to 'docs/components/pages/TRPG-home')
| -rw-r--r-- | docs/components/pages/TRPG-home/PackHero.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pages/TRPG-home/PackHero.tsx b/docs/components/pages/TRPG-home/PackHero.tsx index 38c773b..d2f271b 100644 --- a/docs/components/pages/TRPG-home/PackHero.tsx +++ b/docs/components/pages/TRPG-home/PackHero.tsx @@ -8,7 +8,7 @@ import { HeroText, SectionSubtext } from "../home-shared/Headings"; import { Gradient } from "../home-shared/Gradient"; import { FadeIn } from "../home-shared/FadeIn"; import { CTAButton } from "../home-shared/CTAButton"; -import PackLogo from "../../logos/PackLogo"; +import PackLogo from "../../logos/TRPGLogo"; export function PackHero() { return ( |
