diff --git a/apps/site/src/app/(home)/sections/Landing/Characters.tsx b/apps/site/src/app/(home)/sections/Landing/Characters.tsx index e1edc144..c60d1e1f 100644 --- a/apps/site/src/app/(home)/sections/Landing/Characters.tsx +++ b/apps/site/src/app/(home)/sections/Landing/Characters.tsx @@ -7,7 +7,7 @@ import beachBall from "@/assets/images/intro-beach-ball.svg"; import mainCharacter from "@/assets/images/intro-main-anteater.svg"; -import styles from "./Characters.module.scss" +import styles from "./Characters.module.scss"; export default function Characters() { return (