import Link from "next/link"; import { Smartphone, QrCode, ArrowRight } from "lucide-react"; export function LinkDeviceSection() { return ( ); }