style: standardize header icons and update sidebar navigation labels and icons
This commit is contained in:
@@ -93,7 +93,8 @@ export default function NewInvestmentPage() {
|
||||
<ArrowLeft className="w-5 h-5 text-slate-600" />
|
||||
</button>
|
||||
<div>
|
||||
<h1 className="text-xl lg:text-2xl font-extrabold text-slate-800">
|
||||
<h1 className="text-xl lg:text-2xl font-extrabold text-slate-800 flex items-center gap-2">
|
||||
<Zap className="w-5 h-5 lg:w-6 lg:h-6 text-investor" />
|
||||
{step === 'select' ? 'Select Investment Plan' : 'Configure New Investment'}
|
||||
</h1>
|
||||
<p className="text-sm text-slate-500">
|
||||
|
||||
Reference in New Issue
Block a user