> ## Documentation Index
> Fetch the complete documentation index at: https://developer.me-cash.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Request a Demo

<div className="min-h-screen bg-white dark:bg-[#020305] text-gray-900 dark:text-white font-sans flex flex-col lg:flex-row overflow-hidden -m-8 transition-colors duration-200">
  <div className="flex-1 p-8 lg:p-20 flex flex-col justify-center relative z-10 bg-gray-50 dark:bg-[#020305]">
    {/* Background Glow Effect */}

    <div className="absolute top-[-20%] left-[-10%] w-[60%] h-[60%] bg-purple-200/50 dark:bg-purple-900/20 rounded-full blur-[120px] pointer-events-none" />

    <div className="max-w-xl z-20">
      <div className="inline-flex items-center gap-2 mb-8">
        <span className="text-purple-600 dark:text-purple-400 font-bold tracking-wide uppercase text-sm">meCash API</span>
      </div>

      <h1 className="text-4xl lg:text-5xl font-bold tracking-tight mb-6 leading-tight text-gray-900 dark:text-white">
        Get in touch
      </h1>

      <p className="text-lg text-gray-600 dark:text-gray-400 mb-10 leading-relaxed">
        Ready to build? Get access to our complete suite of financial infrastructure APIs.
      </p>

      {/* API CARD GRID */}

      <div className="grid grid-cols-1 sm:grid-cols-2 gap-4">
        {/* Link 1: Payout API (Icon: Banknote) */}

        <a href="/payout-docs/payout" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-purple-100 dark:bg-purple-500/20 text-purple-600 dark:text-purple-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <rect x="2" y="6" width="20" height="12" rx="2" />

              <circle cx="12" cy="12" r="2" />

              <path d="M6 12h.01M18 12h.01" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">Payout API</span>
        </a>

        {/* Link 2: Virtual Account API (Icon: Wallet) */}

        <a href="/virtual-accounts-docs/about-virtual-account" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-blue-100 dark:bg-blue-500/20 text-blue-600 dark:text-blue-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <path d="M20 12V8H6a2 2 0 0 1-2-2c0-1.1.9-2 2-2h12v4" />

              <path d="M4 6v12c0 1.1.9 2 2 2h14v-4" />

              <path d="M18 12a2 2 0 0 0-2 2c0 1.1.9 2 2 2h4v-4h-4z" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">Virtual Account API</span>
        </a>

        {/* Link 3: Quotes API (Icon: Calculator) */}

        <a href="/quote-docs/about-quote" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-green-100 dark:bg-green-500/20 text-green-600 dark:text-green-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <rect x="4" y="2" width="16" height="20" rx="2" />

              <line x1="8" y1="6" x2="16" y2="6" />

              <line x1="16" y1="14" x2="16" y2="18" />

              <path d="M16 10h.01" />

              <path d="M12 10h.01" />

              <path d="M8 10h.01" />

              <path d="M12 14h.01" />

              <path d="M8 14h.01" />

              <path d="M12 18h.01" />

              <path d="M8 18h.01" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">Quotes API</span>
        </a>

        {/* Link 4: Pay China (Icon: Globe/China flag) */}

        <a href="/pay-china" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-orange-100 dark:bg-orange-500/20 text-orange-600 dark:text-orange-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <circle cx="12" cy="12" r="10" />

              <line x1="2" y1="12" x2="22" y2="12" />

              <path d="M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">Pay China API</span>
        </a>

        {/* Link 5: USD Virtual Account (Icon: Dollar sign) */}

        <a href="/virtual-accounts-docs/usd-virtual-account" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-pink-100 dark:bg-pink-500/20 text-pink-600 dark:text-pink-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <line x1="12" y1="1" x2="12" y2="23" />

              <path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">USD Virtual Account API</span>
        </a>

        {/* Link 6: Payment Links (Icon: Link) */}

        <a href="/payment-links" className="group flex items-center gap-4 p-4 rounded-xl border border-gray-200 dark:border-white/10 bg-white dark:bg-white/5 backdrop-blur-sm shadow-sm hover:border-purple-500 dark:hover:border-purple-500 hover:shadow-md transition-all cursor-pointer no-underline">
          <div className="p-2.5 rounded-lg bg-teal-100 dark:bg-teal-500/20 text-teal-600 dark:text-teal-300 group-hover:scale-110 transition-transform">
            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round">
              <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71" />

              <path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" />
            </svg>
          </div>

          <span className="font-semibold text-gray-900 dark:text-white group-hover:text-purple-600 dark:group-hover:text-purple-400 transition-colors">Payment Links</span>
        </a>
      </div>

      <div className="mt-12 pt-8 border-t border-gray-200 dark:border-white/10">
        <p className="text-gray-500 text-sm">Need technical help? <a href="mailto:support@me-cash.com" className="text-purple-600 dark:text-purple-400 hover:underline">Email Support</a></p>
      </div>
    </div>
  </div>

  <div className="flex-1 bg-white dark:bg-[#0B0D12] border-l border-gray-100 dark:border-white/5 p-8 lg:p-20 flex items-center justify-center">
    <div className="w-full max-w-md">
      <form
        onSubmit={async (e) => {
      e.preventDefault();
      
      // 1. Send the email in the background (AJAX)
      const formData = new FormData(e.target);
      try {
        await fetch("https://formsubmit.co/ajax/ejiro.onose@me-cash.com", {
          method: "POST",
          body: formData
        });
      } catch (error) {
        console.error("Email sending failed, but redirecting anyway:", error);
      }

      // 2. FORCE REDIRECT to Cal.com
      window.location.href = "https://cal.com/mecash-support/30min";
    }}
        className="space-y-5"
      >
        {/* Hidden Config */}

        <input type="hidden" name="_subject" value="New meCash Demo Request" />

        <input type="hidden" name="_captcha" value="false" />

        {/* Name Fields */}

        <div className="grid grid-cols-2 gap-5">
          <div className="flex flex-col gap-2">
            <label className="text-sm font-medium text-gray-700 dark:text-gray-300">First name</label>

            <input type="text" name="first_name" placeholder="Adaeze" required className="w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-4 py-3 text-gray-900 dark:text-white placeholder-gray-400 dark:placeholder-gray-600 focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 transition-all" />
          </div>

          <div className="flex flex-col gap-2">
            <label className="text-sm font-medium text-gray-700 dark:text-gray-300">Last name</label>

            <input type="text" name="last_name" placeholder="Okonkwo" required className="w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-4 py-3 text-gray-900 dark:text-white placeholder-gray-400 dark:placeholder-gray-600 focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 transition-all" />
          </div>
        </div>

        {/* Email Field */}

        <div className="flex flex-col gap-2">
          <label className="text-sm font-medium text-gray-700 dark:text-gray-300">Company email</label>

          <input type="email" name="email" placeholder="you@company.com" required className="w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-4 py-3 text-gray-900 dark:text-white placeholder-gray-400 dark:placeholder-gray-600 focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 transition-all" />
        </div>

        {/* Company Name Field */}

        <div className="flex flex-col gap-2">
          <label className="text-sm font-medium text-gray-700 dark:text-gray-300">Company name</label>

          <input type="text" name="company" placeholder="Acme Inc." required className="w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-4 py-3 text-gray-900 dark:text-white placeholder-gray-400 dark:placeholder-gray-600 focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 transition-all" />
        </div>

        {/* Service Interest Dropdown (Native & Bulletproof) */}

        <div className="flex flex-col gap-2">
          <label htmlFor="service" className="text-sm font-medium text-gray-700 dark:text-gray-300">
            What service are you interested in?
          </label>

          <select id="service" name="service" required defaultValue="" className="block w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-4 py-3 text-gray-900 dark:text-white focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 cursor-pointer">
            <option value="" disabled>Select a service</option>
            <option value="payout_apis">Payout APIs</option>
            <option value="virtual_account">Virtual Account</option>
            <option value="usd_virtual_account">USD Virtual Account</option>
            <option value="payment_links">Payment Links</option>
            <option value="others">Others</option>
          </select>
        </div>

        {/* Message Field (Tall Input) */}

        <div className="flex flex-col gap-2">
          <label className="text-sm font-medium text-gray-700 dark:text-gray-300">How can we help?</label>

          <input type="text" name="message" placeholder="Tell us about your payout volume or integration needs..." className="w-full bg-white dark:bg-[#16181D] border border-gray-200 dark:border-white/10 rounded-lg px-5 py-7 text-gray-900 dark:text-white placeholder-gray-400 dark:placeholder-gray-600 focus:outline-none focus:border-purple-500 focus:ring-1 focus:ring-purple-500 transition-all" />
        </div>

        {/* Submit Button */}

        <button type="submit" className="w-full bg-black dark:bg-white text-white dark:text-black font-bold py-3.5 rounded-full hover:opacity-80 transition-opacity mt-2 cursor-pointer shadow-lg">
          Book a demo
        </button>

        <p className="text-xs text-center text-gray-500 mt-4">
          By clicking "Book a demo", you agree to our Terms and Privacy Policy.
        </p>
      </form>
    </div>
  </div>
</div>
