Commit graph

12 commits

Author SHA1 Message Date
Luca Burgio 235f6ed70c fix: changes to title and footer copy 2024-02-20 14:03:37 +01:00
Luca Burgio f69b7f5c27 fix: all rel links 2024-02-10 12:48:52 +01:00
Pascal Jufer d73b7282dd
Split variants (#368) 2023-10-29 00:33:17 +02:00
Pascal Jufer de8ba37023
chore: active nav item state, fix footer on mobile (#359) 2023-09-26 00:21:30 +02:00
Pascal Jufer 3f1afb2ecb
chore: fix various website styling issues (#358) 2023-09-25 04:43:10 +02:00
Pascal Jufer 37700c8700
chore: update website dependencies (#357) 2023-09-25 00:31:45 +02:00
Sam Marks b7ba606c17
fix: correct footer links (#293) 2023-04-26 10:32:49 -04:00
Luca Burgio 2720cccb2b
feat: new website (#261)
* add: website redesign and optimization

* fix: additional improvements in home, support, and doc

* fix: typography and spacing

* fix: moved praise to support page

* fix: redesigned support page

* feat: added new pillars and paragraphs

* fix: changed table colors

* fix: shortened home

* fix: small improvements to support page

* fix: optimized mobile version

* feat: added Ad on mobile

* Remove outdated color prop from CurrentVersion

* Small format fixes

* fix: removed prefixes in Slider.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: removed prefixes in Button.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: removed unused const

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: correctly renamed const Overlay

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: applied same button style to the Copy button

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Removed unnecessary prefix properties, fixed transition

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Added non prefixed property in Stats.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Added transition effect on mouse out as well

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Removed a repeated property in Input.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Changed home title

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Changed icons to icon

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-03-19 21:23:43 +01:00
Pascal Jufer 147509d54d Fix footer format & types 2023-01-30 22:48:34 +01:00
Luca Burgio 75effa75c8
Feat website footer (#241)
* add: new footer and logo hover effect

* fix: footer links

* Fix: Footer privacy url, header links and animations, small additional changes

* Update iconoir.com/components/Footer.tsx

Co-authored-by: Sam Marks <sam@sammarks.me>

* fix: fixes on pull-request

---------

Co-authored-by: Sam Marks <sam@sammarks.me>
2023-01-30 22:38:12 +01:00
Pascal Jufer 6c780cc9e9
fix: clean-up website (#227) 2023-01-11 19:08:14 +01:00
Sam Marks ee16ef452d
feat: add iconoir.com and React contexts (#185) 2022-08-28 14:12:09 -04:00