import { useNavigate } from "react-router-dom"; import { Button } from "@/components/ui/button"; import { Menu } from "lucide-react"; export function Landing() { const navigate = useNavigate(); // YouTube video configuration - update this when your video is ready const youtubeVideoId = "VJBMRebMHtI"; // EdgeLLM Demo Video const videoTitle = "EdgeLLM Demo - Offline AI in Action"; return (
{/* Navigation */} {/* Hero Section */}
{/* Main Headline */}

Offline AI that
works where the
cloud cannot

{/* Subtitle */}

AI that stays reliable, private, and resilient in any environment

{/* CTA Buttons */}
{/* Features Section */}
{/* Always Available & Reliable */}
Always Available & Reliable { console.error("24h icon failed to load"); e.currentTarget.style.display = "none"; }} />

Always Available & Reliable

Cloud AI fails without internet and latency can cost lives. Our offline AI runs instantly on-device, ready anywhere from remote locations to safety-critical moments.

{/* Privacy & Security */}
Privacy & Security { console.error("Privacy icon failed to load"); e.currentTarget.style.display = "none"; }} />

Privacy & Security

Cloud AI requires uploading sensitive data. Offline AI keeps all processing local, protecting personal privacy and enterprise security.

{/* Affordable & Powerful */}
Affordable & Powerful { console.error("Affordable icon failed to load"); e.currentTarget.style.display = "none"; }} />

Affordable & Powerful

Cloud AI charges expensive per-token fees that scale with usage. Offline AI provides unlimited conversations with premium performance without recurring costs.

{/* Video Section */}

See EdgeLLM in Action

Watch how our offline AI delivers instant responses without internet connection

{/* YouTube Video Container */}