# About Banner Ford in Mandeville, LA

:::raw
<div class="commonpage-inner">
  <div class="image-block">
    <img class="full-image" src="https://storage.googleapis.com/savvy-images/bronco-camping.jpeg" alt="Driving on an ocean highway in a Ford Bronco">
  </div>

  <h2 class="bf-about__h"><b>Welcome To Banner Ford</b></h2>
  <h2 class="bf-about__h">Thank You For Choosing Banner Ford</h2>

  <p>At Banner Ford, our goal is to exceed your expectations at all times. The moment your walk into our showroom, which features the latest Ford F-150, Fusion, Escape, F-250 and Explorer models available, we intend to help you find a new or used car you&rsquo;ll love. But, our relationship doesn&rsquo;t end there.</p>
  <p>Once you drive your new vehicle off the lot, you want to make sure that you get as much good use of out of it as possible. That&rsquo;s where our car service and repair center comes in. If you buy or lease a vehicle from us, you&rsquo;re getting quality maintenance with certified Ford parts that are also available for purchase. Basically, you&rsquo;ll know your vehicle is in good hands, from beginning to end.</p>
  <p>You&rsquo;re also in good hands with our team of Ford lease and loan specialists. They take the stress out of the situation and work to make sure you have a pleasurable experience, while also meeting your financial needs.</p>
  <p>So, what&rsquo;s the quickest and easiest way to experience this unmatched service? Banner Ford can easily be contacted online or by phone. Or, swing by and see us in person. Our showroom is conveniently housed at 1751 N. Causeway Blvd. Mandeville, Louisiana, and we&rsquo;re are always happy to chat about new vehicles and answer any questions you might have.</p>

  <div class="btn-group bf-about__btns">
    <div><div class="btn_3"><a class="blue" href="/new">View Inventory</a></div></div>
    <div><div class="btn_3"><a class="blue" href="/finance">Financing</a></div></div>
    <div><div class="btn_3"><a class="blue" href="/dealership-info/hours-and-directions">Contact Us</a></div></div>
  </div>
</div>
<style>
.cms-body .image-block .full-image{display:block;width:100%;height:auto;border-radius:12px}
.cms-body .bf-about__h{margin:1.25rem 0 .75rem}
/* legacy: .btn-group is a flex row, gap 20px, and the three buttons divide it evenly (430px each
   at 1440). flex:1 1 0 reproduces that at any width instead of pinning 430px. */
.cms-body .bf-about__btns{display:flex;gap:20px;margin-top:1.5rem}
.cms-body .bf-about__btns > div{flex:1 1 0;min-width:0}
.cms-body .bf-about__btns .btn_3{margin:0}
/* legacy's own button box: #0071b2 on white text, 18px/20px, 6px radius, full width of its cell.
   The platform's .btn-group rule paints var(--secondarycolor) (#4b96d1 here), so it is pinned. */
.cms-body .bf-about__btns .btn_3 > a{display:flex;align-items:center;justify-content:center;width:100%;
  padding:18px 20px;border-radius:6px;background:#0071b2;border:1px solid #0071b2;color:#fff;
  font-weight:700;line-height:1.15;text-align:center;text-decoration:none}
.cms-body .bf-about__btns .btn_3 > a:hover{filter:brightness(1.06);color:#fff;text-decoration:none}
@media(max-width:640px){.cms-body .bf-about__btns{flex-direction:column}}
/* bf-about */
</style>
:::
