File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ import BackgroundGradients from "./_components/BackgroundGradients";
55import CodeContainer from "./_components/CodeContainer" ;
66import CustomizableSection from "./_components/CustomizableSection" ;
77import NpmPackage from "./_components/NpmPackage" ;
8- import Spotlight from "./_components/Spotlight" ;
98import TechConstellation from "./_components/TechConstellation" ;
109import TerminalDisplay from "./_components/Terminal" ;
1110import Testimonials from "./_components/Testimonials" ;
@@ -14,7 +13,6 @@ export default function HomePage() {
1413 return (
1514 < main className = "flex flex-col items-center justify-start sm:p-8 p-4 !pt-40" >
1615 < BackgroundGradients />
17- < Spotlight />
1816 < div className = "max-w-6xl mx-auto text-center mb-16 relative z-50 " >
1917 < div className = "relative z-10" >
2018 < div className = "flex flex-col items-center justify-center space-y-4 text-center" >
You can’t perform that action at this time.
0 commit comments