<?php
$phone      = rush_get('rush_phone', '855.347.2445');
$phone_link = rush_get('rush_phone_link', '18553472445');
$theme_uri  = get_template_directory_uri();
get_header(); ?>

<!-- ══════════════════════════════════
     HERO
══════════════════════════════════ -->
<section class="hero">
  <div class="hero-inner">
    <div class="hero-left">

      <p class="hero-pretitle">A Trusted <strong>Government Partner</strong></p>
      <p class="hero-since">Since 1998</p>

      <h1 class="hero-h1">Expedited<br>Passports</h1>
      <p class="hero-sub">Application completed in less than 5 minutes</p>

      <div class="hero-btns">
        <a href="/product/rushed-new-passport/" class="hero-btn"><span>New Passport</span><span class="btn-chev">&rsaquo;</span></a>
        <a href="/product/renew-passport/" class="hero-btn"><span>Passport Renewal</span><span class="btn-chev">&rsaquo;</span></a>
        <a href="/product/minor-passport/" class="hero-btn"><span>Child Passport</span><span class="btn-chev">&rsaquo;</span></a>
        <a href="/product/name-change/" class="hero-btn"><span>Name Change</span><span class="btn-chev">&rsaquo;</span></a>
        <a href="/product/lost-stolen-passport/" class="hero-btn"><span>Lost Passport</span><span class="btn-chev">&rsaquo;</span></a>
        <a href="/product/second-passport/" class="hero-btn"><span>Second Passport</span><span class="btn-chev">&rsaquo;</span></a>
      </div>

      <div class="hero-trust">
        <span class="trust-dot"></span><strong>24/7 Support</strong>
        <span class="trust-pipe">|</span>
        <span class="trust-dot"></span><strong>100k+ Applicants Yearly</strong>
      </div>

      <div class="hero-tp">
        <a href="https://www.trustpilot.com/review/rushedpassport.com" target="_blank">
          <img src="<?php echo $theme_uri; ?>/assets/img/trustpilot.webp" alt="Trustpilot" style="height:28px;width:auto;">
        </a>
      </div>

    </div>

    <!-- RIGHT: woman photo -->
    <div class="hero-right">
      <img src="<?php echo $theme_uri; ?>/assets/img/cloud-icon.png" alt="" class="hero-cloud">
      <img src="<?php echo $theme_uri; ?>/assets/img/hero-girl.webp" alt="Expedited Passport" class="hero-girl">
    </div>
  </div>
</section>

<!-- COURIER STRIP -->
<div class="courier-strip">
  <div class="wrap-mid">
    Rushed Passport uses U.S. Department of State–registered passport couriers.
  </div>
</div>

<!-- ══════════════════════════════════
     TESTIMONIALS
══════════════════════════════════ -->
<section class="sec-reviews">
  <div class="wrap-mid">
    <div class="reviews-grid">

      <div class="review-card">
        <div class="review-top">
          <div><div class="review-name">Jessica</div><div class="review-date">Feb 28, 2026</div></div>
          <div class="review-quote">&ldquo;</div>
        </div>
        <div class="review-title">Excellent customer experience!!</div>
        <p class="review-body">I was in a very urgent passport situation, and Rush Passport truly solved everything. From the start, I never felt unsure about whether I had the right information or documents, which was huge for my peace of mind.</p>
        <div class="review-stars">★★★★★</div>
      </div>

      <div class="review-card">
        <div class="review-top">
          <div><div class="review-name">C. Hakim</div><div class="review-date">Mar 04, 2026</div></div>
          <div class="review-quote">&ldquo;</div>
        </div>
        <div class="review-title">Rush Passport Experience</div>
        <p class="review-body">The persons I was in contact with were extremely responsive and attentive to my questions. Their instructions were easy to follow and they were always on top to make sure everything was moving along well.</p>
        <div class="review-stars">★★★★★</div>
      </div>

      <div class="review-card">
        <div class="review-top">
          <div><div class="review-name">Levi L</div><div class="review-date">Mar 06, 2026</div></div>
          <div class="review-quote">&ldquo;</div>
        </div>
        <div class="review-title">The service was flawless</div>
        <p class="review-body">The service was flawless. Very easy to arrange and it exceeded our expectations. Would absolutely use Rush Passport again for any future travel needs.</p>
        <div class="review-stars">★★★★★</div>
      </div>

      <div class="review-card">
        <div class="review-top">
          <div><div class="review-name">Chris Garner</div><div class="review-date">Mar 08, 2026</div></div>
          <div class="review-quote">&ldquo;</div>
        </div>
        <div class="review-title">Amanda and team were excellent</div>
        <p class="review-body">Amanda and team were excellent! I'm very glad I went with them for my expedited passport. Highly professional and incredibly responsive throughout the process.</p>
        <div class="review-stars">★★★★★</div>
      </div>

    </div>
  </div>
</section>

<!-- ══════════════════════════════════
     TRUSTED PASSPORT SERVICES
══════════════════════════════════ -->
<section class="sec-press">
  <div class="wrap-mid">
    <div class="press-hdr">
      <h2 class="press-heading">Trusted <span class="red">Passport</span> Services</h2>
      <a href="/in-the-press/" class="press-more">More in the News
        <span class="press-more-icon">
          <svg width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><polyline points="9 18 15 12 9 6"/></svg>
        </span>
      </a>
    </div>
    <div class="press-cards">
      <div class="press-card">
        <div class="press-logo"><img src="<?php echo $theme_uri; ?>/assets/img/press-ap.jpg" alt="Associated Press" style="height:32px;width:auto;object-fit:contain;"></div>
        <p>Rush Passport has reaffirmed its commitment to providing passport solutions for travelers facing urgent deadlines.</p>
        <a href="#" class="press-link">Click to Visit</a>
      </div>
      <div class="press-card">
        <div class="press-logo"><img src="<?php echo $theme_uri; ?>/assets/img/press-dailyusa.png" alt="Daily USA Mail" style="height:32px;width:auto;object-fit:contain;"></div>
        <p>Rush Passport offers fast, reliable emergency passport services with government-authorized couriers nationwide.</p>
        <a href="#" class="press-link">Click to Visit</a>
      </div>
      <div class="press-card">
        <div class="press-logo"><img src="<?php echo $theme_uri; ?>/assets/img/press-leader.png" alt="The Leader" style="height:32px;width:auto;object-fit:contain;"></div>
        <p>Rush Passport introduces streamlined expedited passport services for U.S. citizens — faster and more reliable than ever.</p>
        <a href="#" class="press-link">Click to Visit</a>
      </div>
    </div>
  </div>
</section>

<!-- ══════════════════════════════════
     3 STEPS
══════════════════════════════════ -->
<section class="sec-steps">
  <div class="wrap-mid">
    <h2 class="steps-heading">Your Passport. Expedited. In <strong>Just 3 Easy Steps</strong>!</h2>
    <div class="steps-grid">
      <div class="step-card">
        <h3 class="step-h"><strong>1:</strong> Start by ordering your application online</h3>
        <div class="step-img"><img src="<?php echo $theme_uri; ?>/assets/img/step1.jpg" alt="Order online" style="width:100%;border-radius:12px;display:block;"></div>
        <p class="step-p">Fill in a few simple details and we'll take it from there. Rushed Passport makes the passport process fast, clear, and completely stress-free.</p>
      </div>
      <div class="step-card">
        <h3 class="step-h"><strong>2:</strong> Scan/Upload documents and get them approved</h3>
        <div class="step-img"><img src="<?php echo $theme_uri; ?>/assets/img/step2.jpg" alt="Upload documents" style="width:100%;border-radius:12px;display:block;"></div>
        <p class="step-p">Submit documents for a fast, expert review by our dedicated account managers, ensuring everything is correct before submission.</p>
      </div>
      <div class="step-card">
        <h3 class="step-h"><strong>3:</strong> Your Passport is being processed and ready to ship</h3>
        <div class="step-img"><img src="<?php echo $theme_uri; ?>/assets/img/step3.jpg" alt="Passport ships" style="width:100%;border-radius:12px;display:block;"></div>
        <p class="step-p">Your passport is being processed by U.S. Department of State–registered couriers. We carefully manage each step to meet strict timelines.</p>
      </div>
    </div>
  </div>
</section>

<!-- ══════════════════════════════════
     DARK BANNER + 2 INFO CARDS
══════════════════════════════════ -->
<section class="sec-info">
  <div class="wrap-mid">

    <div class="info-banner">
      <p><strong>Rushed Passport</strong> is a U.S. Department of State–registered passport expeditor, and every courier is also registered. If you are travelling in the near future you may need our <strong>fast passport services</strong>. All service purchases from us are for expediting, overnight shipping, and logistics of getting your passport or visa faster than normal. <strong>Department of State government fees are not included</strong> in our service fees.</p>
      <p>We've helped <strong>hundreds</strong> of people with their <strong>Rushed US Passport</strong> needs and we offer <strong>industry-best</strong> pricing on services.</p>
    </div>

    <div class="info-cards">
      <div class="info-card">
        <h3>What Is This Service Exactly?</h3>
        <p>We're allotted a <strong>limited number</strong> of in-person drop-offs at regional passport offices each day, each drop-off is <strong>processed in a specified number of days</strong>. Drop off privileges <strong>are NOT available to the general public</strong> and you must go through an authorized courier to utilize them. <strong>You are paying to use one of these limited drop-offs.</strong></p>
      </div>
      <div class="info-card">
        <h3>Authorized Government Couriers</h3>
        <p>All of our passport couriers are US Department of State Passport Office <strong>registered and authorized</strong> as part of the Passport Agency <strong>hand-courier program to Rush your passport application</strong>. In addition to federal government background checks, all couriers must adhere to strict submission standards to remain in the program.</p>
      </div>
    </div>

  </div>
</section>

<!-- ══════════════════════════════════
     NATIONWIDE MAP
══════════════════════════════════ -->
<section class="sec-map">
  <div class="map-bg" style="background-image: url('<?php echo $theme_uri; ?>/assets/img/usa-map.png');"></div>
  <div class="wrap-mid">
    <div class="map-inner">
      <div class="map-left">
        <h2 class="map-heading"><strong>Expedited Passport</strong> Near Me Services Nationwide!</h2>
      </div>
      <div class="map-right">
        <ul class="map-list">
          <li><a href="/location/new-york-city-new-york/">New York</a></li>
          <li><a href="/location/chicago-illinois/">Chicago</a></li>
          <li><a href="/location/los-angeles-california/">Los Angeles</a></li>
          <li><a href="/location/san-francisco-california/">San Francisco</a></li>
          <li><a href="/location/houston-texas/">Houston</a></li>
          <li><a href="/location/dallas-texas/">Dallas</a></li>
          <li><a href="/location/atlanta-georgia/">Atlanta</a></li>
          <li><a href="/location/phoenix-arizona/">Phoenix</a></li>
          <li><a href="/location/miami-florida/">Miami</a></li>
          <li><a href="/location/tampa-florida/">Tampa</a></li>
          <li><a href="/location/orlando-florida/">Orlando</a></li>
          <li><a href="/location/nashville-tennessee/">Nashville</a></li>
          <li><a href="/location/las-vegas-nevada/">Las Vegas</a></li>
        </ul>
        <p class="map-etc"><em>And everywhere else in-between</em></p>
      </div>
    </div>
  </div>
</section>

<!-- MOBILE STICKY -->
<div class="mobile-bar">
  <div class="mobile-bar-inner">
    <a href="tel:<?php echo esc_attr($phone_link); ?>" class="mob-call">📞 CALL NOW</a>
    <a href="#" class="mob-chat">💬 Live Chat</a>
  </div>
</div>

<?php get_footer(); ?>
