We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c527fe6 commit 54a0e6cCopy full SHA for 54a0e6c
3 files changed
public/img/hero-rocket.webp
75.9 KB
src/pages/en/index.astro
@@ -42,7 +42,7 @@ import HeroVisual from "../../components/HeroVisual.astro";
42
</div>
43
44
<div class="hero-right">
45
- <HeroVisual src="/img/hero-rocket.png" />
+ <HeroVisual src="/img/hero-rocket.webp" />
46
<div class="hero-terminal-wrap">
47
<HeroTerminal lang="en" />
48
src/pages/pl/index.astro
<HeroTerminal lang="pl" />
0 commit comments