Move working documents to it's own area
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user