export default function Home() { const streamUrl = "http://172.17.19.107:5000/video_feed"; return (
{/* Pastikan tag h1 ini utuh */}

Robot FPV Dashboard

Live Camera Feed
{/* Pastikan tag p ini utuh */}

Menunggu koneksi Joystick...

); }