We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba428d commit c1d09c6Copy full SHA for c1d09c6
website/components/home/HeroComponent.vue
@@ -30,7 +30,7 @@
30
</div>
31
<div>
32
<img
33
- src="images/hero-section-image.png"
+ src="/images/hero-section-image.png"
34
alt="Hero Section Image"
35
class="max-w-[700px]"
36
/>
0 commit comments