diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx
index eef0d6d..9b35b48 100644
--- a/src/components/Layout.tsx
+++ b/src/components/Layout.tsx
@@ -4,7 +4,7 @@ import Head from 'next/head'
import Image from 'next/image'
import Link from 'next/link'
-import { Linkedin, Github, StackOverflow, House, ArrowReturnLeft, ChevronBarUp } from 'react-bootstrap-icons'
+import { Linkedin, Github, Headphones, House, ArrowReturnLeft, ChevronBarUp } from 'react-bootstrap-icons'
import Me from '../../public/images/me.jpg'
import Myhead from '../../public/images/myhead.jpg'
@@ -61,8 +61,8 @@ export default function Layout({ children }: { children: ReactNode }) {
-
-
+
+