Max Potential First Input Delay
170 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Words
1345
Action candidates
9
Images
29
HTML
307 KB
Primary
See our catalog
Next.js / Tailwind
Simulated mobile · Performance
2026-09-05 · Run warnings: results may be incomplete.
Simulated mobile · Lab data, not field data
2026-09-05T04:05:03.171Z · Lighthouse 13.4.1
This run has warnings; results may be incomplete: The page may not be loading as expected because your test URL (https://superhi.com/) was redirected to https://www.superhi.com/. Try testing the second URL directly.
Results vary by server, network and environment, independently of taste/conversion scores. Diagnostics retain Lighthouse wording.
170 ms
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
11.3 s
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Est savings of 1,270 ms
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
{
"type": "opportunity",
"items": [
{
"url": "https://superhi.com/",
"wastedMs": 1274.091
},
{
"url": "https://www.superhi.com/",
"wastedMs": 0
}
],
"headings": [
{
"key": "url",
"label": "URL",
"valueType": "url"
},
{
"key": "wastedMs",
"label": "Time Spent",
"valueType": "timespanMs"
}
],
"overallSavingsMs": 1274.091
}9.3 s
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
{
"type": "table",
"items": [
{
"group": "scriptEvaluation",
"duration": 6108.307999997853,
"groupLabel": "Script Evaluation"
},
{
"group": "other",
"duration": 1497.2359999999526,
"groupLabel": "Other"
},
{
"group": "styleLayout",
"duration": 877.4480000000005,
"groupLabel": "Style & Layout"
},
{
"group": "paintCompositeRender",
"duration": 458.45200000001194,
"groupLabel": "Rendering"
},
{
"group": "scriptParseCompile",
"duration": 199.86399999999972,
"groupLabel": "Script Parsing & Compilation"
},
{
"group": "garbageCollection",
"duration": 105.55200000000015,
"groupLabel": "Garbage Collection"
},
{
"group": "parseHTML",
"duration": 28.028000000000006,
"groupLabel": "Parse HTML & CSS"
}
],
"headings": [
{
"key": "groupLabel",
"label": "Category",
"valueType": "text"
},
{
"key": "duration",
"label": "Time Spent",
"valueType": "ms",
"granularity": 1
}
],
"sortedBy": [
"duration"
]
}6.1 s
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
{
"type": "table",
"items": [
{
"url": "https://www.superhi.com/_next/static/chunks/1610-97e1f2d9ea6dee41.js",
"total": 5097.519999999561,
"scripting": 4874.843999999561,
"scriptParseCompile": 19.096
},
{
"url": "https://www.superhi.com/_next/static/chunks/8deba62f-73dbafd693bede5e.js",
"total": 1826.8200000000948,
"scripting": 717.6080000000971,
"scriptParseCompile": 8.036
},
{
"url": "https://www.superhi.com/",
"total": 1069.3560000000016,
"scripting": 18.13199999999993,
"scriptParseCompile": 12.035999999999987
},
{
"url": "Unattributable",
"total": 535.4160000000088,
"scripting": 50.19600000000001,
"scriptParseCompile": 0
},
{
"url": "https://www.superhi.com/_next/static/chunks/edf16067-e06cae0e0a2ea1db.js",
"total": 212.59999999998337,
"scripting": 197.65599999998338,
"scriptParseCompile": 9.943999999999999
},
{
"url": "https://www.superhi.com/_next/static/chunks/webpack-6b3dccb0bb096bf6.js",
"total": 192.53199999999944,
"scripting": 186.79599999999945,
"scriptParseCompile": 0.448
},
{
"url": "https://www.superhi.com/_next/static/chunks/4421-5ba23013672d5d28.js",
"total": 154.8280000000002,
"scripting": 30.596000000000124,
"scriptParseCompile": 6.3
}
],
"summary": {
"wastedMs": 6131.687999999641
},
"headings": [
{
"key": "url",
"label": "URL",
"valueType": "url"
},
{
"key": "total",
"label": "Total CPU Time",
"valueType": "ms",
"granularity": 1
},
{
"key": "scripting",
"label": "Script Evaluation",
"valueType": "ms",
"granularity": 1
},
{
"key": "scriptParseCompile",
"label": "Script Parse",
"valueType": "ms",
"granularity": 1
}
],
"sortedBy": [
"total"
]
}Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
{
"type": "table",
"items": [
{
"node": {
"lhId": "1-0-BUTTON",
"path": "1,HTML,1,BODY,50,DIV,1,DIV,0,BUTTON",
"type": "node",
"snippet": "<button class=\"\" id=\"rcc-decline-button\" aria-label=\"Decline cookies\" style=\"background: rgb(0, 0, 0); border: 0px; border-radius: 2em;\">",
"selector": "body > div.CookieConsent > div > button#rcc-decline-button",
"nodeLabel": "Essential cookies only",
"explanation": "Fix any of the following:\n Text inside the element is not included in the accessible name",
"boundingRect": {
"top": 777,
"left": 15,
"right": 211,
"width": 196,
"bottom": 808,
"height": 31
}
}
},
{
"node": {
"lhId": "1-1-BUTTON",
"path": "1,HTML,1,BODY,50,DIV,1,DIV,1,BUTTON",
"type": "node",
"snippet": "<button class=\"\" id=\"rcc-confirm-button\" aria-label=\"Accept cookies\" style=\"background: rgb(255, 255, 255); border: 0px; border-radius: 2em;\">",
"selector": "body > div.CookieConsent > div > button#rcc-confirm-button",
"nodeLabel": "Sure thing",
"explanation": "Fix any of the following:\n Text inside the element is not included in the accessible name",
"boundingRect": {
"top": 777,
"left": 224,
"right": 335,
"width": 111,
"bottom": 808,
"height": 31
}
}
},
{
"node": {
"lhId": "1-2-A",
"path": "1,HTML,1,BODY,51,DIV,0,DIV,0,DIV,0,DIV,0,A",
"type": "node",
"snippet": "<a class=\"Link_default__VBYZf Link_discreet__Qrwpa SiteBanner_mounted__0vBHr\" aria-label=\"Sale\" href=\"/sale\">",
"selector": "div.SiteWrapper_wrapper__hYMzX > div.SiteBanner_siteBanner__XcmVh > div.SiteBanner_container__moGWm > a.Link_default__VBYZf",
"nodeLabel": "GET 50% OFF ALL COURSES AND WORKSHOPS!\nGET 50% OFF ALL COURSES AND WORKSHOPS!\nG…",
"explanation": "Fix any of the following:\n Text inside the element is not included in the accessible name",
"boundingRect": {
"top": 0,
"left": 0,
"right": 412,
"width": 412,
"bottom": 32,
"height": 32
}
}
}
],
"headings": [
{
"key": "node",
"label": "Failing Elements",
"valueType": "node",
"subItemsHeading": {
"key": "relatedNode",
"valueType": "node"
}
}
],
"debugData": {
"tags": [
"cat.semantics",
"wcag21a",
"wcag253",
"EN-301-549",
"EN-9.2.5.3",
"RGAAv4",
"RGAA-6.1.5",
"experimental"
],
"type": "debugdata",
"impact": "serious"
}
}Est savings of 219 KiB
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
{
"type": "opportunity",
"items": [
{
"url": "https://www.superhi.com/_next/static/chunks/43128e58-f9054838ef914ad6.js",
"totalBytes": 91544,
"wastedBytes": 61857,
"wastedPercent": 67.57118170256751
},
{
"url": "https://www.superhi.com/_next/static/chunks/a258c5eb-e54c9157f3e025aa.js",
"totalBytes": 103812,
"wastedBytes": 54166,
"wastedPercent": 52.176475887720564
},
{
"url": "https://www.superhi.com/_next/static/chunks/83e49ca7.c3326ae487491daf.js",
"totalBytes": 87164,
"wastedBytes": 48767,
"wastedPercent": 55.9481503842096
},
{
"url": "https://www.superhi.com/_next/static/chunks/1610-97e1f2d9ea6dee41.js",
"totalBytes": 78618,
"wastedBytes": 31292,
"wastedPercent": 39.802860218360756
},
{
"url": "https://www.superhi.com/_next/static/chunks/5145-ed3c3ca93672c8cf.js",
"totalBytes": 62298,
"wastedBytes": 28681,
"wastedPercent": 46.03826941882285
}
],
"headings": [
{
"key": "url",
"label": "URL",
"valueType": "url",
"subItemsHeading": {
"key": "source",
"valueType": "code"
}
},
{
"key": "totalBytes",
"label": "Transfer Size",
"valueType": "bytes",
"subItemsHeading": {
"key": "sourceBytes"
}
},
{
"key": "wastedBytes",
"label": "Est Savings",
"valueType": "bytes",
"subItemsHeading": {
"key": "sourceWastedBytes"
}
}
],
"sortedBy": [
"wastedBytes"
],
"debugData": {
"type": "debugdata",
"metricSavings": {
"FCP": 0,
"LCP": 900
}
},
"overallSavingsMs": 900,
"overallSavingsBytes": 224763
}Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
{
"type": "table",
"items": [
{
"subItems": {
"type": "subitems",
"items": []
},
"issueType": "Content security policy"
}
],
"headings": [
{
"key": "issueType",
"label": "Issue type",
"valueType": "text",
"subItemsHeading": {
"key": "url",
"valueType": "url"
}
}
]
}3 failure reasons
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
{
"type": "table",
"items": [
{
"reason": "Pages with cache-control:no-store header cannot enter back/forward cache.",
"subItems": {
"type": "subitems",
"items": [
{
"frameUrl": "https://www.superhi.com/"
}
]
},
"failureType": "Actionable",
"protocolReason": "CacheControlNoStoreHTTPOnlyCookieModified"
},
{
"reason": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache.",
"subItems": {
"type": "subitems",
"items": [
{
"frameUrl": "https://www.superhi.com/"
}
]
},
"failureType": "Not actionable",
"protocolReason": "MainResourceHasCacheControlNoStore"
},
{
"reason": "Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.",
"subItems": {
"type": "subitems",
"items": [
{
"frameUrl": "https://www.superhi.com/"
}
]
},
"failureType": "Not actionable",
"protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource"
}
],
"headings": [
{
"key": "reason",
"label": "Failure reason",
"valueType": "text",
"subItemsHeading": {
"key": "frameUrl",
"valueType": "url"
}
},
{
"key": "failureType",
"label": "Failure type",
"valueType": "text"
}
]
}Est savings of 9 KiB
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
{
"type": "table",
"items": [
{
"url": "https://image.mux.com/J1jxMEz3qf0270045CogNQhFbkHk8xUmEq/thumbnail.jpg",
"totalBytes": 87207,
"wastedBytes": 8720.699999999999,
"cacheLifetimeMs": 604800000
}
],
"headings": [
{
"key": "url",
"label": "Request",
"valueType": "url"
},
{
"key": "cacheLifetimeMs",
"label": "Cache TTL",
"valueType": "ms",
"displayUnit": "duration"
},
{
"key": "totalBytes",
"label": "Transfer Size",
"valueType": "bytes",
"displayUnit": "kb",
"granularity": 1
}
],
"sortedBy": [
"wastedBytes"
],
"debugData": {
"type": "debugdata",
"wastedBytes": 8720.699999999999
},
"skipSumming": [
"cacheLifetimeMs"
]
}Est savings of 330 ms
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
{
"type": "checklist",
"items": {
"noRedirects": {
"label": "Had redirects (1 redirects, +325 ms)",
"value": false
},
"usesCompression": {
"label": "Applies text compression",
"value": true
},
"serverResponseIsFast": {
"label": "Server responds quickly (observed 101 ms)",
"value": true
}
},
"debugData": {
"type": "debugdata",
"wastedBytes": 0,
"redirectDuration": 325,
"serverResponseTime": 101,
"uncompressedResponseBytes": 0
}
}Est savings of 81 KiB
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
{
"type": "table",
"items": [
{
"url": "https://image.mux.com/J1jxMEz3qf0270045CogNQhFbkHk8xUmEq/thumbnail.jpg",
"node": {
"lhId": "page-7-IMG",
"path": "1,HTML,1,BODY,51,DIV,0,DIV,1,MAIN,1,DIV,2,DIV,0,DIV,1,DIV,1,DIV,0,DIV,0,A,0,DIV,0,DIV,0,DIV,0,MEDIA-CONTROLLER,0,MEDIA-POSTER-IMAGE,a,#document-fragment,1,IMG",
"type": "node",
"snippet": "<img part=\"poster img\" aria-hidden=\"true\" id=\"image\" src=\"https://image.mux.com/J1jxMEz3qf0270045CogNQhFbkHk8xUmEq/thumbnail.jpg\">",
"selector": "img#image",
"nodeLabel": "img#image",
"boundingRect": {
"top": 1091,
"left": 16,
"right": 396,
"width": 380,
"bottom": 1305,
"height": 214
}
},
"subItems": {
"type": "subitems",
"items": [
{
"reason": "This image file is larger than it needs to be (1920x1080) for its displayed dimensions (380x214). Use responsive images to reduce the image download size.",
"wastedBytes": 83382
}
]
},
"totalBytes": 86781,
"wastedBytes": 83382
}
],
"headings": [
{
"key": "node",
"label": "",
"valueType": "node"
},
{
"key": "url",
"label": "URL",
"valueType": "url",
"subItemsHeading": {
"key": "reason",
"valueType": "text"
}
},
{
"key": "totalBytes",
"label": "Resource Size",
"valueType": "bytes"
},
{
"key": "wastedBytes",
"label": "Est Savings",
"valueType": "bytes",
"subItemsHeading": {
"key": "wastedBytes",
"valueType": "bytes"
}
}
],
"debugData": {
"type": "debugdata",
"wastedBytes": 83382
}
}{
"finalUrl": "https://www.superhi.com/",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/151.0.0.0 Safari/537.36",
"formFactor": "mobile",
"throttlingMethod": "simulate",
"throttling": {
"rttMs": 150,
"throughputKbps": 1638.4,
"requestLatencyMs": 562.5,
"uploadThroughputKbps": 675,
"cpuSlowdownMultiplier": 4,
"downloadThroughputKbps": 1474.5600000000002
},
"metrics": [
{
"id": "largest-contentful-paint",
"unit": "millisecond",
"value": 8622.694000000001
},
{
"id": "cumulative-layout-shift",
"unit": "unitless",
"value": 0.0046577783828862275
},
{
"id": "total-blocking-time",
"unit": "millisecond",
"value": 106.5
},
{
"id": "first-contentful-paint",
"unit": "millisecond",
"value": 2747.1220000000003
},
{
"id": "speed-index",
"unit": "millisecond",
"value": 7969.33055050135
}
]
}01 / WHAT WORKS
Yellow polygons, a red circle and a blue smile create a peripheral composition while leaving text calm.
Catalog browsing and a free course serve visitors with clear goals and those still exploring.
02 / NEXT STEPS
The desktop strip repeats the same offer, competing with the central course proposition.
Keep a single clear desktop offer and dismissal control without repeated scrolling; remove it when the real offer expires.
03 / DESIGN LANGUAGE
Background
#ffffffText
#111118Accent
#2727e6Parameters are element samples. Empty values are unknown, and individual samples are not site-wide rules.
04 / EVIDENCE
Values come from one capture. Fonts, radii and spacing are element samples, not a universal site-wide specification. Empty values are unknown. HTML bytes are source size, not compressed transfer size; script counts are DOM tags, not network requests.
The desktop strip repeats the same offer, competing with the central course proposition.
Keep a single clear desktop offer and dismissal control without repeated scrolling; remove it when the real offer expires.
desktop.png: repeated offer across top strip
The default referrer can leak internal paths and query strings to third parties.
Set Referrer-Policy: strict-origin-when-cross-origin.
referrer-policy missing

Learn code, design, and project management skills with flexible online courses. Join a global community, and curate your creative career.
05 / MAKE IT HAPPEN
Use the improvement prompt for this page, or the design prompt to borrow its visual language. “Recreate” includes references and implementation steps. Paste either into your coding assistant.
Improve the current project using the 2026-09-05T03:29:06.307Z snapshot of https://superhi.com. First identify changes since capture; do not revert newer behavior to the old snapshot.
Design baseline
A promotion strip and compact navigation lead to a centered creative-career headline, paired catalog and free-course actions, then course content. Desktop surrounds the text with geometric forms; mobile reduces peripheral decoration and preserves a centered short measure. Adapt the shapes, spacing and action hierarchy using real offers and learner figures.
{
"colors": [
{
"role": "bg",
"hex": "#ffffff"
},
{
"role": "ink",
"hex": "#111118"
},
{
"role": "accent",
"hex": "#2727e6"
}
],
"fonts": {
"body": "__haasGrotText_7ea857",
"display": "__haasGrotDisp_332926",
"stack": [
"__haasGrotText_7ea857",
"__haasGrotDisp_332926",
"__martianMono_eeab0a"
]
},
"radius": {
"button": "48px",
"card": "",
"field": ""
},
"space": {
"section": "0px",
"card": ""
},
"type": {
"h1": "92px",
"body": "16px",
"weight": "400",
"lineHeight": "21.6px",
"letterSpacing": "-2.76px"
}
}
Values come from one capture. Fonts, radii and spacing are element samples, not a universal site-wide specification. Empty values are unknown. HTML bytes are source size, not compressed transfer size; script counts are DOM tags, not network requests.
Actions
1. Reduce promotion-strip distraction
Keep a single clear desktop offer and dismissal control without repeated scrolling; remove it when the real offer expires.
Evidence: desktop.png: repeated offer across top strip
2. No Referrer-Policy
Set Referrer-Policy: strict-origin-when-cross-origin.
Evidence: referrer-policy missing
Acceptance
- Check text, layout and the main action “See our catalog” at 1440×900 and 390×844.
- Preserve branding, authentication and business behavior. A screenshot does not prove broken interaction.
- Change only evidence-backed issues. Validate security headers against existing resources and authentication in report-only mode where supported.
- Compare before/after screenshots and run relevant functional tests. Do not claim untested behavior passed.