Commit b73e7cb 1 parent 7c4cb9b commit b73e7cb Copy full SHA for b73e7cb
File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import Frameworks from "../../components/about/Frameworks";
6
6
import Databases from "../../components/about/Databases" ;
7
7
import Linuxdistros from "../../components/about/Linuxdistros" ;
8
8
import DevOps from "../../components/about/DevOps" ;
9
- import BentoGrid from "@/components/BentoGrid" ;
10
9
import Footer from "@/components/Footer" ;
11
10
import MyIconCloud from "@/components/MyIconCloud" ;
12
11
Original file line number Diff line number Diff line change 1
1
import Type from "@/components/ui/type-writer" ;
2
2
import Home2 from "@/components/Home" ;
3
3
import { LinkPreview } from "@/components/ui/link-preview" ;
4
- import BentoGrid from "@/components/BentoGrid" ;
5
4
import Footer from "@/components/Footer" ;
6
5
7
6
export default function Home ( ) {
You can’t perform that action at this time.
0 commit comments