-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpartner.html
35 lines (35 loc) · 2.16 KB
/
partner.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CP tour & amp</title>
<style>
.star{
background-color: rgb(255, 254, 253);
}
</style>
</head>
<body>
<div class =star>
<h1>Overview</h1>
<p>Welcome to CP Tours & Travel – a one-stop shop for all your travel needs! We specialize in providing affordable and personalized travel packages, including flights, accommodation, and tours. Our team of expert travel agents is dedicated to making your travel dreams a reality. Let us help you plan your next adventure today!.Travels introduces the crazy pulse travel club uniting people all across the globe to satisfy their pursuits of tours and travels.</p>
<h2>Introduction</h2>
<p>Travels introduces the Crazy Pulse Travel Club uniting people all accross the glob to satisfy their pursits of tours and travels.<br>
The company introduces various Domestic and International</p>
<ul> <li>Premium and Budget friendly group tour package. </li>
<li>Educational Tours for students of all streams.</li>
<li>Senior Citizens and Special people are not neglecteed here.</li>
<li>Pilgrimage Tours for Senior Citizens.</li>
<li>Special people are taken care of here and we arrange wheelchair friendly packages for them</li>
<li>Exclusive Tour packages for Women are also catered here.</li>
<li>Individual tours and Honeymoon packages are also available with special suprises. We can also arrange various Curise packages.</li>
<li>We offer Crazy Pulse Travel Club membership for Rs.2500/-per head and our member will be given discounts when they book packages with us. Also yearly meets and other cultural programmes will be arranged in various cities of India.</li></ul>
<h2><a href="https://www.cptoursandtravel.com/">Website</a></h2>
<h2>Phone number</h2>
<p>4077343413</p>
<h2>Specialties</h2>
<p>Luxury Travel, Groups, All-Inclusive Resorts, Cruises, Land Tours and Excursions, Adventure, Relax, Dream Vacation, and Weekend-Getaways</p>
</div>
</body>
</html>