Move working documents to it's own area

This commit is contained in:
2026-04-28 16:33:30 +12:00
parent c9580ac2eb
commit 7e9663fa06
2 changed files with 189 additions and 27 deletions
+5 -5
View File
@@ -270,17 +270,17 @@
{:else if !$clientSession}
<section class="dashboard-intro">
<div>
<p class="eyebrow">Client Workspace</p>
<h2>Hunter Premium Produce costing overview.</h2>
<p>Sign in to load live input pricing, mixes, delivered products, and planning scenarios.</p>
<!-- <p class="eyebrow">Client Workspace</p>-->
<h2>Welcome to the Hunter Premium Produce App</h2>
<p>Sign in to load input pricing, Mix Master products, and Scenario Builder.</p>
</div>
</section>
<section class="workspace-banner login-banner">
<div>
<p class="eyebrow">Client Sign-In</p>
<h3>Authenticate before the frontend can return any Hunter Premium Produce data.</h3>
<p>`operator@example.com` is the client account. Lean 101 administration is isolated under `/admin`.</p>
<h3>Login to Hunter Premium Produce</h3>
<p>Enter your username & password to begin</p>
</div>
<form class="signin-form" onsubmit={handleLogin}>