Skip to content

Commit 825604d

Browse files
authored
Update Landing.astro
1 parent 7ec039f commit 825604d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sections/Landing.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ const progress = ((await getSponsoredAmount()) / goalAmount) * 100;
5757
</p> -->
5858

5959
<img
60-
src="/assets/main.jpg"
60+
src="/7/assets/main.jpg"
6161
class="w-full rounded-lg border border-white lg:w-1/2"
6262
alt="main"
6363
/>

0 commit comments

Comments
 (0)