File manager - Edit - /home/gzbnyc5/avenues-temp/about.html
Back
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon"> <link href="https://fonts.googleapis.com/css?family=Roboto:400,700,900" rel="stylesheet"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="assets/fontawesome/css/all.css"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/static.css"> <title>avenues.</title> </head> <body class="pxp-dark-mode"> <div class="pxp-header fixed-top pxp-animate pxp-no-bg"> <div class="container"> <div class="row align-items-center"> <div class="col-5 col-md-2"> <a href="index.html" class="pxp-logo text-decoration-none"> <img class="header-logo" alt="logo" src="images/logo-avenues.png" /> </a> </div> <div class="col-2 col-md-8 text-center"> <ul class="pxp-nav list-inline"> <li class="list-inline-item"> <a href="index.html">Welcome To Avenues</a> </li> </ul> </div> <div class="col-5 col-md-2 text-right"> <a href="javascript:void(0);" class="pxp-header-nav-trigger"><span class="fa fa-bars"></span></a> </div> </div> </div> </div> <div class="pxp-content"> <div class="pxp-contact pxp-content-wrapper mt-100"> <div class="container"> <div class="row"> <div class="col-sm-12 col-md-7"> <h1 class="pxp-page-header">About Us</h1> <p class="pxp-text-light">A quick introduction.</p> </div> </div> </div> <div class="container mt-50 pb-100"> <div class="row"> <div class="col-sm-12 col-lg-12"> <div class="pxp-blog-post-block mt-4 mt-md-5 mt-lg-0"> <div class="mt-3 mt-md-4 about-us-content"> <p class="pxp-first-letter"> Avenues was established in 2020 when three enthusiastic Real Estate Brokers decided to change the monotonous culture of large corporate real estate offices. Our founders merged over twenty years of Real Estate experience and created Avenues with the focus of providing astounding customer service and a welcoming company culture that is loved by both our clients and agents that join the team. </p> <p> We pride ourselves on being a company of opportunities and growth. With more than 13 languages spoken in our offices, we are home to different cultures, races, religions, and beliefs. All to provide a home to our agents who started out in New York and want to bring the same joy to clients looking to find their dream home. </p> <p> Please visit us at any of our office locations, we'd love to work with you! (move the "Our Offices" box after this sentence with all the offices info below ) </p> </div> </div> </div> </div> </div> </div> </div> <div class="pxp-contact-hero mt-200"> <div class="pxp-contact-hero-fig pxp-cover" style="background-image: url(images/city-407703.jpg); background-position: 50% 50%;"></div> <div class="pxp-contact-hero-offices-container"> <div class="container "> <div class="pxp-contact-hero-offices"> <h2 class="pxp-section-h2 text-white">Our Offices</h2> <div class="row"> <div class="col-sm-12 col-md-3"> <div class="pxp-contact-hero-offices-title mt-3 mt-md-4">Chelsea Office</div> <div class="pxp-contact-hero-offices-info mt-2 mt-md-3"> <p class="pxp-is-address">227 10th Avenue<br>New York, NY 10011</p> </div> </div> <div class="col-sm-12 col-md-3"> <div class="pxp-contact-hero-offices-title mt-3 mt-md-4">Williamsburg Office</div> <div class="pxp-contact-hero-offices-info mt-2 mt-md-3"> <p class="pxp-is-address">196 North 10th St<br>Brooklyn, NY 11211</p> </div> </div> <div class="col-sm-12 col-md-3"> <div class="pxp-contact-hero-offices-title mt-3 mt-md-4">East Village Office:</div> <div class="pxp-contact-hero-offices-info mt-2 mt-md-3"> <p class="pxp-is-address">84 East 10th Street<br>New York, NY 10003</p> </div> </div> <div class="col-sm-12 col-md-3"> <div class="pxp-contact-hero-offices-title mt-3 mt-md-4">Headquarters</div> <div class="pxp-contact-hero-offices-info mt-2 mt-md-3"> <p class="pxp-is-address">110 East 31st Street<br> New York, NY 10016</p> </div> </div> </div> </div> </div> </div> </div> <div class="pxp-footer pt-100 pb-100 "> <div class="container"> <div class="row"> <div class="col-sm-12 col-lg-4"> <div class="pxp-footer-logo">avenues.</div> <div class="pxp-footer-address mt-2"> 110 East 31st Street<br> New York, NY 10016<br> (212) 213-9105 </div> <div class="pxp-footer-social mt-2"> <a href="https://www.instagram.com/Avenues_NY" target="_blank"><span class="fab fa-instagram"></span></a> <a href="https://www.facebook.com/AvenuesNY" target="_blank"><span class="fab fa-facebook-square"></span></a> <a href="https://www.tiktok.com/@avenues_ny" target="_blank"><span class="fab fa-tiktok"></span></a> </div> </div> <div class="col-sm-12 col-lg-8"> <div class="row"> <div class="col-sm-12 col-md-4"> <h4 class="pxp-footer-header mt-4 mt-lg-0">Company</h4> <ul class="list-unstyled pxp-footer-links mt-2"> <li><a href="about.html">About Us</a></li> <li><a href="agents.html">Agents</a></li> <li><a href="contact.html">Contact Us</a></li> </ul> </div> </div> </div> </div> <div class="pxp-footer-bottom mt-2"> <div class="pxp-footer-copyright">2021 © Avenues. All Rights Reserved.</div> </div> </div> </div> <script src="js/jquery-3.4.1.min.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=YOUR_GOOGLE_MAPS_KEY_HERE&libraries=geometry&libraries=places"></script> <script src="js/jquery.sticky.js"></script> <script src="js/contact-map.js"></script> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings