|
|
|
|
@ -112,8 +112,8 @@ export default function CapturePage() {
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
|
<div className="p-8 max-w-4xl mx-auto">
|
|
|
|
|
<h1 className="text-2xl font-bold text-white mb-2">Quick Capture</h1>
|
|
|
|
|
<p className="text-slate-400 mb-8">
|
|
|
|
|
<h1 className="text-2xl font-bold text-slate-800 dark:text-white mb-2">Quick Capture</h1>
|
|
|
|
|
<p className="text-slate-600 dark:text-slate-400 mb-8">
|
|
|
|
|
Add notes to your Second Brain or upload documents for indexing.
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|