diff --git a/app/components/SideBar.tsx b/app/components/SideBar.tsx new file mode 100644 index 0000000..e4e859a --- /dev/null +++ b/app/components/SideBar.tsx @@ -0,0 +1,129 @@ +import { Box } from 'theme-ui'; +import Link from 'next/link'; + +const SideBar = () => { + return ( + + + + ); +}; + +export default SideBar; \ No newline at end of file diff --git a/app/components/top.tsx b/app/components/top.tsx index 71d8a09..2b0bc6e 100644 --- a/app/components/top.tsx +++ b/app/components/top.tsx @@ -55,7 +55,7 @@ const tipitytopity = () => { }}> Design a PCB holiday decoration this winter, get one shipped! - +