10 lines
466 B
PHP
10 lines
466 B
PHP
<div class="ltn__brand-logo-area ltn__brand-logo-1 section-bg-6 border-top border-bottom pt-90">
|
|
<div class="section-title-area ltn__section-title-2 section-title-style-3 text-center">
|
|
|
|
<div class="section-title-in">
|
|
|
|
<h1 class="section-title" style="color:#017BAA">Our Location</h1>
|
|
</div>
|
|
</div>
|
|
<img src="<?php echo get_template_directory_uri(); ?>/img/hero-banner.png" alt="Hero Image" class="img-fluid full-width">
|
|
</div> |