Skip to content

Commit 3204d56

Browse files
committed
updated about page
1 parent 71f023b commit 3204d56

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

app/about/page.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@ export default function AboutPage() {
1717
</Link>
1818

1919
<div className="flex items-center gap-4 md:gap-6 text-slate-400">
20-
<Link
21-
href="/#products"
22-
className="hover:text-green-400 transition-colors"
23-
aria-label="Applications"
24-
>
25-
<LayoutGrid className="w-5 h-5" />
26-
</Link>
2720
<Link
2821
href="https://github.com/CodeFXR/codefxr.github.io"
2922
target="_blank"

0 commit comments

Comments
 (0)