diff --git a/Free_Sample_By_Wix (1).jpg b/Free_Sample_By_Wix (1).jpg new file mode 100644 index 0000000..12a3119 Binary files /dev/null and b/Free_Sample_By_Wix (1).jpg differ diff --git a/README.md b/README.md deleted file mode 100644 index a165602..0000000 --- a/README.md +++ /dev/null @@ -1,31 +0,0 @@ -## Travel Planner Project - -# Mentorship System (WEBSITE) - - - - -## Setting up the project - -To setup the project locally read these wiki pages and follow the instructions: - - - [Fork, Clone and Remote] - - [Open project in Code Editor ] - -## Contributing - - - -## Branches - -The repository has the following permanent branches: - - * **master** This contains the code which has been released. - - * **develop** This contains the latest code. All the contributing PRs must be sent to this branch. When we want to release the next version of the app, this branch is merged into the `master` branch. - - * **apk** This branch contains the apks for the code in the develop branch. The apks are automatically updated when a commit is pushed to `develop` branch. - -## Contact - - diff --git a/adventure.jpg b/adventure.jpg new file mode 100644 index 0000000..9cb1365 Binary files /dev/null and b/adventure.jpg differ diff --git a/bg.jpg b/bg.jpg new file mode 100644 index 0000000..479cef4 Binary files /dev/null and b/bg.jpg differ diff --git a/bg1.jpg b/bg1.jpg new file mode 100644 index 0000000..58bda76 Binary files /dev/null and b/bg1.jpg differ diff --git a/bg2.jpg b/bg2.jpg new file mode 100644 index 0000000..a94bb19 Binary files /dev/null and b/bg2.jpg differ diff --git a/download.jpg b/download.jpg new file mode 100644 index 0000000..c656004 Binary files /dev/null and b/download.jpg differ diff --git a/face.jpg b/face.jpg new file mode 100644 index 0000000..3ea8b87 Binary files /dev/null and b/face.jpg differ diff --git a/face2.jpg b/face2.jpg new file mode 100644 index 0000000..b29725e Binary files /dev/null and b/face2.jpg differ diff --git a/face3.jpg b/face3.jpg new file mode 100644 index 0000000..9ea99a7 Binary files /dev/null and b/face3.jpg differ diff --git a/fasolt.jpg b/fasolt.jpg new file mode 100644 index 0000000..164529d Binary files /dev/null and b/fasolt.jpg differ diff --git a/resort1.jpg b/resort1.jpg new file mode 100644 index 0000000..acaf0bc Binary files /dev/null and b/resort1.jpg differ diff --git a/resort2.jpg b/resort2.jpg new file mode 100644 index 0000000..d3e3ceb Binary files /dev/null and b/resort2.jpg differ diff --git a/three.jpg b/three.jpg new file mode 100644 index 0000000..ef30a39 Binary files /dev/null and b/three.jpg differ diff --git a/travel - Copy.css b/travel - Copy.css new file mode 100644 index 0000000..620f83f --- /dev/null +++ b/travel - Copy.css @@ -0,0 +1,28 @@ +.navbar-nav .nav-item .nav-link { + color: darkslategray +} +.navbar-nav .nav-item.active .nav-link, +.navbar-nav .nav-item:hover .nav-link { + color: black; + font-weight: 600; + background-color: lightgrey; +} + +.caption3 { + position: absolute; + top:140px; + left:-780px; + color:black; + font-weight: bold; +} +.carousel-caption { + font-family: 'Dancing Script', cursive; +} +.page-header { + font-family: 'Lobster',cursive; + +} +.jumbotron input { +padding : 5px ; +border-radius: 12pt; +} diff --git a/travel planner.jpg b/travel planner.jpg new file mode 100644 index 0000000..a260963 Binary files /dev/null and b/travel planner.jpg differ diff --git a/travel.css b/travel.css new file mode 100644 index 0000000..151d472 --- /dev/null +++ b/travel.css @@ -0,0 +1,117 @@ +.navbar-nav .nav-item .nav-link { + color: darkslategray; + +} +.navbar-nav .nav-item.active .nav-link, +.navbar-nav .nav-item:hover .nav-link { + color: white; + font-weight: 600; + background-color: #343A40 +} + +.caption3 { + position: absolute; + top:140px; + left:-780px; + color:black; + font-weight: bold; +} +.carousel-caption { + font-family: 'Dancing Script', cursive; +} +.page-header { + font-family: 'Lobster',cursive; +} +.jumbotron{ + background: linear-gradient(#E9ECEF,white); +} + +.jumbotron input { +padding : 5px ; +border-radius: 12pt; + +} +.cards :hover{ + opacity: 0.8; +} +.cont2 { + height:60px; + background-color: #46FF46; + padding-top:20px; + font-weight: 400; + +} + +.accBtn{ + font-size: 18px; + font-weight: 300; + font-family: Arial, Helvetica, sans-serif; + color :#343A40; +} +.accBtn:hover { + color: white; + font-weight: 500; + background-color: #343A40 +} + +.question { + cursor: pointer; + font-weight: 700; +} +.map{ + margin-left:150px; + margin-right:0px; + +} +.cont3{ + background-color: black; + height:440px; + margin-right: 0; + overflow-x: hidden; + overflow-y: hidden; + +} +.contact{ + font-family: monospace; + color: white; + padding-top:30px; +} + +/* .headGreen { + background-color: rgb(70, 255, 70); +} */ +.imgR{ + border-radius: 50%; + height: 110px; + width: 110px; +} + +.fa{ + color: red; +} + +.cont4 { + border-radius: 70px; + background:linear-gradient(#E9ECEF,white); + padding:5px; +} +.cont6{ + padding:5px; + font-family: 'Dancing Script' , cursive; + font-weight: 500; + font-size: 30px; + opacity: 0.9; + background: linear-gradient(rgb(14, 13, 36),rgb(34, 34, 104)); + color: white; + width:320px; + border-radius: 120px; +} + +.cont7{ + display: grid; + grid-gap: 0px; + grid-template-columns:2fr 1fr ; + background: linear-gradient(rgb(49, 44, 44),black); + padding-top:21px; + padding-left:370px; +} diff --git a/travel.html b/travel.html new file mode 100644 index 0000000..c133ffd --- /dev/null +++ b/travel.html @@ -0,0 +1,290 @@ + + + + + + + Next Destination + + + + + + + + + + + + + +
+ +
+
+
+

Search Places

+
+ +
+
+
+
+ bg +
+
+ +

Popular Places

+

+

Whether you're looking for a cosmopolitan city, a picture-perfect island, a mountain retreat or something else entirely, the destinations on this ranking will help inspire you to book your next vacation.Plan your next trip to one of Next Destination's top vacation spots, including New York City,Orlando and Las Vegas.

+ +
+
+
+
+ bg +
+
+ +

Cheap Flights



+

Next Destination can be your best resource for finding great ticket deals and cheap flights to your favorite destinations around the world. Our sophisticated search technology makes planning your next vacation easy and hassle-free. If you're looking for affordable airfare you can find it all here.

+ +
+
+
+
+ bg +
+
+ +

Travel Smart



+

Smart Travel - Book early and save.Get various vacation deals,heavy dicounts on hotel bookings along with the information about highest rated food outlets, recreation activities nearby,Packing tips and public transport information.

+ +
+
+
+
+

+
+-Travelers'Reviews- +
+
+ +

+
+

Frequently Asked Questions(FAQs)

+

+
+
+
+

+ +

+
+
+
+
+
Q. When can I expect my refund?
+

When a reservation is cancelled the same day it was booked, funds for the Airline portion are not collected. Any pending charges you may have seen would have been a "pending hold" for verification. These funds will return to your available credit and will not reflect as a refund. This process normally takes from 3 - 7 business days, depending on your banking institutions procedures.

+
+
+
Q. I received an email advising of a refund I did not request.
+

These refunds are typically for seat assignment requests that could not be fulfilled by the Airline or during a quality check if we detected an overcharge. This refund does not affect your airline ticket purchase.

+
+
+
Q. I have duplicate charges for the same trip on my account.
+

Verify with your bank what company the charges are coming from that have posted. Most tickets issued through Next Destination will have the description of NV or Las Vegas on your statement. If you are certain there are posted duplicate charges from OneTravel, please contact the Billing Department for Assistance at 7778889991.

+
+
+
Q. I’ve been charged more than what was quoted.
+

Confirm with your bank whether the charges in question have posted or are pending to your account. At the time of reservation a "pending charge" is placed on your account for the full amount. The bank/credit card company then puts a "hold" on that dollar amount, until the transaction either posts or is cleared. With a successful transaction, the charge will typically post to the account within 2 - 3 business days, at that time the money will be deducted from your account, and the "hold" will be released. At times the "pending hold" can show on your account after the charge has posted. Please allow time for the "pending hold" to return to your available credit. This is dependent on your banking institutions policies.

+
+
+
+
+
+
+

+ +

+
+
+
+
+
Q. What is an "E" ticket?
+

E-tickets, are offered by many major airlines, and allow you to travel without a paper ticket, eliminating the worry of leaving your tickets behind. Next Destination offers e-tickets when they are available.

Bring government issued photo identification (such as a driver’s license or passport) to the airport. E-ticketed passengers must have a printed boarding pass in order to proceed directly through security for check in at the gate. Customers with check-in baggage or E-tickets who do not have printed boarding passes must go to the ticket counter prior to going through security checkpoints.

+
+
+
Q. How do I cancel this reservation?
+

Most airline tickets issued are non-refundable, and non-transferable. Name changes are not permitted. However, you may be able to exchange your tickets for different dates. Penalty fees apply and not all tickets are changeable. Please call our exchange department for details. (866) 883-0908

+
+
+
Q. What is a 'return period', and how long is it ?
+

The ‘return period’ is an amount of time referral traffic from an affiliate partner is ‘tagged’ for that specific affiliate partner. The ‘return period’ for the Next Deestination Affiliate Partner Program is 90 days.

+
+
+
+
+
+
+

+ +

+
+
+
+
+
Q. How do I file a claim?
+

The insured party should contact Seven Corners toll free number 4445551100. Be prepared with dates of travel, ticket numbers, passenger’s names and details of the reason for the claim including medical documentation if applicable.

+
+
+ +

The insurance covers the following types of emergencies.
+ Reimburses up to Rs6000 a day for reasonable additional expenses if
+ Delayed for 12 hours or more due to:
+ • Carrier delay such as mechanical difficulties or weather.
+ • Lost passport, money, or travel documents.
+ • Natural disaster.
+ • Injury or sickness of the Insured or Traveling Companion.

+
+
+ +
+

Unforeseen sickness, injury, or death of the Insured, a Traveling Companion, Immediate Family Member, or Business Partner. (Certain exclusions apply.) Requires medical documentation from a licensed M.D. Pre-existing medical conditions may be excluded.

The Insured’s principal residence being made uninhabitable by fire, flood or similar natural disaster, vandalism, or burglary.

+
    +
  • The Insured(s) being subpoenaed, required to serve on jury duty, hijacked, or quarantined.
  • +
  • Being involved in or delayed due to an automobile accident en route to departure.
  • +
  • Inclement weather that causes complete cessation of services for 24 hrs.
  • +
+
+
+
+
+

+
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/travel.js b/travel.js new file mode 100644 index 0000000..ada00e8 --- /dev/null +++ b/travel.js @@ -0,0 +1,6 @@ + + + +console.log('123') +document.querySelectorAll('.answer').style.visibility="hidden" ; +