We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b9f11 commit a7a1309Copy full SHA for a7a1309
1 file changed
src/_includes/layouts/index.njk
@@ -9,7 +9,7 @@
9
<p>Each test can be run from different locations around the world, on real browsers, over any number of customizable network conditions.</p>
10
<p><a href="/getting-started" class="btn">Get started →</a></p>
11
</div>
12
- <img class="hero" src="/img/wpt-teaser.png" alt="">
+ <img class="hero" src="/img/results-summary.png" alt="">
13
14
15
<main class="wide">
@@ -32,4 +32,4 @@
32
33
{% include 'footer.html' %}
34
</body>
35
-</html>
+</html>
0 commit comments