diff --git a/static/duck.png b/static/duck.png deleted file mode 100644 index c736ad4..0000000 Binary files a/static/duck.png and /dev/null differ diff --git a/static/index.js b/static/index.js index 27a2a6f..b9c7095 100644 --- a/static/index.js +++ b/static/index.js @@ -35,9 +35,9 @@ function simulateCommandPrompt(element, texts, speed, wait) { const texts = [ 'software', 'reality', - 'solutions', - 'innovation', - 'technology' + 'profit', + 'results', + 'tech' ]; simulateCommandPrompt('typing', texts, 100, 3000);