Skip to content

Commit

Permalink
added bounces
Browse files Browse the repository at this point in the history
  • Loading branch information
Raddames-Tonui committed Mar 18, 2024
1 parent 0d26d60 commit 32eb1f6
Show file tree
Hide file tree
Showing 21 changed files with 237 additions and 298 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,25 @@ run in terminal

~~`npm run build-css`~~

### PRIMARY COLORS USED
colors:{
'hulk':{
light : '#10CA02',
default : '#01A003',
dark : '#006D05',
},
'gray':{
light : '#C5C5C5',
default : '#747172',
dark : '#5A5A5A',
},
'orange':{
light: '#FC621C',
},
'navy':{
light: '#131B2A',
default : '#0D1219',
dark: '#050912 ',
},


Binary file removed assets/img/black (1).jpeg
Binary file not shown.
Binary file removed assets/img/black (1).png
Binary file not shown.
Binary file removed assets/img/black (2).jpeg
Binary file not shown.
Binary file removed assets/img/black (2).png
Binary file not shown.
Binary file removed assets/img/black (3).jpeg
Binary file not shown.
Binary file removed assets/img/cave (1).jpg
Binary file not shown.
Binary file added assets/img/crypto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/cryptocroped.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/firms.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/portfolio.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/product.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/img/samplesites (1).jpg
Binary file not shown.
Binary file removed assets/img/samplesites (2).jpg
Binary file not shown.
Binary file removed assets/img/samplesites (3).jpg
Binary file not shown.
Binary file removed assets/img/samplesites (4).jpg
Binary file not shown.
Binary file added assets/img/services.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
128 changes: 65 additions & 63 deletions index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 32eb1f6

Please sign in to comment.