Commit 78dc208
Staging (#68)
* refactor: lol gpt 5 refactored ts for me
* refactor: website card, mini chart route caching, database indexing / keys
* fix: UI consistencies, icon colors, organization improvements
* fix: clean up organization selector
* fix: clean up organization dialog
* feat: landing revamp (#56)
* feat: navbar
* feat: hero
* feat: trusted by
* feat: cards
* feat: desc & faq
* feat: footer svg
* feat: footer & testimonials
* feat: landing
* fix: on click btns
* fix: responsive
* feat: light mode, dark mode, some icon fixes
* feat: pricing page
* feat: better pricing page
* trusted by more people bro
* feat: cleanup
---------
Co-authored-by: Hyteq <[email protected]>
* fix: layout t estimonials
---------
Co-authored-by: dazai <[email protected]>1 parent 1be88ba commit 78dc208
File tree
76 files changed
+9233
-4419
lines changed- .cursor/rules
- apps
- api/src/query
- dashboard
- app
- (main)
- organizations
- [slug]/components
- components
- websites
- [id]
- _components/tabs
- profiles/_components
- sessions/_components
- _components
- demo
- components
- analytics
- layout
- organizations
- hooks
- public
- docs
- app
- (home)
- pricing
- @pricing
- pricing
- components
- landing
- pricing
- ui
- public
- packages
- db/src/drizzle
- meta
- rpc/src/routers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+9233
-4419
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
16 | 60 | | |
17 | 61 | | |
18 | 62 | | |
19 | 63 | | |
20 | 64 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
28 | 71 | | |
29 | | - | |
| 72 | + | |
| 73 | + | |
30 | 74 | | |
31 | 75 | | |
32 | 76 | | |
33 | | - | |
34 | | - | |
| 77 | + | |
| 78 | + | |
35 | 79 | | |
36 | 80 | | |
37 | 81 | | |
| |||
46 | 90 | | |
47 | 91 | | |
48 | 92 | | |
49 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
50 | 102 | | |
51 | | - | |
| 103 | + | |
| 104 | + | |
52 | 105 | | |
53 | 106 | | |
54 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
55 | 115 | | |
56 | 116 | | |
57 | | - | |
| 117 | + | |
58 | 118 | | |
59 | 119 | | |
60 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
61 | 123 | | |
62 | 124 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 125 | + | |
67 | 126 | | |
68 | 127 | | |
69 | 128 | | |
70 | | - | |
| 129 | + | |
| 130 | + | |
71 | 131 | | |
72 | 132 | | |
73 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments