Files
controls-web/lasuca/new/index.html
2026-02-17 09:29:34 -06:00

181 lines
10 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>LASUCA Grower Portal</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link href="css/lasuca-theme.css" rel="stylesheet" />
</head>
<body class="lasuca-theme theme-dark">
<!-- Responsive navbar-->
<nav class="navbar navbar-expand-lg navbar-dark">
<div class="container">
<a class="navbar-brand" href="#">
<img src="../images/header.png" alt="LASUCA logo" />
<span>Louisiana Sugar Cane Cooperative</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link active" aria-current="page" href="#grower-tools">Grower Tools</a></li>
<li class="nav-item"><a class="nav-link" href="#factory-insights">Factory Insights</a></li>
<li class="nav-item"><a class="nav-link" href="#updates">Daily Updates</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<main>
<header class="hero">
<div class="container">
<div class="hero-content">
<span class="badge">Grower Portal</span>
<h1>Turning your cane into opportunity.</h1>
<p>
LASUCA connects Louisiana growers with the factory data they rely on every single day.
Review loads, monitor factory performance, and keep your team informed with real-time updates
from the mill floor to the field.
</p>
<div class="hero-actions d-flex flex-column flex-sm-row gap-3">
<a class="btn btn-primary" href="../grower-login.php">Grower Login</a>
<a class="btn btn-outline-light" href="../grower-files.php">Daily Ticket Reports</a>
</div>
<p class="mt-3 mb-0 text-white-50 small">Latest update posted: October 8, 2025 · Scale window closes at 7:00 p.m.</p>
</div>
</div>
</header>
<section class="data-glance" id="grower-tools">
<div class="container">
<div class="row g-4">
<div class="col-lg-4">
<div class="data-panel h-100">
<h3>Today's Scale Snapshot</h3>
<div class="stat">142 loads</div>
<small class="d-block mb-3">As of 3:15 p.m.</small>
<p class="mb-0">We'll replace these placeholders with live numbers fed from the scale database.</p>
</div>
</div>
<div class="col-lg-8">
<div class="row g-4">
<div class="col-md-6">
<article class="feature-card">
<h3>Daily Ticket Archive</h3>
<p>
One-click access to PDF load tickets organized by day, week, and grower ID. Filter your
files faster with the reworked browser layout.
</p>
<a class="btn btn-sm btn-outline-success mt-3" href="../grower-files.php">Open File Browser</a>
</article>
</div>
<div class="col-md-6">
<article class="feature-card">
<h3>Account &amp; Notifications</h3>
<p>
Update contact preferences, manage passwords, and subscribe your crew to harvest alerts and
downtime notices directly from the coop.
</p>
<a class="btn btn-sm btn-outline-success mt-3" href="../grower-account.php">Manage Account</a>
</article>
</div>
<div class="col-12">
<article class="feature-card">
<h3>Season Planning Toolkit</h3>
<p class="mb-0">
Generate planting targets, view historic recovery, and coordinate hauling schedules with
interactive dashboards designed for your farm.
</p>
</article>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-5" id="factory-insights">
<div class="container">
<div class="row g-4 align-items-center">
<div class="col-lg-6">
<span class="section-heading">Factory Insights</span>
<h2 class="mt-3 mb-4">From crush to crystal, we're sharing the story.</h2>
<p>
Explore interactive dashboards that summarize mill throughput, extraction efficiency, and downtime events.
Our operations team keeps these metrics fresh so you can plan your harvest and hauling with confidence.
</p>
<ul class="list-unstyled text-white-50">
<li class="mb-2">• Hourly crush rate and pol tracking</li>
<li class="mb-2">• Boiler performance, evaporation, and strike updates</li>
<li class="mb-2">• Automated alerts when throughput drops below plan</li>
</ul>
</div>
<div class="col-lg-6">
<div class="data-panel">
<h3 class="mb-4">Factory timeline</h3>
<div class="timeline" id="updates">
<div class="timeline-item">
<h4>3:05 p.m. — Recovery trending upward</h4>
<p>Strike 212 pulled at 88.4 purity. Mud press clearing backlog, expect full capacity in 30 minutes.</p>
</div>
<div class="timeline-item">
<h4>1:40 p.m. — Rail load</h4>
<p>Loaders staging 12 outbound sugar railcars. Packaging ops on schedule.</p>
</div>
<div class="timeline-item">
<h4>12:10 p.m. — Downtime resolved</h4>
<p>Clarifier rake repaired; extraction resuming normal pace. Growers back to green status.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="py-5">
<div class="container">
<div class="callout" id="contact">
<div class="row g-4 align-items-center">
<div class="col-md-8">
<h3>Need a hand with your portal access?</h3>
<p class="mb-2">
Call the LASUCA IT desk at <strong>(337) 555-0199</strong> or email <a href="mailto:support@lasuca.com">support@lasuca.com</a>.
We're available 5:00 a.m. 9:00 p.m. during harvest.
</p>
<p class="mb-0">On-site? Stop by the administrative office for one-on-one help and training.</p>
</div>
<div class="col-md-4 text-md-end">
<a class="btn btn-primary" href="../contact-us.php">Factory Directory</a>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="lasuca-footer">
<div class="container text-center text-sm-start">
<div class="row g-4 align-items-center">
<div class="col-md-6">
<strong>Louisiana Sugar Cane Cooperative</strong><br />
341 Sugar Mill Road · St. Martinville, LA 70582
</div>
<div class="col-md-6 text-md-end">
<small>&copy; <script>document.write(new Date().getFullYear());</script> LASUCA. All rights reserved.</small>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>