<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DripJobs Startup Program — 4 Months Free for New Businesses</title>
<meta name="description" content="Starting a brand new business? Apply for the DripJobs Startup Program and get 4 months of DripJobs 100% free. Our way of giving back to the contractor community.">
<link rel="canonical" href="https://www.dripjobs.com/startup">
<meta property="og:title" content="DripJobs Startup Program — 4 Months Free">
<meta property="og:description" content="Starting a brand new business? Get 4 months of DripJobs 100% free to help give you the boost you need.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.dripjobs.com/startup">
<meta property="og:image" content="https://www.dripjobs.com/og-image.png">
<link rel="icon" href="https://www.dripjobs.com/favicon.png" type="image/png">
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","name":"DripJobs Startup Program","description":"4 months free software program for new businesses","url":"https://www.dripjobs.com/startup"}
</script>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap" rel="stylesheet">
<!-- Tracking (same as main site) -->
<script>window.intercomSettings={app_id:"ll6rpfqs"};</script>
<script>(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/ll6rpfqs';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();</script>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-52XHRLXV');</script>
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '263152255185400');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=263152255185400&ev=PageView&noscript=1" /></noscript>
<style>
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{background:#0f172a;font-family:'DM Sans',-apple-system,sans-serif;color:#e2e8f0;min-height:100vh;overflow-x:hidden}

.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:transparent;border-bottom:1px solid transparent;padding:14px 40px;transition:all 0.35s ease}
.nav.scrolled{background:rgba(15,23,42,0.95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,0.06)}
.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}
.nav a{color:rgba(255,255,255,0.6);text-decoration:none;font-size:14px;font-weight:500;transition:color 0.2s}
.nav a:hover{color:#fff}
.nav img{height:32px}
.nav-right{display:flex;align-items:center;gap:16px}
.nav-cta{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff!important;padding:9px 22px;border-radius:12px;font-weight:700;font-size:13px}
.nav-demo{background:transparent;border:1.5px solid rgba(255,255,255,0.25);padding:8px 18px;border-radius:10px;font-weight:700;font-size:13px;color:#fff!important}
.nav-demo:hover{border-color:rgba(255,255,255,0.4)}
.nav-resources{position:relative}
.nav-resources .nav-resources-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:8px;display:none}
.nav-resources:hover .nav-resources-dropdown{display:block}
.nav-resources-dropdown-inner{background:rgba(15,23,42,0.97);border:1px solid rgba(255,255,255,0.08);border-radius:14px;min-width:200px;padding:8px;box-shadow:0 16px 48px rgba(0,0,0,0.4)}
.nav-resources-dropdown-inner a{display:block;padding:10px 14px;border-radius:10px;font-size:13px;color:rgba(255,255,255,0.6)!important;white-space:nowrap}
.nav-resources-dropdown-inner a:hover{background:rgba(255,255,255,0.04);color:#fff!important}
.nav-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;z-index:101}
.nav-mobile-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,0.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:99;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;padding:80px 20px 40px}
.nav-mobile-overlay.open{display:flex}
.nav-mobile-overlay a{color:#fff;text-decoration:none;font-size:22px;font-weight:700;padding:14px 0}
.nav-mobile-overlay .mob-resources{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:320px}
.nav-mobile-overlay .mob-resources-label{width:100%;text-align:center;font-size:11px;font-weight:700;letter-spacing:0.06em;color:rgba(255,255,255,0.3);text-transform:uppercase;padding:0 0 4px;margin:0}
.nav-mobile-overlay .mob-resources a{font-size:13px;font-weight:600;padding:8px 16px;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-radius:20px;color:rgba(255,255,255,0.6)!important}
.nav-mobile-overlay .mob-resources a:hover{color:#fff!important;border-color:rgba(255,255,255,0.15)}
.nav-mobile-overlay .mob-cta{margin-top:20px;display:flex;flex-direction:column;gap:10px;width:75%}
.nav-mobile-overlay .mob-cta a{text-align:center;font-size:16px;padding:14px;border-radius:14px}

.hero{max-width:800px;margin:0 auto;text-align:center;padding:140px 20px 60px}
.badge{display:inline-flex;align-items:center;gap:8px;background:rgba(34,197,94,0.1);border:1px solid rgba(34,197,94,0.2);border-radius:20px;padding:6px 16px;margin-bottom:20px}
.badge span{font-size:12px;font-weight:600;color:#22c55e}
.badge-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}
h1{font-size:clamp(32px,5vw,52px);font-weight:800;letter-spacing:-0.03em;line-height:1.1;margin-bottom:16px}
h1 .green{color:#22c55e}
.subtitle{font-size:18px;color:rgba(255,255,255,0.5);line-height:1.6;max-width:600px;margin:0 auto 32px}
.cta-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:16px 40px;border-radius:14px;font-size:17px;font-weight:700;text-decoration:none;box-shadow:0 8px 32px rgba(34,197,94,0.25);transition:all 0.3s}
.cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(34,197,94,0.35)}
.cta-btn svg{width:16px;height:16px}
.cta-secondary{background:transparent;border:2px solid rgba(255,255,255,0.2);box-shadow:none;color:#fff}
.cta-secondary:hover{border-color:rgba(255,255,255,0.4);box-shadow:none}
.cta-group{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:12px}
.trust-line{font-size:13px;color:rgba(255,255,255,0.3)}

.section{max-width:900px;margin:0 auto;padding:60px 20px}
.section h2{font-size:clamp(24px,3.5vw,36px);font-weight:800;letter-spacing:-0.03em;margin-bottom:12px;text-align:center}
.section p.desc{font-size:16px;color:rgba(255,255,255,0.5);text-align:center;max-width:600px;margin:0 auto 40px;line-height:1.6}

.eligibility-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:48px}
.elig-card{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:20px;padding:28px 24px;text-align:center}
.elig-icon{width:56px;height:56px;border-radius:16px;background:rgba(34,197,94,0.1);border:1px solid rgba(34,197,94,0.2);display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 16px}
.elig-card h3{font-size:16px;font-weight:700;margin-bottom:6px}
.elig-card p{font-size:13px;color:rgba(255,255,255,0.45);line-height:1.5}

.founder-section{max-width:700px;margin:0 auto;padding:40px 20px 80px}
.founder-card{background:linear-gradient(135deg,rgba(34,197,94,0.06),rgba(59,130,246,0.04));border:1px solid rgba(34,197,94,0.12);border-radius:24px;padding:36px 32px}
.founder-card .quote{font-size:16px;color:rgba(255,255,255,0.6);line-height:1.7;margin-bottom:24px;font-style:italic}
.founder-info{display:flex;align-items:center;gap:14px}
.founder-avatar{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff}
.founder-info .name{font-size:15px;font-weight:700;color:#fff}
.founder-info .role{font-size:12px;color:rgba(255,255,255,0.4)}

.embed-section{max-width:700px;margin:0 auto;padding:0 20px 60px}
.embed-frame{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,0.3)}
.embed-frame iframe{width:100%;min-height:700px;border:none}

/* Footer */
.footer{border-top:1px solid rgba(255,255,255,0.06);padding:60px 40px 32px}
.footer-grid{max-width:1200px;margin:0 auto 32px;display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;gap:32px}
.footer-brand img{height:32px;margin-bottom:12px}
.footer-brand p{font-size:13px;color:rgba(255,255,255,0.4);line-height:1.6;max-width:280px;margin:0 0 16px}
.footer-social{display:flex;gap:12px;margin:0}
.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);transition:background 0.2s;color:rgba(255,255,255,0.4)}
.footer-social a:hover{background:rgba(255,255,255,0.08);color:#22c55e}
.footer-col h4{font-size:13px;font-weight:700;color:rgba(255,255,255,0.7);margin:0 0 12px}
.footer-col a{display:block;font-size:13px;color:rgba(255,255,255,0.4);text-decoration:none;padding:4px 0;transition:color 0.2s}
.footer-col a:hover{color:rgba(255,255,255,0.7)}
.footer-bottom{max-width:1200px;margin:0 auto;border-top:1px solid rgba(255,255,255,0.06);padding-top:20px;text-align:center}
.footer-bottom p{font-size:12px;color:rgba(255,255,255,0.3);margin:0 0 6px}
.footer-bottom p:last-child{color:rgba(255,255,255,0.25);margin:0}

@media(max-width:1023px){
  .footer{padding:40px 16px 24px}
  .footer-grid{grid-template-columns:1fr 1fr;gap:24px}
  .footer-brand{grid-column:1 / -1}
}
@media(max-width:767px){
  .nav{padding:12px 16px}
  .nav-right{display:none!important}
  .nav-hamburger{display:flex}
  .hero{padding:100px 16px 40px}
  .founder-card{padding:24px 20px}
  .embed-frame iframe{min-height:800px}

  .footer-grid{grid-template-columns:1fr}
}
</style>
</head>
<body>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-52XHRLXV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

<script src="https://js.chargebee.com/v2/chargebee.js" data-cb-site="dripjobs"></script>
<!-- Nav -->
<div class="nav">
  <div class="nav-inner">
    <a href="/"><img src="https://i.imgur.com/ppftlKY.png" alt="DripJobs"></a>
    <div class="nav-right">
      <a href="/#features">Features</a>
      <a href="/#drips">Drips</a>
      <a href="/pricing">Pricing</a>
      <a href="/diagnostic">Free Diagnostic</a>
      <a href="/about">About</a>
      <a href="/partners">Partner &amp; Earn</a>
      <div class="nav-resources">
        <a href="javascript:void(0)">Resources &#9662;</a>
        <div class="nav-resources-dropdown">
          <div class="nav-resources-dropdown-inner">
            <a href="/free-coaching">Free Coaching</a>
            <a href="/book">The Book</a>
            <a href="/blog">Blog</a>
            <a href="https://intercom.help/dripjobs/en" target="_blank">Help Articles</a>
            <a href="https://creators.spotify.com/pod/profile/tanner-mullen/" target="_blank">Podcast</a>
            <a href="https://dripjobs.partnerpage.io/" target="_blank">Trusted Partners</a>
            <a href="https://dripjobs.com/startup-program">Startup Program</a>
          </div>
        </div>
      </div>
      <a href="https://app.dripjobs.com" style="margin-right:4px">Log In</a>
      <a href="javascript:void(0)" class="nav-cta" onclick="try{var c=Chargebee.getInstance();var cart=c.getCart();var p=c.initializeProduct('dripjobs-advanced');cart.replaceProduct(p);cart.proceedToCheckout()}catch(e){window.open('https://app.dripjobs.com','_blank')}">Get Started &rarr;</a>
      <a href="https://calendly.com/dripjobsteam/dripjobsdemo" target="_blank" class="nav-demo">Book a Demo</a>
    </div>
    <button class="nav-hamburger" onclick="var m=document.getElementById('mobileMenu');m.classList.toggle('open')" aria-label="Menu">
      <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2.5" stroke-linecap="round"><path d="M4 7h16M4 12h16M4 17h16"/></svg>
    </button>
  </div>
</div>
<div class="nav-mobile-overlay" id="mobileMenu">
  <a href="/#features" onclick="document.getElementById('mobileMenu').classList.remove('open')">Features</a>
  <a href="/#drips" onclick="document.getElementById('mobileMenu').classList.remove('open')">Drips</a>
  <a href="/pricing" onclick="document.getElementById('mobileMenu').classList.remove('open')">Pricing</a>
  <a href="/diagnostic" onclick="document.getElementById('mobileMenu').classList.remove('open')">Free Diagnostic</a>
  <a href="/about" onclick="document.getElementById('mobileMenu').classList.remove('open')">About</a>
  <a href="/partners" onclick="document.getElementById('mobileMenu').classList.remove('open')">Partner &amp; Earn</a>
  <div class="mob-resources">
    <p class="mob-resources-label">Resources</p>
    <a href="/free-coaching" onclick="document.getElementById('mobileMenu').classList.remove('open')">Free Coaching</a>
    <a href="/book" onclick="document.getElementById('mobileMenu').classList.remove('open')">The Book</a>
    <a href="/blog" onclick="document.getElementById('mobileMenu').classList.remove('open')">Blog</a>
    <a href="https://intercom.help/dripjobs/en" target="_blank" onclick="document.getElementById('mobileMenu').classList.remove('open')">Help Articles</a>
    <a href="https://creators.spotify.com/pod/profile/tanner-mullen/" target="_blank" onclick="document.getElementById('mobileMenu').classList.remove('open')">Podcast</a>
    <a href="https://dripjobs.partnerpage.io/" target="_blank" onclick="document.getElementById('mobileMenu').classList.remove('open')">Trusted Partners</a>
    <a href="https://dripjobs.com/startup-program" onclick="document.getElementById('mobileMenu').classList.remove('open')">Startup Program</a>
  </div>
  <div class="mob-cta">
    <a href="https://app.dripjobs.com" style="color:rgba(255,255,255,0.5);font-size:14px;font-weight:500">Log In</a>
    <a href="javascript:void(0)" style="background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff" onclick="try{var c=Chargebee.getInstance();var cart=c.getCart();var p=c.initializeProduct('dripjobs-advanced');cart.replaceProduct(p);cart.proceedToCheckout()}catch(e){window.open('https://app.dripjobs.com','_blank')}">Get Started &rarr;</a>
    <a href="https://calendly.com/dripjobsteam/dripjobsdemo" target="_blank" style="border:2px solid rgba(255,255,255,0.2);color:#fff">Book a Demo</a>
  </div>
</div>

<div class="hero">
  <div class="badge">
    <div class="badge-dot"></div>
    <span>Startup Program</span>
  </div>
  <h1>The DripJobs<br/><span class="green">Startup Program</span></h1>
  <p class="subtitle">Starting a brand new business? We want to help. Apply now for 4 months of DripJobs 100% free of charge to help give you the boost you need to grow your business.</p>
  <div class="cta-group">
    <a href="#apply" class="cta-btn">Apply Now <svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 8h10M9 4l4 4-4 4"/></svg></a>
    <a href="/" class="cta-btn cta-secondary">Learn About DripJobs <svg viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"><path d="M3 8h10M9 4l4 4-4 4"/></svg></a>
  </div>
  <p class="trust-line">100% free. No credit card required.</p>
</div>

<div class="section">
  <h2>Eligibility Requirements</h2>
  <p class="desc">Check the requirements below to see if you qualify.</p>
  <div class="eligibility-grid">
    <div class="elig-card">
      <div class="elig-icon">🏢</div>
      <h3>New Businesses Only</h3>
      <p>We will verify your articles of incorporation or state licensing documentation.</p>
    </div>
    <div class="elig-card">
      <div class="elig-icon">📅</div>
      <h3>Started Within 60 Days</h3>
      <p>Eligible businesses must have been started within 60 days of applying.</p>
    </div>
    <div class="elig-card">
      <div class="elig-icon">👤</div>
      <h3>Sole Operator / Single Location</h3>
      <p>Franchises or branches are not eligible to apply.</p>
    </div>
  </div>
</div>

<div class="founder-section">
  <div class="founder-card">
    <p class="quote">"The first few months of a brand new business is vital for the trajectory of your growth. I remember what it was like when I first started my painting business — so many expenses, so many questions, so much uncertainty. Our vision at DripJobs is to empower contractors, and the DripJobs Startup Program is my way of giving back to the industry that has given me so much. So, if you're starting a brand new business, apply — we've got your back and want you to know that you're not in this alone."</p>
    <div class="founder-info">
      <div class="founder-avatar">TM</div>
      <div>
        <div class="name">Tanner Mullen</div>
        <div class="role">Founder, DripJobs</div>
      </div>
    </div>
  </div>
</div>

<div class="embed-section" id="apply">
  <h2 style="margin-bottom:24px; text-align:center; font-size:28px; font-weight:800; letter-spacing:-0.03em">Apply Now</h2>
  <div class="embed-frame">
    <iframe src="https://form.jotform.com/240733492119052" title="DripJobs Startup Program Application"></iframe>
  </div>
</div>

<!-- Footer -->
<footer class="footer">
  <div class="footer-grid">
    <div class="footer-brand">
      <a href="/"><img src="https://i.imgur.com/ppftlKY.png" alt="DripJobs"></a>
      <p>Win back your time, and create a customer service experience your clients will love</p>
      <div class="footer-social">
        <a href="https://instagram.com/dripjobs" target="_blank" rel="noopener noreferrer" aria-label="Instagram"><svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zM12 0C8.741 0 8.333.014 7.053.072 2.695.272.273 2.69.073 7.052.014 8.333 0 8.741 0 12c0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98C8.333 23.986 8.741 24 12 24c3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98C15.668.014 15.259 0 12 0zm0 5.838a6.162 6.162 0 100 12.324 6.162 6.162 0 000-12.324zM12 16a4 4 0 110-8 4 4 0 010 8zm6.406-11.845a1.44 1.44 0 100 2.881 1.44 1.44 0 000-2.881z"/></svg></a>
        <a href="https://facebook.com/dripjobs" target="_blank" rel="noopener noreferrer" aria-label="Facebook"><svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg></a>
        <a href="https://www.youtube.com/@DripJobs" target="_blank" rel="noopener noreferrer" aria-label="YouTube"><svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M23.498 6.186a3.016 3.016 0 00-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 00.502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 002.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 002.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg></a>
        <a href="https://www.linkedin.com/company/dripjobs" target="_blank" rel="noopener noreferrer" aria-label="LinkedIn"><svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 01-2.063-2.065 2.064 2.064 0 112.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg></a>
        <a href="https://twitter.com/dripjobs" target="_blank" rel="noopener noreferrer" aria-label="Twitter"><svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg></a>
      </div>
    </div>
    <div class="footer-col">
            <h4>Features</h4>
      <a href="/drips">Automated Drips</a>
      <a href="/proposals">Proposals &amp; E-Signs</a>
      <a href="/invoicing">Invoicing &amp; Payments</a>
      <a href="/team-inbox">Team Inbox</a>
      <a href="/booking-form">Online Booking</a>
      <a href="/jobi-ai">Jobi AI Assistant</a>
      <a href="/package-pricing">Package Pricing</a>
      <a href="/two-way-texting">Two-Way Texting</a>
      <a href="/mobile-app">Mobile App</a>
      <a href="/integrations">Integrations</a>
    </div>
    <div class="footer-col">
            <h4>Industries</h4>
      <a href="/painting-business-crm">Painting</a>
      <a href="/roofing-business-crm">Roofing</a>
      <a href="/landscaping-business-crm">Landscaping</a>
      <a href="/pressure-washing-crm">Pressure Washing</a>
      <a href="/gutter-business-crm">Gutter</a>
      <a href="/construction-remodeling-crm">Remodeling</a>
      <a href="/epoxy-business-crm">Epoxy &amp; Flooring</a>
      <a href="/fencing-business-crm">Fencing &amp; Decking</a>
      <a href="/handyman-business-crm">Handyman</a>
    </div>
    <div class="footer-col">
            <h4>DripJobs</h4>
      <a href="/free-coaching">Free Coaching</a>
      <a href="/book">The Book</a>
      <a href="/pricing">Pricing</a>
      <a href="/case-studies">Case Studies</a>
      <a href="/testimonials">Testimonials</a>
      <a href="/blog">Blog</a>
      <a href="/integrations">Integrations</a>
      <a href="/compare-dripjobs-vs-paintscout">vs PaintScout</a>
      <a href="/compare-dripjobs-vs-jobber">vs Jobber</a>
      <a href="/compare-dripjobs-vs-quickbooks">vs QuickBooks</a>
      <a href="/compare-dripjobs-vs-housecallpro">vs Housecall Pro</a>
      <a href="/compare-dripjobs-vs-gohighlevel">vs GoHighLevel</a>
      <a href="/compare-dripjobs-vs-servicetitan">vs ServiceTitan</a>
      <a href="/compare-dripjobs-vs-fieldpulse">vs FieldPulse</a>
      <a href="/compare-dripjobs-vs-contractorplus">vs Contractor+</a>
      <a href="/compare-dripjobs-vs-markate">vs Markate</a>
      <a href="/compare-dripjobs-vs-estimate-rocket">vs Estimate Rocket</a>
      <a href="/compare-dripjobs-vs-quoteiq">vs QuoteIQ</a>
    </div>
    <div class="footer-col">
            <h4>Company</h4>
      <a href="/about">About Us</a>
      <a href="https://intercom.help/dripjobs/en">Help Center</a>
      <a href="/contact-us">Contact Us</a>
      <a href="/espanol">Español 🇪🇸</a>
      <a href="/terms-and-conditions">Terms</a>
      <a href="/privacy-policy">Privacy</a>
    </div>
  </div>
  <div class="footer-bottom">
    <p>DripJobs Inc. · 3101 SW 34th Ave, Ocala, FL 34474</p>
    <p>Copyright &copy; 2026 DripJobs Inc. All rights reserved.</p>
  </div>
</footer>

<!-- Nav Scroll Script -->
<script>
window.addEventListener('scroll', function() {
  var nav = document.querySelector('.nav');
  if (window.scrollY > 20) {
    nav.classList.add('scrolled');
  } else {
    nav.classList.remove('scrolled');
  }
});
</script>
</body>
</html>
