feat: Brilion landing page redesign (Sarvam-inspired)#1
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fa07087e65
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,251 +0,0 @@ | |||
| import { createFileRoute, Link, redirect } from '@tanstack/react-router' | |||
There was a problem hiding this comment.
Restore
Route export in landing route module
This change deletes all contents of src/routes/landing.tsx, so the file no longer exports Route; however, the generated router (src/routeTree.gen.ts) still imports Route from this module for /landing, which causes the app to fail to load with a missing export error as soon as the router module is evaluated. This is a release-blocking regression because it breaks startup in any environment that includes the generated route tree.
Useful? React with 👍 / 👎.
🎨 Landing Page Redesign
Full redesign of
src/routes/landing.tsxinspired by sarvam.ai design language.🔴 Before (old
landing.tsx)bg-background<Button>and<Card>components🟢 After (new
landing.tsx)#fafaf8bg, white sections, thin#e8e8e4borders