···11---
22import Base from "/components/Base.astro";
33import Landing from "/components/home/Landing.astro";
44-import NowPlaying from "/components/home/NowPlaying.astro"
44+import NowPlaying from "/components/playing/NowPlaying.astro"
55---
6677<Base>