Skip to content

Commit

Permalink
Feat update the new UI (#28)
Browse files Browse the repository at this point in the history
* Update astro v2 to v4

* Update Hero section to tailwind

* Update Navbar component style to tailwind

* Remove old Navbar code

* Refactor Mindplex section in Astro file

* our ai page update

* our ai section ui edit

* mindplex token ui edit

* our team ui update

* slider remove

* ui cleanup

* mindplex ui fix

* ui clean up

* ui cleanup card responsiveness

* ui cleanup

* fix vite warning: Files in the public directory are served at the root path.

* Refactor OurAi section to include hover effect on cards

* Update MindplexTokens section styling

* Update image width in Join us section

* Add slider mask SVG and update team card styles

* Add flip functionality to token cards

* Update social link class in OurTeam section

---------

Co-authored-by: tensae-b <[email protected]>
  • Loading branch information
Dave-lab12 and tensae-b authored Mar 15, 2024
1 parent dab384d commit 46bbe4d
Show file tree
Hide file tree
Showing 39 changed files with 661 additions and 848 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^5.3.3",
"@astrojs/node": "^8.2.3",
"@astrojs/partytown": "^2.0.4",
"@astrojs/tailwind": "^4.0.0",
"@astrojs/vercel": "^3.8.1",
"astro": "^2.8.1",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.3.5",
"astro": "^4.4.12",
"swiper": "^10.1.0",
"tailwindcss": "^3.0.24"
},
Expand Down
22 changes: 22 additions & 0 deletions public/cutting-bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions public/ecosystem-image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions public/governance-image.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 public/icons/minus-icon.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 public/icons/plus-icon.svg
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 public/icons/slider_mask.svg
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 public/icons/solar-system.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 46bbe4d

Please sign in to comment.