<!-- A fully fleshed-out <head>, dynamically changing based on client.json and the page front matter -->

<!DOCTYPE html>
<html lang="en">
    <head>
        <!-- Standard meta tags -->
        <meta charset="UTF-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="description" content="Description for &lt;meta&gt; and OG tags">
        <meta name="keywords" content="">
        <link rel="canonical" href="https://www.woodburyplumbingco.com/privacy-policy">

        <!--Social Media Display-->
        <meta property="og:title" content="Woodbury Plumbing Co. | Privacy Policy" />
        <meta property="og:description" content="Description for &lt;meta&gt; and OG tags" />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="https://www.woodburyplumbingco.com/privacy-policy" />
        <meta property="og:image" content="/assets/images/logo-small.png" />
        <meta property="og:image:secure_url" content="/assets/images/logo-small.png" />

        <!--Favicons-->
        <link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png">
        <link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png?v1">
        <link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png">
        <link rel="manifest" href="/assets/favicons/site.webmanifest">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="theme-color" content="#ffffff">

        <!-- Preloads -->
        <link rel="preload" as="image" href="/assets/images/logo-icon-blue.webp">
        <link rel="preload" as="font" type="font/woff2" href="/assets/fonts/roboto-v29-latin-regular.woff2" crossorigin>
        <link rel="preload" as="font" type="font/woff2" href="/assets/fonts/roboto-v29-latin-700.woff2" crossorigin>

        <!-- Preload an image - tag not rendered if preloadImg is blank to stop console errors -->
        

        <!-- Sitewide Stylesheets and Scripts -->
        <link rel="stylesheet" href="/assets/css/root.css">
        <link rel="stylesheet" href="/assets/css/dark.css">
        <script defer src="/assets/js/dark.js"></script>
        <script defer src="/assets/js/nav.js"></script>

        
    <link rel="stylesheet" href="/assets/css/privacy.css">


        
        <title>
            
                Woodbury Plumbing Co. | Privacy Policy
                |
                Woodbury Plumbing Co.
            
        </title>
    </head>
    <body>
        <!--Screen reader skip main nav-->
        <a class="skip" aria-label="skip to main content" href="#main">Click To Skip To Main Content</a>

        <!-- ============================================ -->
<!--                 Navigation                   -->
<!-- ============================================ -->

<header id="cs-navigation">
  <div class="cs-top-bar">
    <div class="cs-top-container">
        <div class="cs-top-contact">
            <p class="cs-top-link">Woodbury Plumbing Co.</p>
            <a href="tel:9107634324" class="cs-top-link">
                <img class="cs-link-icon" src="https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/phone-stroke-white.svg" alt="logo" width="16" height="16" aria-hidden="true" decoding="async">
                Call us (910) 763-4324
            </a>
            <a href="/contact" class="cs-top-link">
                <img class="cs-link-icon" src="https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/clock-stroke-white.svg" alt="logo" width="20" height="20" aria-hidden="true" decoding="async">
                Hours of Operation: <strong>Monday-Thursday:</strong>8am-5pm <strong>Friday:</strong>8am-Noon
            </a>
        </div>
        
    </div>
  </div>
  <div class="cs-container">
    <!--Nav Logo-->
    <a href="/" class="cs-logo" aria-label="back to home">
      <img src="/assets/images/logo-blue-medium.webp" alt="logo" width="210" height="29" aria-hidden="true" decoding="async">
    </a>
    <!--Navigation List-->
    <nav class="cs-nav" role="navigation">
      <!--Mobile Nav Toggle-->
      <button class="cs-toggle" aria-label="mobile menu toggle">
        <div class="cs-box" aria-hidden="true">
          <span class="cs-line cs-line1" aria-hidden="true"></span>
          <span class="cs-line cs-line2" aria-hidden="true"></span>
          <span class="cs-line cs-line3" aria-hidden="true"></span>
        </div>
      </button>
      <!-- We need a wrapper div so we can set a fixed height on the cs-ul in case the nav list gets too long from too many dropdowns being opened and needs to have an overflow scroll. This wrapper acts as the background so it can go the full height of the screen and not cut off any overflowing nav items while the cs-ul stops short of the bottom of the screen, which keeps all nav items in view no matter how mnay there are-->
      <!-- This also allows for easy substitution of CodeStitch navigations. Just replace the .cs-ul-wrapper in the new navigation with this one -->
      <div class="cs-ul-wrapper">
        <ul id="cs-expanded" class="cs-ul" aria-expanded="false">
          
          
          
            
            

            
            <li class="cs-li " >

              
              <a href="/ " class="cs-li-link ">
                Home
                
              </a>

              
              
            </li>
          
            
            

            
            <li class="cs-li  cs-dropdown "  tabindex="0">

              
              <a href="#" class="cs-li-link ">
                Services
                
                  <img class="cs-drop-icon" src="https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons%2Fdown.svg" alt="dropdown icon" width="15" height="15" decoding="async" aria-hidden="true">
                
              </a>

              
              
                <ul class="cs-drop-ul">
                  
                    <li class="cs-drop-li">
                      <a href="/services/commercial/" class="cs-li-link cs-drop-link">Commercial</a>
                    </li>
                  
                    <li class="cs-drop-li">
                      <a href="/services/residential/" class="cs-li-link cs-drop-link">Residential</a>
                    </li>
                  
                </ul>
              
            </li>
          
            
            

            
            <li class="cs-li " >

              
              <a href="/about/ " class="cs-li-link ">
                About Us
                
              </a>

              
              
            </li>
          
            
            

            
            <li class="cs-li " >

              
              <a href="/payment/ " class="cs-li-link ">
                Payment
                
              </a>

              
              
            </li>
          
            
            

            
            <li class="cs-li " >

              
              <a href="#" class="cs-li-link ">
                
                
              </a>

              
              
            </li>
          
        </ul>
      </div>
    </nav>
    <a href="#bottom-cta" class="cs-button-solid cs-nav-button">Contact Us</a>
    <!--Dark Mode toggle, uncomment button code if you want to enable a dark mode toggle-->
    
  </div>
</header>
        <main id="main">
            

     <!-- ============================================ -->
    <!--                    HERO                   -->
    <!-- ============================================ -->

    <section id="hero-1059">
        <div class="cs-container">
            <div class="cs-content">
                <h1 class="cs-title">Privacy Policy</h1>
                <p class="cs-text">
                </p>
                
            </div>
        </div>
    
        <!-- Background Image -->
        <picture class="cs-background">
            <source media="(max-width: 600px)" srcset="/assets/images/wrightsville-beach.webp">
            <source media="(min-width: 601px)" srcset="/assets/images/wrightsville-beach.webp">
            <img decoding="async" src="/assets/images/wrightsville-beach.webp" alt="Wrightsville beach NC" width="2250" height="1500" aria-hidden="true">
        </picture>
    </section>

    <!-- ============================================ -->
<!--                  Content                     -->
<!-- ============================================ -->

<section id="content-1450">
    <div class="cs-container">
        <div class="cs-content">
            <span class="cs-topper">Services</span>
            
            <h2 class="cs-title"> Privacy Policy</h2>
            <p class="cs-text">
                Woodbury Plumbing takes your privacy seriously. To better protect your privacy we provide this privacy policy notice explaining the way your personal information is collected and used.
            </p>

            
            <h4>Collection of Routine Information</h4>
            <p class="cs-text">
                This website tracks basic information about their visitors. This information includes, but is not limited to, IP addresses, browser details, timestamps and referring pages. None of this information can personally identify specific users to this website. The information is tracked for routine administration and maintenance purposes.<br/>
            </p>
            
            <h4>Cookies</h4>
            <p class="cs-text">
                Where necessary, this website uses cookies to store information about a visitor’s preferences and history in order to better serve the user and/or present the user with customized content.<br/>
            </p>
                
                
            <h4>Advertisement and Other Third Parties</h4>
            <p class="cs-text">
                Advertising partners and other third parties may use cookies, scripts and/or web beacons to track users activities on this website in order to display advertisements and other useful information. Such tracking is done directly by the third parties through their own servers and is subject to their own privacy policies. This website has no access or control over these cookies, scripts and/or web beacons that may be used by third parties. Learn how to opt out of Google’s cookie usage.
            </p>


            <h4>Links to Third Party Websites</h4>
            <p class="cs-text">
                We have included links on this website for your use and reference. We are not responsible for the privacy policies on these websites. You should be aware that the privacy policies of these websites may differ from our own.
            </p>

            <h4>Security</h4>
            <p class="cs-text">
                The security of your personal information is important to us, but remember that no method of transmission over the Internet, or method of electronic storage, is 100% secure. While We strive to use commercially acceptable means to protect your personal information, We cannot guarantee its absolute security.
            </p>

            <h4>Changes To This Privacy Policy</h4>
            <p class="cs-text">
                This Privacy Policy is effective as of Oct 10, 2024 and will remain in effect except with respect to any changes in its provisions in the future, which will be in effect immediately after being posted on this page.
            </p>
            <p class="cs-text">
                We reserve the right to update or change our Privacy Policy at any time and you should check this Privacy Policy periodically. If We make any material changes to this Privacy Policy, We will notify you either through the email address you have provided us, or by placing a prominent notice on our website.
            </p>
            <h4>

                Contact Information
            </h4>
            <p class="cs-text">
                For any questions or concerns regarding the privacy policy, please send us an email to contact@woodburyplumbingco.com
            </p>

        </div>
    </div>
</section>
    <!-- Page HTML goes here, without a <main> wrapper -->
    

        </main>
        <!-- ============================================ -->
<!--                   Footer                     -->
<!-- ============================================ -->

<!--NOTE: Make sure the section above this footer has the same background color as the footer for a seamless trasition between them-->

<footer id="cs-footer-1783">
    <!--Contact Info-->
    <div class="cs-card-group">
        <div class="cs-card">
            <picture class="cs-picture">
                <img class="cs-icon" src="https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Icons/gym-footer-location-pin.svg" alt="location" loading="lazy" decoding="async" height="32" width="32">
            </picture>
            <div class="cs-flex">
                <h3 class="cs-h3">Service Areas: </h3>
                <span class="cs-card-info">New Hanover County & Surrounding Area</span>
            </div>
        </div>
        <div class="cs-card">
            <picture class="cs-picture">
                <img class="cs-icon" src="https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/Icons/gym-footer-clock.svg" alt="clock" loading="lazy" decoding="async" height="32" width="32">
            </picture>
            <div class="cs-flex">
                <h3 class="cs-h3">Working Hours</h3>
                <span class="cs-card-info"><strong>Monday-Thursday: </strong>8am-5pm </span>
                <span class="cs-card-info"><strong>Friday: </strong>8am-Noon</span>
            </div>
        </div>
        <div class="cs-card">
            <picture class="cs-picture">
                <img class="cs-icon" src="/assets/svgs/email.svg" alt="phone" loading="lazy" decoding="async" height="32" width="32">
            </picture>
            <div class="cs-flex">
                <h3 class="cs-h3">Email</h3>
                
                <a href="" class="cs-card-info">contact@woodburyplumbingco.com</a>
            </div>
        </div>
        
    </div>
    <div class="cs-container">
        <!-- Logo Group -->
        <div class="cs-logo-group">
            <a aria-label="go back to home" class="cs-logo" href="">
                <img class="cs-logo-img" aria-hidden="true" loading="lazy" decoding="async" src="/assets/images/logo-full-blue.webp" alt="logo" width="240" height="32">
            </a>
            
        </div>
        <!-- Links -->
        <div class="cs-ul-wrapper">
            <span class="cs-header">Our Services</span>
            <ul class="cs-ul">
                <li class="cs-li">
                    <a class="cs-link" href="/services/residential">Residential</a>
                </li>
                <li class="cs-li">
                    <a class="cs-link" href="/services/commercial">Commercial</a>
                </li>
                
            </ul>
        </div>
        <div class="cs-ul-wrapper">
            <span class="cs-header">Useful Links</span>
            <ul class="cs-ul">
                <li class="cs-li">
                    <a class="cs-link" href="/about">About Us</a>
                </li>
                <li class="cs-li">
                    <a class="cs-link" href="/payment">Payment</a>
                </li>
                <li class="cs-li">
                    <a class="cs-link" href="/#bottom-cta">Contact Us</a>
                </li>
                
            </ul>
        </div>
        <div class="cs-contact">
            <div class="cs-contact-info">
                <span class="cs-topper">Call or Text us anytime</span>
                <a href="tel:9107634324" class="cs-contact-link">(910) 763-4324</a>
            </div>
            <div class="cs-contact-info">
                <a href="https://maps.app.goo.gl/CreVXF9ubRboUKyB8" class="cs-contact-link">2121 Fowler St<br/> Wilmington, NC 28403</a>
            </div>
        </div>
    </div>
    <div class="cs-bottom">
        <span class="cs-credit">
            © Copyright <span id="copyright"></span> - <a href="/" class="cs-credit-link" target="_blank">Woodbury Plumbing Co.</a>
        </span>
        <script>
            const currentYear = new Date().getFullYear();
            document.getElementById('copyright').textContent = `${currentYear}`;
        </script>
        <div class="cs-bottom-links">
            
            <a href="/" class="cs-bottom-link">Home</a>
            <a href="/privacy-policy" class="cs-bottom-link">Privacy Policy</a>
        </div>
    </div>
</footer>
                                

    </body>
</html>