diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index 9f03516f..0d0f4845 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -5,6 +5,7 @@ import '../styles/hero.css' import About from "./About"; import HomePagePost from "./HomePagePosts"; import { TypewriterEffectSmoothDemo } from "../components/HeroText"; +import MagicButton from "../components/ui/MagicButton"; function Home() { return ( @@ -24,8 +25,8 @@ function Home() {
- Explore Now + className=' text-white mt-9' > +