PHP 8.3.30
Preview: privacy-policy.blade.php Size: 7.79 KB
/home/getspomw/itechservicellc.com/resources/views/frontend/privacy-policy.blade.php

@extends('frontend.layouts.app')
{{-- @section('title', '  Privacy Policy | I-Tech Service Digital Marketing Services
')
@section('meta_description',
    '  Read the Privacy Policy of I-Tech Service to understand how we collect, use, and protect your personal information while delivering professional services.

') --}}
@section('meta_keywords', $key)

@section('content')
    <!-- Hero Section Start -->
    <div class="breadcrumb-wrapper bg-cover"
        style="background-image: url('{{ asset('public/frontend/assets/new-images/banner.webp') }}');">
        <div class="container">
            <div class="page-heading">
                <h1 class="wow fadeInUp" data-wow-delay=".3s"> Privacy Policy</h1>
                <ul class="breadcrumb-items wow fadeInUp" data-wow-delay=".5s">
                    <li>
                        <a href="{{ route('home') }}">
                            Home
                        </a>
                    </li>
                    <li>
                        <i class="fas fa-chevron-right"></i>
                    </li>
                    <li>
                        Privacy Policy
                    </li>
                </ul>
            </div>
        </div>
    </div>

    <!-- Service Section Start -->
    <section class="Service-details-section mt-5 mb-5 fix privac">
        <div class="container">
            <div class="sertvice-details-wrapper">
                <div class="service-details-content">
                    <h2>Privacy Policy</h2>
                   <p class="mt-3 mb-3">
                        At I-Tech Service, we value your privacy and are committed to protecting the personal information you share with us. This Privacy Policy explains how we collect, use, store, and protect your data when you visit our website or use our digital marketing services.
By accessing or using our website, you agree to the practices described in this Privacy Policy.

                     <h4 class="mt-2">1. Information We Collect</h4>
                      <p class="mt-3 mb-3"> We may collect the following types of information:</p>
                         <h5 class="mt-2">Personal Information</h5>
                       <ul>

                        <li> Name</li>
                        <li> Email address</li>
                         <li> Phone number</li>
                          <li>Business details</li>
                           <li> Any information you submit through contact forms or inquiry forms</li>
                       </ul>

                       <h5 class="mt-2">Non-Personal Information
</h5>
                       <ul>

                        <li> IP address</li>
                        <li> Browser type</li>
                         <li> Device information</li>
                          <li>Pages visited on our website</li>
                           <li> Time and date of visits</li>
                       </ul>
                        <p class="mt-3 mb-3"> This data helps us improve website performance and user experience.</p>
                      
                    </p>
                   <p class="mt-3 mb-3">
                       <h4  class="mt-3"> 2. How We Use Your Information</h4>
                      <p class="mt-3 mb-3"> I-Tech Service uses collected information to:</p>
                        <ul>
                           <li> Respond to inquiries and service requests</li>
                           <li>Provide digital marketing services</li>
                           <li>Improve our website and service offerings</li>
                           <li>Communicate updates, offers, or service-related information</li>
                            <li>Analyze website usage and performance</li>
                        </ul>
                        <p class="mt-3 mb-3"> We do not sell, rent, or trade your personal information to third parties.</p>
                     


                       <h4  class="mt-3"> 3. Cookies and Tracking Technologies</h4>
                      <p class="mt-3 mb-3"> Our website may use cookies and similar tracking technologies to:</p>
                          <ul>
                           <li> Enhance user experience
</li>
                           <li>Track website traffic and behavior
</li>
                           <li>Analyze marketing performance
</li>
                          
                        </ul>
                        <p class="mt-3 mb-3">You can choose to disable cookies through your browser settings. Disabling cookies may affect certain website features.
</p>




                      <h4  class="mt-3">  4. Data Protection and Security</h4>
                      <p class="mt-3 mb-3">We implement appropriate technical and organizational measures to safeguard your personal information against unauthorized access, misuse, alteration, or disclosure. While we strive to protect your data, no online transmission is completely secure.

                    </p>


               <h4  class="mt-3">5. Third-Party Services</h4>
                      <p class="mt-3 mb-3">I-Tech Service may use trusted third-party tools or platforms for:</p>
                      <ul>
                           <li> Website analytics

</li>
                           <li>Advertising and marketing campaigns

</li>
                           <li>Communication and CRM services

</li>
                          
                        </ul>
                        <p class="mt-3 mb-3">These third parties have their own privacy policies and are responsible for their data handling practices.

</p>



                       <h4  class="mt-3"> 6. Links to Other Websites</h4>
                       <p class="mt-3 mb-3">Our website may contain links to external websites. We are not responsible for the privacy practices or content of third-party websites. We encourage you to review their privacy policies before sharing any information.
</p>



                        <h4  class="mt-3">7. Your Privacy Rights</h4>
                       <p class="mt-3 mb-3">You have the right to:</p>
                       <ul>
                           <li> Request access to your personal data


</li>
                           <li>Request correction or deletion of your information


</li>
                           <li>Opt out of marketing communications at any time


</li>
                          
                        </ul>
                        <p class="mt-3 mb-3">To exercise your rights, please contact us using the details below.


</p>

 <h4  class="mt-3">8.Updates to This Privacy Policy
</h4>
                       <p class="mt-3 mb-3">I-Tech Service reserves the right to update this Privacy Policy at any time. Any changes will be posted on this page with an updated effective date.
</p>
                  

                   <h4  class="mt-3">9.Contact Us
</h4>
                       <p class="mt-3 mb-3">If you have any questions about this Privacy Policy or how we handle your information, please contact us:

</p>


    <div class="card-body ">
      
      <h4 class="card-title mb-3">I-Tech Service</h4>

      <p class="mb-2">
        📧 <strong>Email:</strong>
        <a href="mailto:info@itechservicellc.com" class="text-decoration-none">
          info@itechservicellc.com
        </a>
      </p>

     <!--  <p class="mb-2">
        📞 <strong>Phone:</strong>
        <a href="tel:+911234567890" class="text-decoration-none">
          +91 12345 67890
        </a>
      </p> -->

      <p class="mb-0">
        🌐 <strong>Website:</strong>
        <a href="https://itechservicellc.com/" target="_blank" class="text-decoration-none">
          https://itechservicellc.com/
        </a>
      </p>

    </div>
 


                </div>
            </div>
        </div>
    </section>
    <style>
        b,p,li{
            color:#000;
        }
       .privac li{
        list-style:dotted;
            margin-left:20px;
        }
    </style>
@endsection

Directory Contents

Dirs: 2 × Files: 18

Name Size Perms Modified Actions
- drwxr-xr-x 2025-11-18 19:23:46
Edit Download
layouts DIR
- drwxr-xr-x 2025-11-20 06:45:24
Edit Download
2.15 KB lrw-r--r-- 2025-10-28 20:21:48
Edit Download
6.30 KB lrw-r--r-- 2025-12-17 11:50:41
Edit Download
8.81 KB lrw-r--r-- 2025-10-28 20:21:48
Edit Download
5.71 KB lrw-r--r-- 2025-11-12 19:12:10
Edit Download
7.67 KB lrw-r--r-- 2025-12-16 11:58:47
Edit Download
16.83 KB lrw-r--r-- 2025-12-17 12:00:03
Edit Download
18.26 KB lrw-r--r-- 2025-12-17 11:58:36
Edit Download
62.26 KB lrw-r--r-- 2026-04-17 05:06:33
Edit Download
18.28 KB lrw-r--r-- 2025-12-17 11:56:58
Edit Download
17.31 KB lrw-r--r-- 2025-12-17 12:01:21
Edit Download
7.79 KB lrw-r--r-- 2025-12-16 12:31:36
Edit Download
4.98 KB lrw-r--r-- 2025-12-16 12:46:38
Edit Download
16.68 KB lrw-r--r-- 2025-12-17 11:52:17
Edit Download
5.60 KB lrw-r--r-- 2025-11-12 19:23:24
Edit Download
17.40 KB lrw-r--r-- 2025-12-17 12:02:37
Edit Download
5.73 KB lrw-r--r-- 2025-12-16 12:31:45
Edit Download
18.29 KB lrw-r--r-- 2025-12-17 12:06:00
Edit Download
17.26 KB lrw-r--r-- 2025-12-17 12:04:19
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).