Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/redesign/landing-page' into rede…
Browse files Browse the repository at this point in the history
…sign/sport-filters

# Conflicts:
#	package-lock.json
#	src/components/PositionSymbol/PositionSymbol.tsx
#	src/constants/tags.ts
#	src/i18n/cn.json
#	src/i18n/de.json
#	src/i18n/en.json
#	src/i18n/es.json
#	src/i18n/fr.json
#	src/i18n/it.json
#	src/i18n/ru.json
#	src/i18n/th.json
#	src/pages/Markets/Home/Home.tsx
#	src/pages/Markets/Home/MarketListCard/MarketListCard.tsx
#	src/pages/Markets/Home/MarketsGrid/MarketsGrid.tsx
#	src/queries/markets/useAvailablePerSideQuery.ts
#	src/utils/markets.ts
  • Loading branch information
dmikic committed Oct 21, 2022
2 parents 7e6a86c + e148735 commit af42f6d
Show file tree
Hide file tree
Showing 80 changed files with 26,272 additions and 352 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"react-outside-click-handler": "^1.3.0",
"react-query": "^3.34.16",
"react-redux": "^7.2.6",
"react-responsive-carousel": "^3.2.23",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-select": "^5.4.0",
Expand Down
Binary file added public/logos/UFC/aljamain-sterling.png
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 public/logos/UFC/beneil-dariush.png
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 public/logos/UFC/charles-oliveira.png
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 public/logos/UFC/islam-makhachev.png
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 public/logos/UFC/katlyn-chookagian.png
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 public/logos/UFC/manon-fiorot.png
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 public/logos/UFC/mateusz-gamrot.png
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 public/logos/UFC/petr-yan.png
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 public/logos/UFC/sean-o'malley.png
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 public/logos/UFC/tj-dillashaw.png
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 src/assets/fonts/Jost/Jost-ExtraBold.ttf
Binary file not shown.
Binary file added src/assets/fonts/Jost/Jost.ttf
Binary file not shown.
Binary file added src/assets/fonts/LeagueIcons/LeagueIcons.ttf
Binary file not shown.
Binary file added src/assets/fonts/Nunito/Nunito-ExtraBold.ttf
Binary file not shown.
Binary file added src/assets/fonts/Nunito/Nunito.ttf
Binary file not shown.
Binary file removed src/assets/images/banner-image.jpg
Binary file not shown.
Binary file added src/assets/images/banner/1/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/images/banner/1/json.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Binary file added src/assets/images/banner/2/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/images/banner/2/json.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Binary file added src/assets/images/banner/3/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/assets/images/banner/3/json.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Binary file added src/assets/images/banner/4/image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions src/assets/images/landing-page/chainlink.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/images/landing-page/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/assets/images/landing-page/optimism.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit af42f6d

Please sign in to comment.