<!DOCTYPE html>

<html lang="en" class="scroll-smooth">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Ag Drone Tech | The Premier Part 137 Aerial Application Platform</title>

    <meta name="description" content="Connect with certified Part 137 drone pilots and equipment owners for precision agricultural spraying and mapping.">

    

    <!-- Tailwind CSS -->

    <script src="https://cdn.tailwindcss.com"></script>

    <script>

        tailwind.config = {

            theme: {

                extend: {

                    colors: {

                        ag: {

                            50: '#f0fdf4',

                            100: '#dcfce7',

                            500: '#22c55e',

                            600: '#16a34a',

                            700: '#15803d',

                            900: '#14532d',

                        }

                    }

                }

            }

        }

    </script>

</head>

<body class="bg-slate-50 text-slate-800 font-sans antialiased">

 

    <!-- Navigation -->

    <nav class="fixed w-full z-50 bg-white/90 backdrop-blur-md border-b border-slate-200">

        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">

            <div class="flex justify-between items-center h-20">

                <div class="flex-shrink-0 flex items-center gap-2">

                    <!-- Quadcopter Logo -->

                    <svg class="h-8 w-8 text-ag-600" fill="none" viewBox="0 0 24 24" stroke="currentColor">

                        <circle cx="12" cy="12" r="3" stroke-width="2"/>

                        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.88 9.88L6 6m8.12 3.88L18 6M9.88 14.12L6 18m8.12-3.88L18 18" />

                        <circle cx="6" cy="6" r="2" stroke-width="2"/>

                        <circle cx="18" cy="6" r="2" stroke-width="2"/>

                        <circle cx="6" cy="18" r="2" stroke-width="2"/>

                        <circle cx="18" cy="18" r="2" stroke-width="2"/>

                    </svg>

                    <span class="font-bold text-2xl tracking-tight text-slate-900">Ag<span class="text-ag-600">Drone</span>Tech</span>

                </div>

                <div class="hidden md:flex space-x-8 items-center">

                    <a href="#farmers" class="text-slate-600 hover:text-ag-600 font-medium transition-colors">For Farmers</a>

                    <a href="#pilots" class="text-slate-600 hover:text-ag-600 font-medium transition-colors">For Pilots</a>

                    <a href="#waitlist" class="bg-slate-900 text-white px-5 py-2.5 rounded-full font-medium hover:bg-ag-600 transition-colors shadow-sm">Join the Network</a>

                </div>

            </div>

        </div>

    </nav>

 

    <!-- Hero Section -->

    <section class="relative pt-32 pb-20 lg:pt-48 lg:pb-32 overflow-hidden">

        <div class="absolute inset-0 z-0">

            <img src="https://images.unsplash.com/photo-1560493676-04071c5f467b?auto=format&fit=crop&w=2000&q=80" alt="Ag Drone" class="w-full h-full object-cover opacity-20">

            <div class="absolute inset-0 bg-gradient-to-b from-slate-50/90 via-slate-50/95 to-slate-50"></div>

        </div>

        

        <div class="relative z-10 max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">

            <div class="inline-flex items-center gap-2 px-4 py-2 rounded-full bg-ag-100 text-ag-700 font-semibold text-sm mb-8 border border-ag-200">

                <span class="flex h-2 w-2 rounded-full bg-ag-500 animate-pulse"></span>

                Launching Summer 2026

            </div>

            <h1 class="text-5xl md:text-6xl lg:text-7xl font-extrabold tracking-tight text-slate-900 mb-6">

                The Future of <span class="text-transparent bg-clip-text bg-gradient-to-r from-ag-600 to-emerald-400">Precision Application</span>

            </h1>

            <p class="mt-4 text-xl md:text-2xl text-slate-600 max-w-3xl mx-auto mb-10 leading-relaxed">

                Connecting landowners with certified Part 137 pilots and heavy-lift drone owners. Zero red tape. Total precision.

            </p>

            <div class="flex flex-col sm:flex-row justify-center gap-4">

                <a href="#waitlist" class="bg-ag-600 text-white px-8 py-4 rounded-xl font-bold text-lg hover:bg-ag-700 transition-all shadow-lg hover:shadow-xl hover:-translate-y-0.5">

                    Book a Spray

                </a>

                <a href="#waitlist" class="bg-white text-slate-900 border-2 border-slate-200 px-8 py-4 rounded-xl font-bold text-lg hover:border-ag-600 hover:text-ag-600 transition-all shadow-sm">

                    Register as a Pilot

                </a>

            </div>

        </div>

    </section>

 

    <!-- Content Sections -->

    <section id="farmers" class="py-20 bg-white">

        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">

            <div class="grid md:grid-cols-2 gap-12 items-center">

                <div>

                    <h2 class="text-4xl font-bold text-slate-900 mb-6">For Landowners</h2>

                    <p class="text-lg text-slate-600 mb-6">Protect your yields without setting foot in the field. Our network provides on-demand aerial application that eliminates soil compaction and reduces chemical waste.</p>

                    <ul class="space-y-4">

                        <li class="flex items-center gap-3 text-slate-700">

                            <svg class="w-6 h-6 text-ag-500" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>

                            Precision Fungicide & Herbicide Spraying

                        </li>

                        <li class="flex items-center gap-3 text-slate-700">

                            <svg class="w-6 h-6 text-ag-500" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>

                            Cover Crop Seeding

                        </li>

                    </ul>

                </div>

                <div class="bg-slate-100 rounded-3xl overflow-hidden aspect-video relative">

                    <img src="https://images.unsplash.com/photo-1473448912268-2022ce9509d8?auto=format&fit=crop&w=800&q=80" alt="Farm" class="w-full h-full object-cover">

                </div>

            </div>

        </div>

    </section>

 

    <!-- Waitlist Section -->

    <section id="waitlist" class="py-24 bg-ag-900 text-white relative overflow-hidden">

        <div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">

            <h2 class="text-3xl md:text-5xl font-bold mb-6">Get on the Network</h2>

            <p class="text-xl text-ag-100 mb-10">We are onboarding pilots and landowners in Illinois, Iowa, and Missouri for the upcoming season.</p>

            

            <form id="waitlistForm" class="max-w-md mx-auto space-y-4">

                <select id="userRole" required class="w-full px-5 py-4 bg-white/10 border border-white/20 rounded-xl focus:ring-2 focus:ring-ag-500 outline-none transition-all text-white">

                    <option value="" disabled selected class="text-slate-900">I am a...</option>

                    <option value="Landowner/Farmer" class="text-slate-900">Landowner / Farmer</option>

                    <option value="Part 107 Pilot" class="text-slate-900">Part 107 Pilot</option>

                    <option value="Drone Owner" class="text-slate-900">Drone Owner</option>

                </select>

                <input id="userEmail" type="email" placeholder="Enter your email address" required class="w-full px-5 py-4 bg-white/10 border border-white/20 rounded-xl focus:ring-2 focus:ring-ag-500 outline-none transition-all placeholder:text-ag-200">

                <button type="submit" class="w-full bg-ag-500 text-white font-bold text-lg px-5 py-4 rounded-xl hover:bg-ag-600 transition-colors shadow-lg">

                    Join the Waitlist

                </button>

            </form>

            

            <script>

                document.getElementById('waitlistForm').addEventListener('submit', function(e) {

                    e.preventDefault();

                    const email = document.getElementById('userEmail').value;

                    const role = document.getElementById('userRole').value;

                    const recipient = "lead@agdronetech.pro";

                    const subject = encodeURIComponent(`Waitlist Registration: ${role}`);

                    const body = encodeURIComponent(`Hi Ag Drone Tech,\n\nI want to join the waitlist.\n\nRole: ${role}\nEmail: ${email}\n\nPlease keep me updated.\n\nSent from agdronetech.pro`);

                    window.location.href = `mailto:${recipient}?subject=${subject}&body=${body}`;

                });

            </script>

        </div>

    </section>

 

    <!-- Footer -->

    <footer class="bg-white py-12 text-center border-t border-slate-200">

        <div class="flex justify-center items-center gap-2 mb-4">

            <svg class="h-6 w-6 text-ag-600" fill="none" viewBox="0 0 24 24" stroke="currentColor">

                <circle cx="12" cy="12" r="3" stroke-width="2"/>

                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.88 9.88L6 6m8.12 3.88L18 6M9.88 14.12L6 18m8.12-3.88L18 18" />

                <circle cx="6" cy="6" r="2" stroke-width="2"/><circle cx="18" cy="6" r="2" stroke-width="2"/><circle cx="6" cy="18" r="2" stroke-width="2"/><circle cx="18" cy="18" r="2" stroke-width="2"/>

            </svg>

            <span class="font-bold text-xl">AgDroneTech</span>

        </div>

        <p class="text-slate-500">&copy; 2026 Ag Drone Tech. All rights reserved.</p>

    </footer>

 

</body>

</html>