diff --git a/src/pages/index.tsx b/src/pages/index.tsx index a6462ca8..4f8e1acb 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -6,7 +6,7 @@ import Layout from "@theme/Layout"; import clsx from "clsx"; import React from "react"; import Benchmark from "../components/Benchmark"; -import AnimatedGradientStarWithGithub from "../components/MagicUi/animated-shiny-text"; +// import AnimatedGradientStarWithGithub from "../components/MagicUi/animated-shiny-text"; import BlurFade from "../components/MagicUi/blur-fade"; import BentoGridCard from "../components/MagicUi/card"; import StarrySky from "../components/StarrySky";