Commit ebc1948
improvement(landing, blog): ui/ux (#3972)
* refactor: moved home into landing
* improvement(landing): blog dropdown and content updates
* improvement: ui/ux
* improvement: footer, enterprise, templates,etc.
* improvement: blog
* fix: reset feature flags to dynamic values
* fix: remove unused mobileLabel reference in features tabs
* improvement(auth): match oauth button styling with inputs and navbar login
* fix: resolve TypeScript errors in landing components
- Add explicit FeatureTab interface type for FEATURE_TABS with optional mobileLabel property
- Remove reference to undefined MOBILE_STEPS in landing-preview (mobile uses static display anyway)
Co-authored-by: Emir Karabeg <emir-karabeg@users.noreply.github.com>
* fix(demo-request): remove region from schema and route, delete unused PostGrid
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Emir Karabeg <emir-karabeg@users.noreply.github.com>1 parent 33e6921 commit ebc1948
File tree
83 files changed
+2346
-2152
lines changed- apps/sim
- app
- (auth)
- components
- (home)
- components
- hero
- components
- landing-preview
- components
- landing-preview-home
- landing-preview-panel
- (landing)
- actions
- blog
- components
- collaboration
- demo-request
- enterprise
- components
- features
- components
- hero
- landing-preview
- components
- landing-preview-files
- landing-preview-home
- landing-preview-knowledge
- landing-preview-logs
- landing-preview-panel
- landing-preview-resource
- landing-preview-scheduled-tasks
- landing-preview-sidebar
- landing-preview-tables
- landing-preview-workflow
- pricing
- templates
- testimonials
- integrations
- models
- partners
- academy/(catalog)
- api/demo-requests
- changelog
- chat
- [identifier]
- components/auth
- email
- password
- form/[identifier]
- components
- invite/components
- resume/[workflowId]/[executionId]
- components/emcn/components/modal
- content/blog
- enterprise
- multiplayer
- ee/sso/components
- lib/blog
- public/blog
- copilot
- enterprise
- executor
- mothership
- multiplayer
- openai-vs-n8n-vs-sim
- series-a
- v0-5
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+2346
-2152
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments