import { useNavigate } from "react-router-dom"; import { Button } from "@/components/ui/button"; import { isAuthenticated } from "@/lib/auth"; import { ExternalLink, ArrowRight, LineChart, ShieldCheck, Zap, Bold } from "lucide-react"; export function HomePage() { const navigate = useNavigate(); const authenticated = isAuthenticated(); return (
Monitor, visualize, and analyze your IoT data in real-time with our easy-to-use platform
Monitor your IoT device data in real-time with interactive charts and customizable dashboards
Industry-standard encryption and authentication for all your IoT communications
Easy-to-use API with comprehensive documentation for quick integration with any device