Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - cflmi.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/plain; charset=utf-8
Date: Wed, 07 May 2025 05:38:08 GMT
Location: https://cflmi.com/
Server: Netlify
X-Nf-Request-Id: 01JTMM0NYH4QMSZQQ4NC5NCY6N
Content-Length: 33

HTTP Code 301 Moved Permanently

301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://cflmi.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Accept-Ranges: bytes
Age: 2
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; fwd=miss
Content-Length: 47968
Content-Type: text/html; charset=UTF-8
Date: Wed, 07 May 2025 05:38:09 GMT
Etag: "a7471b950803e72130911102fe3d948e-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01JTMM0P5W7C57ZE37Q4ZJVK2S

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: cflmi.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Central FL Investements</title>
  <meta name="description"
    content="Our Property Managers and Sales staff are available to serve you with everything related to professional property management." />
  <meta property="og:title" content="Central FL Management & Investment" />
  <meta property="og:type" content="article" />

  <link rel="icon" type="image/png" href="images/favicon/favicon.png" />

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
    integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
    crossorigin="anonymous" referrerpolicy="no-referrer" />

  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  <link
    href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
    rel="stylesheet" />

  <link href="/dist/output.css" rel="stylesheet" />
  <link href="/output.css" rel="stylesheet" />
  <link href="animate.css" rel="stylesheet" />
  <link href="owl-carousel.css" rel="stylesheet" />

  <link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4XP36WNV1T"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-4XP36WNV1T');
</script></head>

<body>
  <header class="main-header relative z-50">
    <div class="main-nav-container relative w-full shadow-lg duration-300 ease-out">
      <div class="relative bg-white overflow-hidden py-2.5">
        <nav class="container srelative flex" aria-label="Global">
          <div class="flex flex-shrink-0 flex-grow lg:flex-grow-0 py-1.5 bg-white h-full">
            <div class="flex w-full justify-between lg:w-auto">
              <a class href='/'>
                <img src="./images/logo/logo-3.png" class="w-28 sm:w-36 xl:w-40" alt="" />
              </a>
              <div class="-mr-2 flex items-center lg:hidden">
                <button type="button" id="mobile-menu-toggle"
                  class="inline-flex items-center justify-center p-0 text-primary/80 hover:text-primary focus:outline-none">
                  <span class="sr-only">Open main menu</span>
                  <!-- Heroicon name: outline/bars-3 -->
                  <svg class="h-auto w-9" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"
                    stroke-width="1.5" stroke="currentColor" aria-hidden="true">
                    <path stroke-linecap="round" stroke-linejoin="round"
                      d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" />
                  </svg>
                </button>
              </div>
            </div>
          </div>
          <div class="hidden lg:flex flex-1 lg:flex-col">
            <div class="w-full bg-white flex h-full">
              <div
                class="flex justify-end items-center space-x-6 xl:space-x-8 2xl:space-x-14 w-full text-lg 2xl:text-xl"
                id="main-menu">
                <div class="menu-item py-6">
                  <a class='font-medium uppercase text-secondary duration-300 ease-in-out hover:text-primary' data-id='index.html' href='/'>Home</a>
                </div>

                <div class="menu-item py-6">
                  <a class='font-medium uppercase text-secondary duration-300 ease-in-out hover:text-primary' data-id='about.html' href='/about'>About</a>
                </div>

                <div class="menu-item group relative py-6">
                  <a class='font-medium uppercase text-secondary duration-300 ease-in-out hover:text-primary' data-id='what-we-do.html' href='/what-we-do'>What We Do</a>
                </div>

                <div class="menu-item py-6">
                  <a class='font-medium uppercase text-secondary duration-300 ease-in-out hover:text-primary' data-id='portfolio.html' href='/portfolio'>Portfolio</a>
                </div>

                <!-- <div class="menu-item py-6">
                  <a href="faq.html"
                    class="font-medium uppercase  text-secondary duration-300 ease-in-out hover:text-primary"
                    data-id="faq.html">FAQ</a>
                </div>

                <div class="menu-item py-6">
                  <a href="./blog.html"
                    class="font-medium uppercase  text-secondary duration-300 ease-in-out hover:text-primary"
                    data-id="blog.html">Blog</a>
                </div> -->

                <div class="menu-item py-6">
                  <a class='font-medium uppercase text-secondary duration-300 ease-in-out hover:text-primary' data-id='contact.html' href='/contact'>Contact</a>
                </div>
                <div class="menu-item py-6">
                  <a href="tel:(407) 801-7368"
                    class="text-center bg-primary flex lg:inline-flex justify-center lg:justify-start items-center gap-2 px-4 py-2 text-base font-semibold text-white transition duration-150 ease-out hover:ease-in xl:py-4 lg:text-lg uppercase tracking-wider border border-transparent hover:border-primary hover:bg-transparent hover:text-primary group"><i
                      class="fa-solid fa-phone flex self-center text-lg text-white group-hover:text-primary transition duration-150 ease-out">
                    </i>
                    <span class="block">(407) 801-7368</span>
                  </a>
                </div>
              </div>
            </div>
          </div>
        </nav>
      </div>
    </div>
  </header>

  <div class="mobile-menu-container invisible fixed top-0 left-0 z-[1000] h-screen w-screen -translate-x-full">
    <div class="close-mobile-menu absolute top-0 left-0 right-0 bottom-0 cursor-pointer bg-black/50"></div>

    <div
      class="mobile-menu-content invisible relative z-10 h-full w-full max-w-xs -translate-x-full overflow-y-auto bg-white px-4 py-8 opacity-0">
      <div class="absolute top-5 right-4">
        <button class="close-mobile-menu text-xl text-black" type="button">
          <i class="fas fa-times"></i>
        </button>
      </div>

      <div class="logo-box mb-8 flex">
        <a href='/'>
          <img src="./images/logo/logo-3.jpeg" class="w-40 h-auto" alt="" />
        </a>
      </div>

      <div class="mobile-menu-inner flex flex-col"></div>

      <div class="mobile-contact-info mb-5 mt-5">
        <div class="flex flex-col">
          <div class="relative mb-3 flex items-center">
            <i class="fa-solid fa-envelope mr-2 text-lg text-secondary"></i>
            <a href="mailto:[email protected]" class="relative break-all">[email protected]</a>
          </div>

          <!-- <div class="relative mb-3 flex items-center">
              <i
                class="fa-solid fa-phone mr-2 flex self-center text-lg text-secondary"
              ></i>
              <a
                href="tel:(407) 801-7368"
                class="relative text-dark-blue hover:text-light-blue"
                >(407) 801-7368</a
              >
            </div> -->

          <div class="relative flex items-center">
            <i class="fa-solid fa-location-dot mr-2 flex self-baseline text-lg text-secondary"></i>
            <a href="#" class="relative text-dark-blue hover:text-light-blue">Deltona, Florida, United States</a>
          </div>
        </div>
      </div>

      <div class="mobile-social-media">
        <div class="flex">
          <div class="social-icon mr-5">
            <a href="#" target="_blank"
              class="text-md flex h-8 w-8 items-center justify-center rounded-md bg-gradient-to-l from-primary to-secondary text-white transition-all duration-300 hover:opacity-70">
              <i class="fa-brands fa-google"></i>
            </a>
          </div>

          <div class="social-icon mr-5">
            <a href="#" target="_blank"
              class="text-md flex h-8 w-8 items-center justify-center rounded-md bg-gradient-to-l from-primary to-secondary text-white transition-all duration-300 hover:opacity-70">
              <i class="fa-brands fa-twitter"></i>
            </a>
          </div>

          <div class="social-icon mr-5">
            <a href="#" target="_blank"
              class="text-md flex h-8 w-8 items-center justify-center rounded-md bg-gradient-to-l from-primary to-secondary text-white transition-all duration-300 hover:opacity-70">
              <i class="fa-brands fa-instagram"></i>
            </a>
          </div>

          <div class="social-icon">
            <a href="#" target="_blank"
              class="text-md flex h-8 w-8 items-center justify-center rounded-md bg-gradient-to-l from-primary to-secondary text-white transition-all duration-300 hover:opacity-70">
              <i class="fa-brands fa-linkedin-in"></i>
            </a>
          </div>
        </div>
      </div>
    </div>
  </div>

  <div
    class="relative overflow-hidden bg-neutral-600 bg-bottom bg-blend-overlay max-sm:h-[800px] sm:h-[1200px] lg:h-screen bg-[url('./images/hero-banner-cta/banner-home-2.jpg')] bg-cover">
    <div class="absolute z-[999] h-[100px] w-[100px] content-[]"></div>
    <div class="relative h-full pt-16 pb-16 sm:pb-24 z-10">
      <main class="container flex h-full items-center overflow-hidden">
        <div class="text-left space-y-6 md:space-y-8 lg:w-3/4" data-aos="fade-up" data-aos-duration="1000ms">
          <p
            class="text-3xl capitalize text-white max-sm:text-xl ml-6 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:top-0 after:bottom-0 after:-left-5">
            Stop Trading Time For Money
          </p>
          <h1
            class="min-xs:leading-4 font-bold tracking-tight max-sm:text-3xl max-sm:leading-[0.2] sm:text-5xl sm:leading-6 md:text-6xl md:leading-8 xl:text-7xl 2xl:text-7xl">
            <span class="block leading-10 sm:leading-[4rem] text-white xl:inline">Central FL Management &
              Investment</span>
          </h1>
          <p class="w-2/3 font-light leading-7 text-white max-sm:w-full sm:text-lg md:mt-5 md:max-w-3xl md:text-2xl">
            Our Property Managers and Sales staff are available to serve you
            with everything related to professional property management.
          </p>

          <div class="flex flex-wrap mt-5 sm:flex md:mt-8 gap-4">
            <a class='bg-primary px-6 py-3 text-base font-semibold text-white transition duration-150 ease-out hover:ease-in md:py-4 md:text-lg uppercase tracking-wider border border-transparent hover:border-white' href='/about'>LEARN
              MORE
            </a>

            <a class='bg-white px-6 py-3 text-base font-semibold text-primary transition duration-150 ease-out hover:ease-in md:py-4 md:text-lg uppercase tracking-wider border border-transparent hover:border-primary' href='/contact'>get
              in touch
            </a>
          </div>
        </div>
      </main>
    </div>
  </div>

  <section class="py-16 sm:py-24 overflow-hidden">
    <div class="container grid grid-cols-1 items-center gap-10 lg:grid-cols-2">
      <div data-aos="fade-right" data-aos-duration="1000">
        <div class="mb-8">
          <span
            class="block font-bold text-secondary ml-6 my-2 relative after:content-[''] after:bg-secondary after:absolute after:w-1 after:top-0 after:bottom-0 after:-left-5">About
            Us</span>
          <h2 class="mb-4 text-3xl font-bold text-primary md:text-4xl capitalize">
            Who We Are
          </h2>
          <p class="mb-3 text-base text-tertiary md:text-lg">
            We help property owners create wealth, save time, and grow
            successfully by eliminating the work of rental property and
            creating passive income for our property owners. Our goal is to
            fulfill the needs of the real estate investor, individual owners,
            and tenants by Providing excellent levels of service and care.
          </p>
          <p class="text-base text-tertiary md:text-lg">
            We know that Property management can be stressful, but we
            eliminate all the headaches and create passive income for Owners.
            Our mission is to provide a service we are certain you won’t find
            anywhere else.
          </p>
        </div>

        <div class="flex gap-6 items-center mb-8">
          <img src="./images/icons-elements/icons/home/home-1.svg" class="h-20 w-20" alt="" />

          <div>
            <h3 class="text-xl md:text-3xl font-bold text-primary">
              Property Management
            </h3>
            <p class="mt-3 text-base text-tertiary md:text-lg">
              We know that Property management can be stressful, but we
              eliminate all the headaches and create passive income for
              Owners.
            </p>
          </div>
        </div>
        <a class='bg-primary inline-block px-6 py-3 text-base font-semibold z-10 text-white transition duration-150 ease-out hover:ease-in md:py-4 md:text-lg uppercase tracking-wide relative after:absolute after:content-[\''] after:inset-0 after:scale-0 after:transition-all after:duration-200 after:bg-black after:opacity-10 after:hover:scale-100 after:-z-10' href='/contact'><span
            class="flex gap-2 items-center">Get in Touch
            <svg width="80" height="16" viewBox="0 0 105 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path
                d="M104.061 13.0607C104.646 12.4749 104.646 11.5251 104.061 10.9393L94.5147 1.3934C93.9289 0.807612 92.9792 0.807612 92.3934 1.3934C91.8076 1.97918 91.8076 2.92893 92.3934 3.51472L100.879 12L92.3934 20.4853C91.8076 21.0711 91.8076 22.0208 92.3934 22.6066C92.9792 23.1924 93.9289 23.1924 94.5147 22.6066L104.061 13.0607ZM0 13.5H103V10.5H0V13.5Z"
                fill="white" />
            </svg>
          </span>
        </a>
      </div>
      <div class="relative" data-aos="fade-left" data-aos-duration="1000">
        <img src="./images/home-2-client-pictures/home-1.jpg" alt="" class="h-full w-full object-cover object-center" />
        <span
          class="text-xs absolute -bottom-5 right-0 bg-primary text-white py-3 px-5 uppercase font-semibold sm:text-lg shadow-sm">property
          Management</span>
      </div>
    </div>
  </section>

  <section class="relative pb-16 sm:pb-24 overflow-hidden">
    <div class="container">
      <div class="relative text-center lg:w-1/2 mx-auto mb-10" data-aos="fade-down" data-aos-delay="0"
        data-aos-duration="700">
        <span
          class="inline-block font-bold text-secondary ml-6 my-2 relative after:content-[''] after:bg-secondary after:absolute after:w-1 after:top-0 after:bottom-0 after:-left-5">Our
          Services</span>
        <h2 class="mb-4 text-3xl font-bold tracking-tight text-primary md:text-4xl lg:text-5xl">
          What We Provide
        </h2>
        <p class="text-tertiary md:text-lg">
          We help property owners create wealth, save time, and grow
          successfully by eliminating the work of rental property and creating
          passive income for our property owners.
        </p>
      </div>

      <div class="lg:w-4/5 mx-auto grid lg:grid-cols-2 gap-10 lg:gap-14 place-items-center">
        <div class="relative group bg-white transition-all duration-300 hover:bg-primary w-100 services-box"
          data-aos="fade-up" data-aos-delay="0" data-aos-duration="500">
          <div class="relative shadow-lg z-10 text-center">
            <a class="block" href="#">
              <div class="relative px-6 py-10">
                <svg width="100" height="140" viewBox="0 0 172 242" fill="none" xmlns="http://www.w3.org/2000/svg"
                  class="fill-secondary stroke-secondary group-hover:stroke-white group-hover:fill-white transition-all duration-200 mx-auto">
                  <path fill-rule="evenodd" clip-rule="evenodd"
                    d="M32.8121 142.034L73.4727 137.821L78.4922 134.689C82.813 131.578 87.7788 130.019 92.7446 130.019C97.7105 130.019 102.656 131.571 106.97 134.662L122.459 143.297H138.385V141.53C138.385 138.634 139.574 135.993 141.482 134.085L141.496 134.071C143.411 132.163 146.045 130.973 148.948 130.973H160.64C163.543 130.973 166.19 132.163 168.099 134.071C170.014 135.986 171.197 138.627 171.197 141.53V202.565C171.197 205.461 170.007 208.102 168.099 210.017V210.03C166.184 211.945 163.543 213.128 160.64 213.128H148.948C146.038 213.128 143.397 211.938 141.489 210.03C139.574 208.115 138.391 205.474 138.391 202.571V200.811H134.83C135.125 201.866 135.273 202.961 135.273 204.05C135.273 207.127 134.104 210.212 131.759 212.557C129.723 214.593 127.122 215.742 124.455 216.011C124.555 216.635 124.603 217.267 124.603 217.899H124.589C124.589 220.976 123.42 224.054 121.088 226.392V226.406L120.873 226.601C118.568 228.805 115.571 229.907 112.581 229.907V229.92C110.162 229.92 107.743 229.195 105.68 227.743C105.116 229.51 104.134 231.177 102.743 232.575C100.398 234.926 97.3207 236.096 94.2364 236.096C91.6695 236.096 89.0959 235.276 86.9523 233.643C86.3878 235.383 85.4135 237.016 84.036 238.394L83.8209 238.589C81.5027 240.799 78.5124 241.908 75.5289 241.908C72.5454 241.908 69.367 240.739 67.0218 238.394L32.6844 204.056C32.3551 206.375 31.2733 208.458 29.6874 210.044C27.7723 211.959 25.1315 213.141 22.2286 213.141H10.5633C7.65368 213.141 5.01286 211.952 3.09776 210.044C1.18938 208.128 0 205.488 0 202.585V141.55C0 138.654 1.18938 136.013 3.09776 134.105L3.1112 134.091C5.0263 132.183 7.6604 130.994 10.5633 130.994H22.2555C25.1517 130.994 27.7925 132.183 29.7009 134.091L29.7143 134.105C31.6294 136.02 32.8121 138.654 32.8121 141.55V142.047V142.034ZM114.751 212.55L94.0012 191.793C92.6909 190.483 92.6909 188.352 94.0012 187.042C95.3115 185.732 97.4417 185.732 98.752 187.042L119.502 207.792C120.53 208.821 121.894 209.338 123.259 209.338C124.623 209.338 125.98 208.821 127.015 207.792C128.043 206.764 128.56 205.4 128.56 204.036C128.56 202.672 128.09 201.415 127.156 200.414L126.645 199.91L126.612 199.883L126.497 199.769C121.921 195.186 116.472 189.676 110.713 183.817C104.296 177.285 97.9658 170.787 92.3751 165.015C91.6292 164.242 90.7556 163.732 89.835 163.496V163.51C88.8943 163.268 87.8729 163.295 86.8649 163.611L76.1941 166.91C72.0481 168.194 67.8685 168.388 63.8972 167.542C59.9326 166.702 56.1897 164.82 52.9173 161.958L48.7645 158.329C47.3735 157.113 47.2324 154.996 48.4487 153.605C48.6704 153.35 48.9258 153.135 49.2013 152.967L60.5306 145.898L32.8188 148.774V194.716C32.9666 194.824 33.1077 194.944 33.2421 195.072L71.7995 233.636C72.8276 234.664 74.1917 235.182 75.5558 235.182C76.9199 235.182 78.1764 234.711 79.1777 233.777L79.312 233.636C80.3402 232.608 80.8576 231.244 80.8576 229.88C80.8576 228.516 80.3402 227.152 79.312 226.124L58.5618 205.373C57.2514 204.063 57.2514 201.933 58.5618 200.623C59.8721 199.312 62.0022 199.312 63.3126 200.623L90.507 227.817C91.5351 228.845 92.8992 229.363 94.2633 229.363C95.6274 229.363 96.9847 228.845 98.0128 227.817H98.0263C99.0477 226.796 99.5651 225.445 99.5718 224.088C99.5718 222.818 99.1283 221.541 98.2346 220.533L77.3163 199.615C76.006 198.304 76.006 196.174 77.3163 194.864C78.6266 193.553 80.7568 193.553 82.0671 194.864L108.845 221.642C109.873 222.67 111.237 223.187 112.601 223.187V223.201C113.905 223.201 115.208 222.724 116.223 221.783L116.351 221.648H116.357C117.392 220.62 117.91 219.256 117.91 217.892H117.896C117.896 216.528 117.379 215.171 116.351 214.143L114.758 212.55H114.751ZM138.391 150.024H121.612V150.01C121.061 150.01 120.504 149.876 119.986 149.587L103.684 140.495C103.503 140.408 103.328 140.307 103.167 140.186C100.002 137.888 96.3732 136.739 92.7514 136.739C89.1295 136.739 85.5008 137.888 82.3426 140.186L56.5795 156.266L57.3253 156.918C59.7108 159.008 62.4256 160.372 65.2881 160.977C68.1507 161.588 71.188 161.44 74.2253 160.5L84.8961 157.2C87.1203 156.515 89.3781 156.461 91.4813 156.999V157.012C93.6048 157.556 95.5669 158.685 97.1729 160.345C102.784 166.137 109.107 172.629 115.484 179.12C120.107 183.823 125.1 188.877 130.307 194.084H138.391V150.017V150.024ZM160.647 137.7H148.955C147.893 137.7 146.932 138.13 146.24 138.822C145.548 139.521 145.118 140.482 145.118 141.537V202.571C145.118 203.626 145.554 204.587 146.247 205.279C146.945 205.978 147.906 206.408 148.955 206.408H160.647C161.702 206.408 162.663 205.971 163.355 205.279C164.047 204.587 164.477 203.626 164.477 202.571V141.537C164.477 140.482 164.04 139.521 163.348 138.829C162.649 138.13 161.688 137.7 160.64 137.7H160.647ZM10.5633 137.7C9.50159 137.7 8.54068 138.13 7.84855 138.822C7.15643 139.521 6.72637 140.482 6.72637 141.537V202.571C6.72637 203.626 7.15643 204.587 7.85527 205.279C8.55412 205.978 9.51503 206.408 10.5633 206.408H22.2555C23.3105 206.408 24.2714 205.971 24.9635 205.279C25.6624 204.58 26.0924 203.62 26.0924 202.571V141.537C26.0924 140.475 25.6623 139.514 24.9702 138.822C24.2714 138.13 23.3105 137.7 22.2555 137.7H10.5633Z" />
                  <path fill-rule="evenodd" clip-rule="evenodd"
                    d="M101.709 119.14H35.3051C33.4504 119.14 31.9452 117.635 31.9452 115.78V62.9369L26.0991 67.1501C24.6544 68.1917 22.6587 67.9094 21.5499 66.5453L10.2206 52.6693C9.05138 51.2312 9.27312 49.128 10.7044 47.9588L76.3823 0.632267C77.6053 -0.248007 79.218 -0.18753 80.3536 0.679305L145.816 47.8445C147.315 48.9264 147.658 51.0162 146.576 52.5147L145.655 53.6503C147.792 54.0535 149.768 54.5373 151.521 55.0951C157.851 57.1109 161.762 60.3565 161.762 64.348V116.627C161.762 120.618 157.845 123.864 151.521 125.88C146.314 127.533 139.218 128.561 131.463 128.561C123.709 128.561 116.606 127.533 111.405 125.88C106.466 124.307 102.999 121.989 101.715 119.147L101.709 119.14ZM155.043 107.085C153.974 107.589 152.798 108.046 151.521 108.449C146.314 110.109 139.218 111.13 131.463 111.13C123.709 111.13 116.606 110.102 111.405 108.449C110.128 108.046 108.952 107.589 107.884 107.085V116.62C107.884 117.359 110.001 118.408 113.421 119.496C117.963 120.941 124.34 121.835 131.463 121.835C138.586 121.835 144.956 120.941 149.506 119.496C152.926 118.408 155.049 117.359 155.049 116.62V107.085H155.043ZM107.884 99.1961C107.884 99.9353 110.001 100.984 113.421 102.072C117.963 103.517 124.34 104.411 131.463 104.411C138.586 104.411 144.956 103.517 149.506 102.072C152.926 100.984 155.049 99.9353 155.049 99.1961V89.6609C153.981 90.1649 152.805 90.6218 151.528 91.025C146.32 92.6848 139.224 93.7062 131.47 93.7062C123.716 93.7062 116.613 92.6781 111.412 91.025C110.135 90.6218 108.959 90.1649 107.891 89.6609V99.1961H107.884ZM107.884 81.7721C107.884 82.5112 110.001 83.5528 113.421 84.6481C117.963 86.0928 124.34 86.9865 131.463 86.9865C138.586 86.9865 144.956 86.0928 149.506 84.6481C152.926 83.5595 155.049 82.5112 155.049 81.7721V72.2369C153.981 72.7409 152.805 73.1978 151.528 73.601C146.32 75.2607 139.224 76.2821 131.47 76.2821C123.716 76.2821 116.613 75.254 111.412 73.601C110.135 73.1978 108.959 72.7409 107.891 72.2369V81.7721H107.884ZM107.884 64.348C107.884 65.0872 110.001 66.1287 113.421 67.224C117.963 68.6687 124.34 69.5625 131.463 69.5625C138.586 69.5625 144.956 68.6687 149.506 67.224C152.926 66.1354 155.049 65.0872 155.049 64.348C155.049 63.6089 152.933 62.5606 149.506 61.472C144.963 60.0273 138.586 59.1336 131.463 59.1336C124.34 59.1336 117.97 60.0273 113.421 61.472C110.001 62.5606 107.884 63.6089 107.884 64.348ZM137.84 52.6491L139.023 51.1977L78.3377 7.47287L17.6593 51.1909L24.7418 59.8727L33.101 53.8452C33.2488 53.7175 33.4101 53.5966 33.5848 53.4958L76.3151 22.7063C77.4574 21.8462 79.0702 21.7857 80.2864 22.6593L122.257 52.8977C125.154 52.5752 128.245 52.4005 131.457 52.4005C133.64 52.4005 135.777 52.4811 137.833 52.6357L137.84 52.6491ZM113.139 54.5844L78.3444 29.5133L38.6716 58.0987V112.42H63.0169V76.6651C63.0169 74.8105 64.5221 73.3053 66.3767 73.3053H93.8601C95.7147 73.3053 97.2199 74.8105 97.2199 76.6651V112.42H101.158V64.348C101.158 60.3565 105.068 57.1109 111.398 55.0951C111.956 54.9203 112.534 54.7456 113.132 54.5844H113.139ZM69.7365 112.42H90.5003V80.025H69.7365V112.42Z" />
                </svg>

                <div class="text-center mt-8">
                  <h2
                    class="font-bold text-primary group-hover:text-white text-2xl mb-3 relative transition-all duration-200">
                    Asset Management
                  </h2>
                  <p
                    class="text-md mb-8 text-tertiary group-hover:text-white !leading-relaxed transition-all duration-200">
                    <!-- We know that Property management can be stressful, but we
                    eliminate all the headaches and create passive income for
                    Owners. -->
                  </p>
                  <a class='inline-block text-base font-semibold z-10 text-primary group-hover:text-white transition-all duration-200 ease-out hover:ease-in md:text-lg uppercase' href='/what-we-do#asset-management'><span
                      class="flex gap-2 items-center">Learn More
                      <svg width="80" height="16" viewBox="0 0 105 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                        class="fill-primary stroke-primary transition-all duration-200 group-hover:fill-white group-hover:stroke-white">
                        <path
                          d="M104.061 13.0607C104.646 12.4749 104.646 11.5251 104.061 10.9393L94.5147 1.3934C93.9289 0.807612 92.9792 0.807612 92.3934 1.3934C91.8076 1.97918 91.8076 2.92893 92.3934 3.51472L100.879 12L92.3934 20.4853C91.8076 21.0711 91.8076 22.0208 92.3934 22.6066C92.9792 23.1924 93.9289 23.1924 94.5147 22.6066L104.061 13.0607ZM0 13.5H103V10.5H0V13.5Z" />
                      </svg>
                    </span>
                  </a>
                </div>
              </div>
            </a>
          </div>
        </div>
        <div class="relative group bg-white transition-all duration-300 hover:bg-primary w-100 services-box"
          data-aos="fade-up" data-aos-delay="0" data-aos-duration="700">
          <div class="relative shadow-lg z-10 text-center">
            <a class="block" href="#">
              <div class="relative px-6 py-10">
                <svg width="100" height="140" viewBox="0 0 191 241" fill="none" xmlns="http://www.w3.org/2000/svg"
                  class="fill-secondary stroke-secondary group-hover:stroke-white group-hover:fill-white transition-all duration-200 mx-auto">
                  <g clip-path="url(#clip0_29_881)">
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M131.104 12.736H187.657C189.502 12.736 191 14.2336 191 16.0788V237.338C191 239.183 189.502 240.68 187.657 240.68H3.34278C1.49757 240.68 0 239.183 0 237.338V16.0788C0 14.2336 1.49757 12.736 3.34278 12.736H59.896V3.34278C59.896 1.49757 61.3936 0 63.2388 0H127.761C129.606 0 131.104 1.49757 131.104 3.34278V12.736ZM59.896 19.4216H6.68557V233.995H184.314V19.4216H131.104V30.6934C131.104 32.5387 129.606 34.0362 127.761 34.0362H63.2388C61.3936 34.0362 59.896 32.5387 59.896 30.6934V19.4216ZM124.418 6.68557H66.5816V27.3507H124.418V6.68557Z" />
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M96.2788 66.0469C94.4336 66.0469 92.936 64.5493 92.936 62.7041C92.936 60.8589 94.4336 59.3613 96.2788 59.3613H154.116C155.961 59.3613 157.458 60.8589 157.458 62.7041C157.458 64.5493 155.961 66.0469 154.116 66.0469H96.2788ZM96.2788 88.3834C94.4336 88.3834 92.936 86.8858 92.936 85.0406C92.936 83.1954 94.4336 81.6978 96.2788 81.6978H154.116C155.961 81.6978 157.458 83.1954 157.458 85.0406C157.458 86.8858 155.961 88.3834 154.116 88.3834H96.2788Z" />
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M29.0221 76.1685C27.792 74.7979 27.8989 72.6853 29.2695 71.4551C30.64 70.225 32.7527 70.332 33.9828 71.7025L45.7293 84.7795L68.5672 58.1308C69.764 56.7335 71.8699 56.5664 73.2672 57.7631C74.6645 58.9598 74.8316 61.0658 73.6349 62.463L48.4303 91.8662C48.31 92.0199 48.1696 92.1737 48.0158 92.3074C46.6453 93.5376 44.5326 93.4306 43.3025 92.06L29.0221 76.1551V76.1685ZM29.0221 185.19C27.792 183.819 27.8989 181.707 29.2695 180.477C30.64 179.247 32.7527 179.354 33.9828 180.724L45.7293 193.801L68.5672 167.152C69.764 165.755 71.8699 165.588 73.2672 166.785C74.6645 167.981 74.8316 170.087 73.6349 171.485L48.4303 200.888C48.31 201.048 48.1696 201.195 48.0158 201.329C46.6453 202.559 44.5326 202.452 43.3025 201.082L29.0221 185.177V185.19ZM29.0221 130.683C27.792 129.312 27.8989 127.199 29.2695 125.969C30.64 124.739 32.7527 124.846 33.9828 126.217L45.7293 139.294L68.5672 112.652C69.764 111.254 71.8699 111.087 73.2672 112.284C74.6645 113.481 74.8316 115.587 73.6349 116.984L48.4303 146.387C48.31 146.547 48.1696 146.695 48.0158 146.828C46.6453 148.058 44.5326 147.951 43.3025 146.581L29.0221 130.676V130.683Z" />
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M96.2788 121.758C94.4336 121.758 92.936 120.26 92.936 118.415C92.936 116.57 94.4336 115.072 96.2788 115.072H154.116C155.961 115.072 157.458 116.57 157.458 118.415C157.458 120.26 155.961 121.758 154.116 121.758H96.2788ZM96.2788 144.094C94.4336 144.094 92.936 142.597 92.936 140.752C92.936 138.906 94.4336 137.409 96.2788 137.409H154.116C155.961 137.409 157.458 138.906 157.458 140.752C157.458 142.597 155.961 144.094 154.116 144.094H96.2788Z" />
                    <path fill-rule="evenodd" clip-rule="evenodd"
                      d="M96.2788 176.265C94.4336 176.265 92.936 174.767 92.936 172.922C92.936 171.077 94.4336 169.579 96.2788 169.579H154.116C155.961 169.579 157.458 171.077 157.458 172.922C157.458 174.767 155.961 176.265 154.116 176.265H96.2788ZM96.2788 198.601C94.4336 198.601 92.936 197.104 92.936 195.258C92.936 193.413 94.4336 191.916 96.2788 191.916H154.116C155.961 191.916 157.458 193.413 157.458 195.258C157.458 197.104 155.961 198.601 154.116 198.601H96.2788Z" />
                  </g>
                  <defs>
                    <clipPath id="clip0_29_881">
                      <rect width="191" height="240.68" fill="white" />
                    </clipPath>
                  </defs>
                </svg>

                <div class="text-center mt-8">
                  <h2
                    class="font-bold text-primary group-hover:text-white text-2xl mb-3 relative transition-all duration-200">
                    Property Management
                  </h2>
                  <p
                    class="text-md mb-8 text-tertiary group-hover:text-white !leading-relaxed transition-all duration-200">
                    <!-- We know that Property management can be stressful, but we
                    eliminate all the headaches and create passive income for
                    Owners. -->
                  </p>
                  <a class='inline-block text-base font-semibold z-10 text-primary group-hover:text-white transition-all duration-200 ease-out hover:ease-in md:text-lg uppercase' href='/what-we-do#property-management'><span
                      class="flex gap-2 items-center">Learn More
                      <svg width="80" height="16" viewBox="0 0 105 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                        class="fill-primary stroke-primary transition-all duration-200 group-hover:fill-white group-hover:stroke-white">
                        <path
                          d="M104.061 13.0607C104.646 12.4749 104.646 11.5251 104.061 10.9393L94.5147 1.3934C93.9289 0.807612 92.9792 0.807612 92.3934 1.3934C91.8076 1.97918 91.8076 2.92893 92.3934 3.51472L100.879 12L92.3934 20.4853C91.8076 21.0711 91.8076 22.0208 92.3934 22.6066C92.9792 23.1924 93.9289 23.1924 94.5147 22.6066L104.061 13.0607ZM0 13.5H103V10.5H0V13.5Z" />
                      </svg>
                    </span>
                  </a>
                </div>
              </div>
            </a>
          </div>
        </div>
      </div>
    </div>
  </section>

  <section class="relative flex items-center">
    <div class="absolute inset-0">
      <img class="h-full w-full object-cover" src="./images/hero-banner-cta/cta-banner-home-1.jpg" alt="" />
      <div class="absolute inset-0 bg-black bg-opacity-50 mix-blend-multiply" aria-hidden="true"></div>
    </div>
    <div class="relative container py-36">
      <div class="p-10 bg-white max-w-4xl" data-aos="fade-right" data-aos-duration="700ms">
        <span
          class="inline-block font-bold text-secondary ml-6 my-2 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:top-0 after:bottom-0 after:-left-5">Why
          Choose us</span>
        <h2 class="mb-6 mt-2 text-3xl font-bold tracking-tight text-primary md:text-4xl lg:text-5xl">
          Who We Are
        </h2>
        <div class="space-y-6">
          <p
            class="text-tertiary text-base md:text-lg ml-6 my-2 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:h-6 md:after:h-7 after:top-0 after:-left-5">
            We represent you, the owner, as we rent out and lease your
            properties.
          </p>
          <p
            class="text-tertiary text-base md:text-lg ml-6 my-2 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:h-6 md:after:h-7 after:top-0 after:-left-5">
            We make sure your property is safe and well taken care of to
            reduce liability.
          </p>
          <p
            class="text-tertiary text-base md:text-lg ml-6 my-2 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:h-6 md:after:h-7 after:top-0 after:-left-5">
            We make sure our occupants carry rental insurance to further
            reduce liability.
          </p>
          <p
            class="text-tertiary text-base md:text-lg ml-6 my-2 relative after:content-[''] after:bg-primary after:absolute after:w-1 after:h-6 md:after:h-7 after:top-0 after:-left-5">
            Minimize your time invested and maximize your income.
          </p>
          <a class='bg-primary inline-block px-6 py-3 text-base font-semibold z-10 text-white transition duration-150 ease-out hover:ease-in md:py-4 md:text-lg uppercase tracking-wide relative after:absolute after:content-[\''] after:inset-0 after:scale-0 after:transition-all after:duration-200 after:bg-black after:opacity-10 after:hover:scale-100 after:-z-10' href='/contact'><span
              class="flex gap-2 items-center">Get in Touch
              <svg width="80" height="16" viewBox="0 0 105 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                <path
                  d="M104.061 13.0607C104.646 12.4749 104.646 11.5251 104.061 10.9393L94.5147 1.3934C93.9289 0.807612 92.9792 0.807612 92.3934 1.3934C91.8076 1.97918 91.8076 2.92893 92.3934 3.51472L100.879 12L92.3934 20.4853C91.8076 21.0711 91.8076 22.0208 92.3934 22.6066C92.9792 23.1924 93.9289 23.1924 94.5147 22.6066L104.061 13.0607ZM0 13.5H103V10.5H0V13.5Z"
                  fill="white" />
              </svg>
            </span>
          </a>
        </div>
      </div>
    </div>
  </section>

  <div class="py-16 sm:py-24">
    <div class="container">
      <div class="relative text-center lg:w-1/2 mx-auto mb-10" data-aos="fade-up" data-aos-duration="700ms">
        <span
          class="inline-block font-bold text-secondary ml-6 my-2 relative after:content-[''] after:bg-secondary after:absolute after:w-1 after:top-0 after:bottom-0 after:-left-5">Testimonials</span>
        <h2 class="mb-4 text-3xl font-bold tracking-tight text-primary md:text-4xl lg:text-5xl">
          Clients Say About Us
        </h2>
        <p class="text-tertiary md:text-lg">
          We help property owners create wealth, save time, and grow
          successfully by eliminating the work of rental property.
        </p>
      </div>

      <div class="owl-carousel testimonial-home-slider" data-aos="fade-up" data-aos-duration="700ms">
        <div>
          <div class="p-10 shadow-md relative bg-white">
            <p class="text-tertiary">
              I have had the pleasure of working with CFLMI for a while and
              would highly recommend them. The best service and the best price
            </p>

            <div class="absolute bottom-6 right-6">
              <img src="./images/icons-elements/icons/home/home-testimonials-quote.svg" alt="" class="!w-8 h-8" />
            </div>
            <div class="testimonial-chat-bubble"></div>
          </div>

          <div class="flex items-center gap-6 mt-10">
            <!-- <div>
              <img
                  src="./images/home-2-client-pictures/testimonial-1.jpg"
                  alt=""
                  class="w-20 h-20 object-cover object-center"
                />
            </div> -->

            <div>
              <h3 class="text-2xl font-bold text-secondary capitalize">
                Mari
              </h3>
              <p class="text-tertiary uppercase text-lg font-semibold">
                CLIENT
              </p>
            </div>
          </div>
        </div>
        <div>
          <div class="p-10 shadow-md relative bg-white">
            <p class="text-tertiary">
              Scott and the team at Central Florida Management and Investment
              are top-notch. Great customer service, quick to respond! I’d
              highly recommend them to all my friends, family, and clients.
            </p>

            <div class="absolute bottom-6 right-6">
              <img src="./images/icons-elements/icons/home/home-testimonials-quote.svg" alt="" class="!w-8 h-8" />
            </div>
            <div class="testimonial-chat-bubble"></div>
          </div>

          <div class="flex items-center gap-6 mt-10">
            <!-- <div>
              <img
                  src="./images/home-2-client-pictures/testimonial-2.jpg"
                  alt=""
                  class="w-20 h-20 object-cover object-center"
                />
            </div> -->

            <div>
              <h3 class="text-2xl font-bold text-secondary capitalize">
                Ryan
              </h3>
              <p class="text-tertiary uppercase text-lg font-semibold">
                CLIENT
              </p>
            </div>
          </div>
        </div>
        <div>
          <div class="p-10 shadow-md relative bg-white">
            <p class="text-tertiary">
              Scott & crew are on it. Love working with these guys! Candid,
              prompt, and always do what they say they’re going to do. Would
              recommend them to anyone.
            </p>

            <div class="absolute bottom-6 right-6">
              <img src="./images/icons-elements/icons/home/home-testimonials-quote.svg" alt="" class="!w-8 h-8" />
            </div>
            <div class="testimonial-chat-bubble"></div>
          </div>

          <div class="flex items-center gap-6 mt-10">
            <!-- <div>
              <img
                  src="./images/home-2-client-pictures/testimonial-3.jpg"
                  alt=""
                  class="w-20 h-20 object-cover object-center"
                />
            </div> -->

            <div>
              <h3 class="text-2xl font-bold text-secondary capitalize">
                Calvin
              </h3>
              <p class="text-tertiary uppercase text-lg font-semibold">
                CLIENT
              </p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>

  <section class="relative flex items-center">
    <div class="absolute inset-0">
      <img class="h-full w-full object-cover" src="./images/hero-banner-cta/cta-banner-home-1.jpg" alt="" />
      <div class="absolute inset-0 bg-black bg-opacity-50 mix-blend-multiply" aria-hidden="true"></div>
    </div>
    <div class="relative container py-36">
      <div class="p-10 text-center space-y-6" data-aos="fade-up" data-aos-duration="700ms">
        <img src="./images/icons-elements/icons/home/cta-img.png" alt=""
          class="w-24 h-24 object-cover object-center mx-auto" />
        <h2 class="mb-6 mt-2 text-3xl font-bold tracking-tight uppercase text-white md:text-4xl md:leading-tight">
          CENTRAL FL MANAGEMENT & INVESTMENT
        </h2>

        <p class="text-white md:text-lg mb-4 lg:w-1/2 mx-auto">
          Our Property Managers and Sales staff are available to serve you
          with everything related to professional property management.
        </p>

        <a class='bg-primary inline-block px-6 py-3 text-base font-semibold z-10 text-white transition duration-150 ease-out hover:ease-in md:py-4 md:text-lg uppercase tracking-wide relative after:absolute after:content-[\''] after:inset-0 after:scale-0 after:transition-all after:duration-200 after:bg-black after:opacity-10 after:hover:scale-100 after:-z-10' href='/contact'><span
            class="flex gap-2 items-center">Get in Touch
            <svg width="80" height="16" viewBox="0 0 105 24" fill="none" xmlns="http://www.w3.org/2000/svg">
              <path
                d="M104.061 13.0607C104.646 12.4749 104.646 11.5251 104.061 10.9393L94.5147 1.3934C93.9289 0.807612 92.9792 0.807612 92.3934 1.3934C91.8076 1.97918 91.8076 2.92893 92.3934 3.51472L100.879 12L92.3934 20.4853C91.8076 21.0711 91.8076 22.0208 92.3934 22.6066C92.9792 23.1924 93.9289 23.1924 94.5147 22.6066L104.061 13.0607ZM0 13.5H103V10.5H0V13.5Z"
                fill="white" />
            </svg>
          </span>
        </a>
      </div>
    </div>
  </section>

  <footer class="py-16 sm:py-24 bg-secondary border-t border-primary">
    <div class="container grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8 md:gap-10 xl:gap-12">
      <div>
        <img src="./images/logo/logo-3.png" class="w-60 h-auto" alt="" />

        <p class="text-white mt-6 md:text-lg">
          Our Property Managers and Sales staff are available to serve you
          with everything related to professional property management.
        </p>
        <p class="text-white mt-5 md:text-lg">
          Broker ID: BK3480707
        </p>
      </div>

      <div>
        <h2 class="mb-6 text-xl font-semibold tracking-tight text-primary md:text-2xl lg:text-3xl">
          Quick Links
        </h2>
        <ul class="list-disc list-inside space-y-3 marker:text-primary">
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/'>Home</a>
          </li>
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/about'>About</a>
          </li>
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/what-we-do'>What We Do</a>
          </li>
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/portfolio'>Portfolio</a>
          </li>
          <!-- <li>
              <a
                href="./faq.html"
                class="text-white sm:text-lg transition-all duration-200 hover:text-primary"
                >FAQ</a
              >
            </li> -->
          <!-- <li>
              <a
                href="./blog.html"
                class="text-white sm:text-lg transition-all duration-200 hover:text-primary"
                >Blog</a
              >
            </li> -->
          <!-- <li>
              <a
                href="./index.html"
                class="text-white sm:text-lg transition-all duration-200 hover:text-primary"
                >Home</a
              >
            </li> -->
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/contact'>Contact</a>
          </li>
        </ul>
      </div>

      <div>
        <h2 class="mb-6 text-xl font-semibold tracking-tight text-primary md:text-2xl lg:text-3xl">
          Services
        </h2>
        <ul class="list-disc list-inside space-y-3 marker:text-primary">
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/what-we-do#asset-management'>Asset Management</a>
          </li>
          <li>
            <a class='text-white sm:text-lg transition-all duration-200 hover:text-primary' href='/what-we-do#property-management'>Property Management</a>
          </li>
        </ul>
      </div>
      <div>
        <h2 class="mb-6 text-xl font-semibold tracking-tight text-primary md:text-2xl lg:text-3xl">
          Contact
        </h2>

        <div class="flex flex-col gap-3">
          <div class="relative flex">
            <i class="fa-solid fa-envelope mr-[18px] text-lg text-primary"></i>
            <a href="mailto:[email protected]" class="relative text-white break-all">[email protected]</a>
          </div>

          <div class="relative flex">
            <i class="fa-solid fa-phone mr-4 flex self-center text-lg text-primary"></i>
            <a href="tel:(407) 801-7368" class="relative text-white hover:text-light-blue">(407) 801-7368</a>
          </div>

          <div class="relative flex">
            <i class="fa-solid fa-location-dot mr-5 text-xl text-primary"></i>
            <p class="relative text-white break-all">
              1240 E Normandy Blvd, <br />Deltona, Florida,<br />
              32725 United States
            </p>
          </div>
        </div>
      </div>
    </div>
  </footer>

  <div class="bg-primary py-6 text-white">
    <div class="container flex flex-col gap-4 md:flex-row justify-between items-center">
      <div class="flex gap-3 text-2xl">
        <div class="social-icon mr-5">
          <a href="#" target="_blank"
            class="text-md flex h-8 w-8 items-center justify-center rounded-md text-white transition-all duration-300 hover:opacity-70">
            <i class="fa-brands fa-facebook-f"></i>
          </a>
        </div>
        <div class="social-icon mr-5">
          <a href="#" target="_blank"
            class="text-md flex h-8 w-8 items-center justify-center rounded-md text-white transition-all duration-300 hover:opacity-70">
            <i class="fa-brands fa-instagram"></i>
          </a>
        </div>
        <div class="social-icon mr-5">
          <a href="#" target="_blank"
            class="text-md flex h-8 w-8 items-center justify-center rounded-md text-white transition-all duration-300 hover:opacity-70">
            <i class="fa-brands fa-twitter"></i>
          </a>
        </div>
      </div>


      <p class="text-white sm:text-lg text-center md:text-right">
        © 2023 Central FL Investments. All Rights Reserved | Website Developed
        By:
        <a href="https://www.thrasker.com" target="_blank"
          class="text-white font-semibold sm:text-lg transition duration-150 hover:text-secondary">Thrasker</a>.
      </p>
    </div>
  </div>

  <script defer src="https://unpkg.com/[email protected]/dist/cdn.min.js"></script>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/tw-elements/dist/js/index.min.js"></script>
  <script src="owl-carousel.js"></script>
  <script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
  <script src="main.js"></script>
  <!-- Google tag (gtag.js) -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11401380116">
  </script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());

    gtag('config', 'AW-11401380116');
  </script>
</body>

</html>                               

Whois info of domain

Domain Name: CFLMI.COM
Registry Domain ID: 2646520468_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-10-09T13:04:37Z
Creation Date: 2021-10-08T20:00:28Z
Registry Expiry Date: 2025-10-08T20:00:28Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS49.DOMAINCONTROL.COM
Name Server: NS50.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T05:37:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass