diff --git a/src/assets/img/AudacityLaptop.webp b/src/assets/img/AudacityLaptop.webp new file mode 100644 index 0000000..1b52311 Binary files /dev/null and b/src/assets/img/AudacityLaptop.webp differ diff --git a/src/pages/index.astro b/src/pages/index.astro index 74f86be..1ea136e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -8,6 +8,7 @@ import ShareYourSounds from "../components/homepage/ShareYourSounds"; import FeatureCards from "../components/homepage/FeatureCards.astro"; import FAQ from "../components/homepage/FAQ.astro"; import RecordAnything from "../components/homepage/RecordAnything.astro"; + --- @@ -17,6 +18,5 @@ import RecordAnything from "../components/homepage/RecordAnything.astro"; - \ No newline at end of file