section { class: "df-service" div { class: "df-header" span { class: "emoji"; text: "📊" } h2 { class: "df-title"; text: "Data Handling & Automation" } } p { class: "df-sub"; text: "We design streamlined data workflows, actionable reporting, and reliable automations that remove manual toil." } div { class: "df-grid" div { class: "df-card" h4 { text: "Workflow Design" } ul { class: "df-list" li { text: "Map → standardize → automate intake & approvals" } li { text: "Integrate CRM/ERP, forms, and data lakes" } li { text: "Governance: ownership, SLAs, audit trails" } } } div { class: "df-card" h4 { text: "Reporting & Dashboards" } ul { class: "df-list" li { text: "KPIs that tie to business outcomes" } li { text: "Scheduled & ad-hoc distribution (email/Slack)" } li { text: "Role-based access controls" } } } div { class: "df-card" h4 { text: "Automation & Orchestration" } ul { class: "df-list" li { text: "No-code/low-code flows where it fits" } li { text: "Serverless jobs & queue-backed pipelines" } li { text: "Error handling, retries, observability" } } } } div { class: "df-badges" span { text: "ETL/ELT" } span { text: "Workflow Engines" } span { text: "Serverless" } span { text: "APIs & Webhooks" } span { text: "RBAC" } span { text: "SLAs" } } div { class: "df-cta" button { id: "dfAuditBtn"; text: "Request a quick workflow audit →" } a { href: "mailto:hello@datafault.net?subject=Workflow%20Audit"; text: "Prefer email? Contact us" } } div { id: "dfAuditPanel"; class: "df-panel" form { id: "dfAuditForm" html {





} } }