Skip to content

Add About page#145

Open
julianbenegas wants to merge 1 commit into
mainfrom
v0/add-about-page
Open

Add About page#145
julianbenegas wants to merge 1 commit into
mainfrom
v0/add-about-page

Conversation

@julianbenegas
Copy link
Copy Markdown
Member

Adds an /about page combining product overview and team info.

Changes:

  • New apps/web/app/about/page.tsx with product explainer (how it works, surfaces, open source) and team section (Built by BaseHub)
  • Added "About" nav link to the header
  • Reuses existing components: Container, Title, Subtitle, Section, FlowDiagram, List/ListItem

Add about page with sections, design patterns, and header link

Co-authored-by: Julian Benegas <40034115+julianbenegas@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
forums Ready Ready Preview, Comment Apr 17, 2026 10:27pm

Comment thread package.json
Comment on lines +18 to +24
],
"dependencies": {
"drizzle-orm": "^0.45.2",
"lucide-react": "^1.8.0",
"next": "^16.2.4",
"react": "^19.2.5"
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
],
"dependencies": {
"drizzle-orm": "^0.45.2",
"lucide-react": "^1.8.0",
"next": "^16.2.4",
"react": "^19.2.5"
}
]

Root package.json in monorepo has application dependencies that duplicate and conflict with the workspace app's dependencies.

Fix on Vercel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant