import Button from "@/components/common/button"; import { Smartphone } from "lucide-react"; export default function MobileFlowsPortal() { return (
{/* --- HEADER SECTION --- */}
{/* Breadcrumb */}
PLATFORM MOBILE
{/* Title */}

KAFM Field — mobile flows

{/* Subtitle / Description */}

The technician mobile app, embedded live: two flow variations (1a Field Deck · dark, 1b Day Runner · light), 17 screens each — jobs, checklists, QR, inventory, chat, incidents, reports. Every phone is fully interactive.

{/* Action Button */}
{/* --- EMBEDDED PHONE DISPLAY AREA --- */}
{/* Mobile preview frame container goes here */}

[ Live Mobile App Frames ]

); }