-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathc.html
More file actions
121 lines (100 loc) · 5.58 KB
/
Copy pathc.html
File metadata and controls
121 lines (100 loc) · 5.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Access Mail - Access Job</title>
<meta content="Access Mail connects you directly with top executives and decision-makers through their email addresses. Whether you're looking for a job, expanding your network, or reaching out for business opportunities, we provide the tools you need to succeed." name="description">
<meta content="Access Mail, email contacts, executive emails, networking, job search, business contacts, professional connections, direct communication, career success, corporate networking" name="keywords">
<!-- Favicons -->
<link href="assets/img/logo.jpg" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Fonts -->
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900&family=Raleway: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">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/main.css" rel="stylesheet">
<body class="index-page">
<header id="header" class="header d-flex align-items-center sticky-top glass-effect" style="padding:0px">
<div class="container-fluid container-xl position-relative d-flex align-items-center">
<a href="index.html" class="logo d-flex align-items-center me-auto">
<img src="assets/img/logo.png" alt="logo" class="logo">
</a>
<nav id="navmenu" class="navmenu">
<ul>
<li><a href="index.html#hero" class="active">Home<br></a></li>
<li><a href="index.html#services">Services</a></li>
<li><a href="index.html#pricing">Pricing</a></li>
<li><a href="index.html#testimonials">Testimonials</a></li>
<li><a href="index.html#about">About us</a></li>
<li><a href="index.html#faq">F.A.Q</a></li>
<li><a href="#footer">Contact</a></li>
</ul>
<i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
</nav>
</div>
</header>
<!-- Refund and Cancellation Policy Content -->
<section class="privacy-container">
<div class="container">
<div class="privacy-content">
<h2>Refund Policy and Cancellation Policy</h2>
<p>Since this is a digital product, all purchasing charges are final and there will be no refunds permitted in case of cancellation requested by the USER.</p>
</div>
</div>
</section>
<!-- Footer Section -->
<footer id="footer" class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 footer-contact">
<h3><img src="assets/img/logo.png" alt="AccessMail Logo" style="max-width: 150px;"></h3>
<p>A108 Adam Street<br>New Delhi, 535022<br>India<br> <strong>Email:</strong> support@accessmails.in<br></p>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bi"></i> <a href="index.html#home">Home</a></li>
<li><i class="bi"></i> <a href="index.html#about">About Us</a></li>
<li><i class="bi"></i> <a href="index.html#services">Services</a></li>
<li><i class="bi"></i> <a href="index.html#pricing">Pricing</a></li>
<li><i class="bi"></i> <a href="index.html#faq">FAQ</a></li>
<li><i class="bi"></i> <a href="#">Privacy Policy</a></li>
<li><i class="bi"></i> <a href="c.html">Refund Policy</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 footer-links">
<h4>Follow Us</h4>
<div class="social-links mt-3">
<a href="https://www.linkedin.com/company/accessmails/" class="linkedin"><i class="bi bi-linkedin"></i></a>
</div>
</div>
</div>
<div class="text-center mt-4">
<p>© <span>Copyright</span> <strong>@AccessMails</strong> <span>All Rights Reserved</span></p>
<p><a href="Privacy.html">Privacy Policy</a> | <a href="terms.html">Terms of Service</a></p>
</div>
</div>
</footer>
<!-- Scroll Top -->
<a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>