We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d366d commit ce1de1fCopy full SHA for ce1de1f
backup src/components/Home/Projects.jsx
@@ -1,4 +1,4 @@
1
-import { Link } from "lucide-react";
+import Link from "next/link";
2
3
const Projects = () => {
4
const projectsData = [
0 commit comments