diff --git a/src/TeamProj.js b/src/TeamProj.js index ffda3eb..03a0442 100644 --- a/src/TeamProj.js +++ b/src/TeamProj.js @@ -5,6 +5,7 @@ import gittherepdx from './assets/gittherepdx.png'; import imbibeor from './assets/imbibe-or.png'; import thestream from './assets/thestream.png'; import neverfind from './assets/neverfind.png'; +import cellautobota from './assets/cellautobota.png'; import './TeamProj.css' @@ -14,8 +15,8 @@ function TeamProj() {

Projects

diff --git a/src/assets/cellautobota.png b/src/assets/cellautobota.png new file mode 100644 index 0000000..8272c22 Binary files /dev/null and b/src/assets/cellautobota.png differ diff --git a/src/assets/neverfind.png b/src/assets/neverfind.png index 79dc48d..82ecf2c 100644 Binary files a/src/assets/neverfind.png and b/src/assets/neverfind.png differ diff --git a/src/assets/thestream.png b/src/assets/thestream.png index 1178416..1b01242 100644 Binary files a/src/assets/thestream.png and b/src/assets/thestream.png differ