Reposition download banner

This commit is contained in:
Dilson's Pickles
2023-08-16 17:36:43 +10:00
parent 8e294b54fb
commit ec14eb3464

View File

@@ -15,8 +15,8 @@ import ShareYourSounds from "../components/homepage/ShareYourSounds.astro"
<ReleaseVideo />
<RecordAnything />
<ShareYourSounds />
<DownloadBanner />
<BlogPosts />
<DownloadBanner />
</BaseLayout>