diff --git a/ui/src/components/Home/HomePage.tsx b/ui/src/components/Home/HomePage.tsx
index a0ebd15..73af5af 100644
--- a/ui/src/components/Home/HomePage.tsx
+++ b/ui/src/components/Home/HomePage.tsx
@@ -1,6 +1,7 @@
import { useState } from "react";
import FadeInOutCard from "../elements/FadeInOutCard";
import Login from "../Login";
+import { PlanComparisonModal } from "../PlanComparisonModal";
export default function HomePage() {
const [showLogin, setShowLogin] = useState(false);
@@ -36,9 +37,10 @@ export default function HomePage() {
Gain real-time visibility into your IP assets with powerful
analytics and monitoring tools. Stay ahead with latest innovations.
-