For Individuals Start with your money score, choose a debt plan, understand your investment risk profile, and build a clear path to saving and investing.

Individuals

Income comes in, income disappears. Let's end that cycle.

No lectures. No shame. Just a clear picture of where you stand and a simple path to financial freedom, real savings, and your first investments.

3 minutes to start, built around your real life.

{{-- Investment comes first: this is the primary individual growth path. --}}

01 · Start investing

Give your money time to start working for you.

You do not need to know every investment product before you begin. First understand compounding, choose a realistic monthly amount, then explore regulated options with clear requirements.

@foreach ([ ['icon' => 'trending-up', 'title' => 'See the power of time', 'desc' => 'Model your starting amount, monthly contribution and expected return.'], ['icon' => 'shield-check', 'title' => 'Choose an informed route', 'desc' => 'Compare verified partner requirements before deciding where to apply.'], ] as $benefit)

{{ $benefit['title'] }}

{{ $benefit['desc'] }}

@endforeach
A woman confidently planning her investment journey Start with what you have Time and consistency matter more than waiting for the perfect moment.
{{-- Debt is a complete section, not a repeated card among unrelated tools. --}}
Reviewing mobile loans and building a debt repayment plan A plan beats panic Know what you owe, choose a strategy, and see your debt-free date.

02 · Debt Management

Stop debt from quietly cancelling your progress.

Separate urgent, expensive debt from manageable obligations. Learn the difference between Snowball and Avalanche, then build a repayment plan that fits your real monthly cash flow.

    @foreach ([ 'Understand good debt, bad debt and the true cost of borrowing.', 'List every balance, rate and minimum payment in one place.', 'Choose a payoff strategy and calculate a realistic debt-free date.', ] as $point)
  • {{ $point }}
  • @endforeach
{{-- Final CTA cards: diagnostics and the free place where progress is saved. --}}

Your next move

Start free, then keep everything in one place.

Choose the card that matches what you need now.

@foreach ([ ['icon' => 'heart-pulse', 'title' => 'Financial Health Check', 'desc' => 'Get your baseline across spending, saving, debt, investing and protection.', 'cta' => 'Get my money score', 'href' => route('assessments.show', 'financial-health'), 'tone' => 'bg-rose-50 text-rose-500'], ['icon' => 'scale', 'title' => 'Investment Risk Assessment', 'desc' => 'Understand your comfort with risk and the kinds of investments that match it.', 'cta' => 'Find my risk profile', 'href' => route('assessments.show', 'investment-risk'), 'tone' => 'bg-wise-50 text-wise-700'], ['icon' => 'sliders', 'title' => 'Free Money Dashboard', 'desc' => 'Save results, plans and learning progress, then see the next action that matters.', 'cta' => 'Create my free dashboard', 'href' => route('register'), 'tone' => 'bg-navy-100 text-navy-700'], ] as $card)

{{ $card['title'] }}

{{ $card['desc'] }}

{{ $card['cta'] }}
@endforeach