aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/components/pages/pack-home/PackBenchmarksGraph.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'docs/components/pages/pack-home/PackBenchmarksGraph.tsx')
-rw-r--r--docs/components/pages/pack-home/PackBenchmarksGraph.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/components/pages/pack-home/PackBenchmarksGraph.tsx b/docs/components/pages/pack-home/PackBenchmarksGraph.tsx
index a4792b8..f3107b0 100644
--- a/docs/components/pages/pack-home/PackBenchmarksGraph.tsx
+++ b/docs/components/pages/pack-home/PackBenchmarksGraph.tsx
@@ -230,15 +230,15 @@ const GraphTimer = ({
{turbo && (
<div className="relative flex w-6 h-6">
<Image
- alt="Turbopack"
- src="/images/docs/pack/turbo-benchmark-icon-light.svg"
+ alt="HydroRollTRPG"
+ src="/images/docs/TRPG/turbo-benchmark-icon-light.svg"
width={32}
height={32}
className="block dark:hidden"
/>
<Image
- alt="Turbopack"
- src="/images/docs/pack/turbo-benchmark-icon-dark.svg"
+ alt="HydroRollTRPG"
+ src="/images/docs/TRPG/turbo-benchmark-icon-dark.svg"
width={32}
height={32}
className="hidden dark:block"