diff --git a/app/login/page.jsx b/app/login/page.jsx index 5b30424..7fdc2a8 100644 --- a/app/login/page.jsx +++ b/app/login/page.jsx @@ -2,19 +2,23 @@ import LoginForm from "@/components/login-form"; export default function LoginPage() { return ( -
-
-

Confidence Engine

+
+
+
+

Confidence Engine

-
-

Get clearer about what{'\''}s really going on.

-

Confidence Engine helps you work through situations that feel uncertain, complicated or difficult to act on.

-

Describe the situation in your own words. Confidence Engine will help reconstruct what is known, what may be happening, and what is still unclear — then let you decide what to explore further.

-

It doesn{'\''}t try to make the decision for you. The aim is to help you reach a clearer understanding so you can decide what to do with more confidence.

-
-
+
+

Get clearer about what{'\''}s really going on.

+

Confidence Engine helps you work through situations that feel uncertain, complicated or difficult to act on.

+

Describe the situation in your own words. Confidence Engine will help reconstruct what is known, what may be happening, and what is still unclear — then let you decide what to explore further.

+

It doesn{'\''}t try to make the decision for you. The aim is to help you reach a clearer understanding so you can decide what to do with more confidence.

+
+
+ +
+ +
-

How it works

    @@ -23,14 +27,10 @@ export default function LoginPage() {
  1. 3. Build your Current Understanding
    Your picture of the situation develops as you learn more.
  2. 4. Stop when you have enough
    You don{'\''}t have to answer everything. Your investigation is saved so you can return later.
+ +

Try it with something real.
A decision you{'\''}re unsure about. A problem that doesn{'\''}t quite make sense. A situation where you feel you may be missing something.

- -

Try it with something real.
A decision you{'\''}re unsure about. A problem that doesn{'\''}t quite make sense. A situation where you feel you may be missing something.

-
- -
- -
+
); } \ No newline at end of file