import { useState } from "react"; import { CheckCircle2, Phone, ShieldCheck, ClipboardCheck, Truck, HardHat, FileText, BadgeCheck, ChevronRight, Lock, Star, MessageCircle, PlayCircle, Building2 } from "lucide-react"; import { Button } from "@/components/ui/button"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; import { Input } from "@/components/ui/input"; import { Textarea } from "@/components/ui/textarea"; // Brand palette const brand = { red: "#FF0000", gray: "#e0e0e0", dark: "#111111", }; export default function SafetyComplianceTrackerMock() { const [form, setForm] = useState({ name: "", company: "", email: "", phone: "", message: "" }); const onChange = (e) => setForm({ ...form, [e.target.name]: e.target.value }); return (
{/* Announcement bar */}
New: OSHA/DOT deadline assistants now in beta — never miss a compliance date again.
{/* Header */}
Safety Compliance Tracker
DOT • OSHA • Fleet • Training
{/* Hero */}
Compliance, organized.

Ditch spreadsheets. Never miss a compliance deadline again.

One secure platform to manage DOT & OSHA requirements, fleet maintenance, training records, and audits — with reminders, dashboards, and built‑in checklists.

SOC‑ready security
U.S.‑based support
{/* Product mock screenshot */}
dashboard.sctportal.com
{["Open DOT Tasks","Expiring Med Cards","Vehicle Inspections","Incidents YTD"].map((k,i)=> ( {k}
{[7,12,38,2][i]}
Auto‑reminders
))}
Dashboard chart placeholder
{/* Social proof */}
Trusted by safety‑first teams
{["Acme Logistics","North Star Hauling","Pioneer Energy","Atlas Fleet","Canyon Materials","Summit Services"].map((n,i)=> (
{n}
))}
{/* Feature buckets */}

Everything you need for compliance

Organized into clear modules so your team can move fast and stay audit‑ready.

Compliance & Audits Personnel & Training Fleet & Maintenance
{/* Solutions stripes */}
{[ {title: "For Fleet Operators", points: ["Keep vehicles road‑ready","Track DVIRs & PM","Instant audit exports"], icon: }, {title: "For Safety Managers", points: ["All compliance in one place","Proactive reminders","Role‑based access"], icon: }, {title: "For Executives", points: ["Single‑pane dashboards","Trend reports","Lower risk & cost"], icon: }, ].map((s, i)=> ( {s.icon}{s.title}
    {s.points.map((p, j)=> (
  • {p}
  • ))}
))}
{/* Testimonial */}
“SCT centralized our DOT, OSHA, and fleet maintenance — we cut audit prep from weeks to hours and haven’t missed a renewal since.”
— Taylor R., Safety Director at Pioneer Energy
{/* Lead capture */}

See SCT in action

Request a personalized walkthrough. We’ll tailor the demo to your compliance needs and data.

  • 30‑minute live demo
  • Sample dashboards & exports
  • No obligation — no credit card