import { motion } from 'motion/react'; import { Construction, Hammer } from 'lucide-react'; import RotatingFooterHint from '../../components/RotatingFooterHint'; const ETC_HINTS = [ 'ETC 通行费数据正在与发卡方系统打通…', '工人 GG 正在搭脚手架,敬请期待 ~', '马上能看到每月通行费明细啦', '想看哪个维度的 ETC?反馈一下嘛', '上线时机:等数据接通的那一天', ]; export default function ETCView() { return (