<!doctype html>

<html lang="en">

<head>

  <meta charset="utf-8" />

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

  <title>Jubilee Collaborations LLC — Courier Delivery | Michigan</title>

  <meta name="description" content="Same-day, on-demand courier deliveries across Michigan — documents, small parcels, and medical supplies." />

 

  <style>

    :root{

      --bg:#0f1724;

      --card:#0b1220;

      --muted:#9aa7b2;

      --accent:#00c2a8;

      --glass: rgba(255,255,255,0.04);

      --radius:14px;

      --maxw:1100px;

      --shadow: 0 6px 18px rgba(2,6,23,0.6);

      font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial;

      color-scheme: dark;

    }

 

    *{box-sizing:border-box}

    body{

      margin:0;

      background: linear-gradient(180deg,var(--bg) 0%, #071020 100%);

      color: #e6eef2;

      padding:32px;

      display:flex;

      align-items:center;

      justify-content:center;

      font-size:16px;

    }

 

    .site {

      width:100%;

      max-width:var(--maxw);

      background: linear-gradient(180deg, rgba(255,255,255,0.02), transparent);

      border-radius:18px;

      box-shadow: var(--shadow);

      overflow:hidden;

      display:grid;

      grid-template-columns: 1fr 380px;

      min-height: 640px;

    }

 

    .left{padding:40px;}

 

    header.brand{

      display:flex;

      align-items:center;

      gap:16px;

      margin-bottom:20px;

    }

    .logo{

      width:64px;height:64px;

      border-radius:12px;

      background:linear-gradient(135deg, rgba(0,194,168,0.18), rgba(0,194,168,0.06));

      display:flex;align-items:center;justify-content:center;

      font-weight:700;font-size:18px;color:var(--accent);

      border:1px solid rgba(255,255,255,0.04);

      box-shadow:0 6px 20px rgba(0,0,0,0.6) inset;

    }

 

    .hero{

      display:flex;gap:28px;align-items:center;margin:10px 0 26px;flex-wrap:wrap;

    }

 

    .lead h2{margin:0 0 10px;font-size:28px;line-height:1.05;}

    .lead p{margin:0;color:var(--muted);}

    .cta{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap;}

 

    .btn{

      background:linear-gradient(180deg,var(--accent), #00a88f);

      color:#042225;padding:10px 14px;border-radius:10px;font-weight:700;

      border:none;cursor:pointer;box-shadow:0 6px 18px rgba(0,194,168,0.12);

    }

    .btn.ghost{

      background:transparent;color:var(--accent);

      border:1px solid rgba(0,194,168,0.12);box-shadow:none;

    }

 

    .services{

      display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));

      gap:12px;margin:22px 0 28px;

    }

 

    .card{

      background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));

      padding:14px;border-radius:12px;border:1px solid rgba(255,255,255,0.03);

    }

    .card h3{margin:0 0 6px;font-size:15px}

    .card p{margin:0;color:var(--muted);font-size:13px}

 

    .forms{

      display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;

    }

 

    label{display:block;font-size:13px;margin-bottom:6px;color:var(--muted)}

    input, textarea, select{

      width:100%;padding:10px 12px;border-radius:10px;

      border:1px solid rgba(255,255,255,0.04);

      background: rgba(255,255,255,0.02);color:#e6eef2;font-size:14px;

      outline:none;

    }

    textarea{min-height:84px; resize:vertical}

    .form-row{margin-bottom:10px}

 

    .full{grid-column: 1 / -1}

 

    .right{

      background:linear-gradient(180deg, rgba(255,255,255,0.017), rgba(255,255,255,0.01));

      padding:28px;border-left:1px solid rgba(255,255,255,0.02);

      display:flex;flex-direction:column;gap:18px;

    }

 

    footer{

      margin-top:auto;color:var(--muted);font-size:13px;

      display:flex;justify-content:space-between;gap:8px;align-items:center;

    }

 

    .small{font-size:13px;color:var(--muted);}

 

    .toast{

      position:fixed;left:50%;transform:translateX(-50%);

      bottom:28px;background:#041617;color:var(--accent);

      padding:12px 18px;border-radius:10px;

      border:1px solid rgba(0,194,168,0.12);

      box-shadow:0 8px 30px rgba(0,0,0,0.6);

      display:none;z-index:2000;

    }

 

    @media(max-width:980px){

      .site{grid-template-columns:1fr;margin:12px;border-radius:12px}

      .right{order:2}.left{order:1}.forms{grid-template-columns:1fr}

    }

  </style>

</head>

 

<body>

 

  <div class="site">

    <div class="left">

 

      <header class="brand">

        <div class="logo">JC</div>

        <div>

          <h1>Jubilee Collaborations LLC</h1>

          <p>Same-day courier & on-demand delivery across Michigan</p>

        </div>

      </header>

 

      <section class="hero">

        <div class="lead">

          <h2>Fast. Secure. Reliable — local courier services for Michigan</h2>

          <p>Documents, small parcels, and medical supplies picked up and delivered the same day.</p>

 

          <div class="cta">

            <button class="btn" onclick="scrollToSection('quote')">Request a Quote</button>

            <button class="btn ghost" onclick="scrollToSection('pickup')">Book a Pickup</button>

            <a class="btn ghost" href="#contact" style="text-decoration:none;display:inline-flex;align-items:center;">Contact Us</a>

          </div>

        </div>

 

        <div style="min-width:220px">

          <div class="card" style="text-align:center;">

            <h3>Operating Area</h3>

            <p class="muted">Serving all cities across <strong>Michigan</strong>.</p>

            <hr style="border:0;border-top:1px solid rgba(255,255,255,0.03);margin:12px 0;">

            <p class="small">Phone: <a href="tel:5864889249" style="color:var(--accent);">586-488-9249</a><br>

              Email: <a href="mailto:jubileecollaborationsllc@gmail.com" style="color:var(--accent);">jubileecollaborationsllc@gmail.com</a></p>

          </div>

        </div>

      </section>

 

      <section>

        <h3 style="margin-bottom:8px">Our Services</h3>

        <div class="services">

          <div class="card"><h3>Same-Day Delivery</h3><p class="muted">Priority pickup & delivery.</p></div>

          <div class="card"><h3>On-Demand Dispatch</h3><p class="muted">Immediate pickup available.</p></div>

          <div class="card"><h3>Documents & Parcels</h3><p class="muted">Secure handling.</p></div>

          <div class="card"><h3>Medical Supplies</h3><p class="muted">Special priority routing.</p></div>

        </div>

      </section>

 

      <!-- QUOTE FORM -->

      <section class="forms">

        <form id="quote" class="card" onsubmit="handleQuote(event)">

          <h3>Request a Quote</h3>

 

          <div class="form-row">

            <label>Full name</label>

            <input name="name" type="text" required placeholder="Jane Doe" />

          </div>

 

          <div class="form-row">

            <label>Phone</label>

            <input name="phone" type="tel" required placeholder="586-555-0123" />

          </div>

 

          <div class="form-row">

            <label>Email</label>

            <input name="email" type="email" required placeholder="you@example.com" />

          </div>

 

          <div class="form-row">

            <label>Pickup address</label>

            <input name="pickup" type="text" required placeholder="Pickup street, city" />

          </div>

 

          <div class="form-row">

            <label>Delivery address</label>

            <input name="delivery" type="text" required placeholder="Delivery street, city" />

          </div>

 

          <div class="form-row">

            <label>Parcel type</label>

            <select name="type" required>

              <option value="">Select parcel type</option>

              <option>Document</option>

              <option>Small parcel</option>

              <option>Medical supplies</option>

              <option>Other</option>

            </select>

          </div>

 

          <div class="form-row">

            <label>Estimated weight (lbs)</label>

            <input name="weight" type="number" min="0" step="0.1" placeholder="e.g. 2.5" />

          </div>

 

          <div class="form-row">

            <label>Preferred delivery time / notes</label>

            <input name="time" type="text" placeholder="ASAP / by 3pm" />

          </div>

 

          <div style="display:flex;gap:10px;margin-top:8px;">

            <button type="submit" class="btn">Get quote</button>

            <button type="reset" class="btn ghost">Reset</button>

          </div>

        </form>

 

        <!-- PICKUP FORM -->

        <form id="pickup" class="card" onsubmit="handlePickup(event)">

          <h3>Book a Pickup</h3>

 

          <div class="form-row">

            <label>Full name</label>

            <input name="name" type="text" required />

          </div>

 

          <div class="form-row">

            <label>Phone</label>

            <input name="phone" type="tel" required />

          </div>

 

          <div class="form-row">

            <label>Email</label>

            <input name="email" type="email" />

          </div>

 

          <div class="form-row">

            <label>Pickup address</label>

            <input name="pickup_address" type="text" required />

          </div>

 

          <div class="form-row">

            <label>Preferred pickup window</label>

            <input name="window" type="text" />

          </div>

 

          <div class="form-row">

            <label>Items (brief)</label>

            <input name="items" type="text" />

          </div>

 

          <div class="form-row">

            <label>Special instructions</label>

            <textarea name="notes"></textarea>

          </div>

 

          <div style="display:flex;gap:10px;margin-top:8px;">

            <button type="submit" class="btn">Confirm pickup</button>

            <button type="reset" class="btn ghost">Reset</button>

          </div>

        </form>

      </section>

 

      <!-- CONTACT -->

      <section id="contact" class="card full" style="margin-top:18px;">

        <h3>Contact</h3>

        <p class="muted">Phone:

          <a href="tel:5864889249" style="color:var(--accent);">586-488-9249</a> |

          Email:

          <a href="mailto:jubileecollaborationsllc@gmail.com" style="color:var(--accent);">jubileecollaborationsllc@gmail.com</a>

        </p>

 

        <form id="contactForm" onsubmit="handleContact(event)">

          <div style="display:grid;grid-template-columns:1fr 1fr;gap:10px;">

            <div>

              <label>Name</label>

              <input name="name" type="text" required />

            </div>

            <div>

              <label>Email</label>

              <input name="email" type="email" required />

            </div>

          </div>

 

          <div class="form-row" style="margin-top:10px;">

            <label>Message</label>

            <textarea name="message" required></textarea>

          </div>

 

          <div style="display:flex;gap:10px;margin-top:8px;">

            <button class="btn" type="submit">Send message</button>

            <button class="btn ghost" type="reset">Reset</button>

          </div>

        </form>

      </section>

    </div>

 

    <aside class="right">

      <div class="card contact-card">

        <h4>Get in touch</h4>

        <p class="muted">Phone</p>

        <p><a href="tel:5864889249" style="color:var(--accent);">586-488-9249</a></p>

 

        <p class="muted">Email</p>

        <p><a href="mailto:jubileecollaborationsllc@gmail.com" style="color:var(--accent);">jubileecollaborationsllc@gmail.com</a></p>

 

        <p class="muted">Address</p>

        <p>Placeholder — replace with your street address</p>

 

        <hr style="border:0;border-top:1px solid rgba(255,255,255,0.03);margin:12px 0;">

 

        <p class="small muted"><strong>Hours:</strong> Mon–Fri 8am–6pm.</p>

      </div>

 

      <div class="card" style="padding:12px;">

        <h4>Why choose Jubilee?</h4>

        <ul style="margin:8px 0 0 18px;color:var(--muted);padding:0;">

          <li>Professional, verified drivers</li>

          <li>Real-time updates via phone & email</li>

          <li>Secure handling of sensitive items</li>

          <li>Competitive same-day rates</li>

        </ul>

      </div>

 

      <footer>

        <span class="small">© <span id="yr"></span> Jubilee Collaborations LLC</span>

        <span class="small"><a href="mailto:jubileecollaborationsllc@gmail.com" style="color:var(--accent);">Contact</a></span>

      </footer>

    </aside>

  </div>

 

  <div class="toast" id="toast"></div>

 

<script>

document.getElementById('yr').textContent = new Date().getFullYear();

 

function showToast(msg){

  const t = document.getElementById('toast');

  t.textContent = msg;

  t.style.display = "block";

  clearTimeout(window.toastTimer);

  window.toastTimer = setTimeout(()=>{ t.style.display="none"; }, 3000);

}

 

function scrollToSection(id){

  const el = document.getElementById(id);

  if(!el) return;

  el.scrollIntoView({behavior:"smooth"});

}

 

function handleQuote(e){

  e.preventDefault();

  showToast("Quote request sent — we will contact you shortly.");

  e.target.reset();

}

 

function handlePickup(e){

  e.preventDefault();

  showToast("Pickup booked — confirmation will arrive by phone/email.");

  e.target.reset();

}

 

function handleContact(e){

  e.preventDefault();

  showToast("Message sent — thank you!");

  e.target.reset();

}

</script>

 

</body>

</html>