File: /home/aliazzsr/html.vqode.com/travelcation-updated/contact-us.html
<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
Travelcation
</title>
<link
rel="shortcut icon"
href="assets/images/favicon.png"
type="image/x-icon"
/>
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tailwind.css" />
<!-- ==== Poppins Font ==== -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins: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">
<!-- ==== Volkhov Font ==== -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<!-- ==== WOW JS ==== -->
<script src="assets/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
</head>
<body class="bg-white">
<div class="bg-secondry relative px-4 py-3 text-white font-normal text-md text-center">Your important information goes here</div>
<!-- ====== Hero Section Start -->
<div
id="home"
class="relative h-set pt-[120px] md:pt-[130px] lg:pt-[160px] h-100"
>
<!-- ====== Navbar Section Start -->
<div
class="ud-header absolute left-0 top-0 z-40 flex w-full items-center bg-transparent"
>
<div class="container">
<div class="relative -mx-4 flex items-center justify-between">
<div class="max-w-full px-4">
<a href="index.html" class="navbar-logo block w-full py-5">
<img
src="assets/images/logo/logo.svg"
alt="logo"
class="header-logo w-full"
/>
</a>
</div>
<div class="flex w-full items-center justify-between px-4 relative z-40">
<div>
<button
id="navbarToggler"
class="absolute right-4 top-1/2 block -translate-y-1/2 rounded-lg px-3 py-[6px] ring-primary focus:ring-2 lg:hidden"
>
<span
class="relative my-[6px] block h-[2px] w-[30px] bg-primary-pink"
></span>
<span
class="relative my-[6px] block h-[2px] w-[30px] bg-primary-pink"
></span>
<span
class="relative my-[6px] block h-[2px] w-[30px] bg-primary-pink"
></span>
</button>
<nav
id="navbarCollapse"
class="absolute right-4 z-40 top-full hidden w-full max-w-[250px] rounded-lg bg-transparent py-5 shadow-lg dark:bg-dark-2 lg:static lg:block lg:w-full nav-mobile-holder lg:max-w-full lg:bg-transparent lg:px-4 lg:py-0 lg:shadow-none dark:lg:bg-transparent xl:px-6"
>
<ul class="blcok lg:flex">
<li class="group relative px-4">
<a
href="index.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-grey-200 lg:group-hover:opacity-70"
>
Home
</a>
</li>
<li class="group relative px-4">
<a
href="events.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-gray-7 lg:group-hover:opacity-70 "
>
Events
</a>
</li>
<li class="group relative px-4">
<a
href="experiences.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-gray-7 lg:group-hover:opacity-70 "
>
Experiences
</a>
</li>
<li class="group relative px-4">
<a
href="combos.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-gray-7 lg:group-hover:opacity-70 "
>
Combos
</a>
</li>
<li class="group relative px-4">
<a
href="kids-corner.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-gray-7 lg:group-hover:opacity-70 "
>
Kids Corner
</a>
</li>
<li class="group relative px-4">
<a
href="blog.html"
class="text-sm flex color-black py-2 text-base font-normal text-white dark:text-white lg:mr-0 lg:inline-flex lg:px-0 lg:py-6 lg:text-gray-7 lg:group-hover:opacity-70"
>
Blogs
</a>
</li>
<li class="group relative px-4 py-2 buttons-show">
<a
href="#">
<button type="button" class="rounded-lg bg-primary-pink w-full px-5 py-2 text-base font-medium text-white mr-3 duration-300 ease-in-out hover:bg-opacity-100 hover:text-dark">Sign In</button>
</a>
</li>
<li class="group relative px-4 py-2 buttons-show">
<a
href="#">
<button type="button" class="rounded-lg bg-pulp-orange w-full px-5 py-2 text-base font-medium text-white mr-3 duration-300 ease-in-out hover:bg-opacity-100 hover:text-dark">Sign Up</button>
</a>
</li>
</ul>
</nav>
</div>
<div>
<a class="absolute right-0 top-0 sm-show " href="#"><img class="profile-icon" src="assets/images/inner/mobile-profile.svg"></a>
</div>
<div>
<a class="absolute right-0 top-0 sm-show" href="#"><img class="mobile-search" src="assets/images/home/nav-search.svg"></a>
</div>
<div class="flex items-center justify-end pr-16 lg:pr-0 sm-none">
<div class="flex items-center">
<form class="mr-3">
<div class="relative">
<input type="search" id="default-search" class="block nav-search p-4 py-3 ps-10 text-sm text-gray-900 rounded-lg shadow-md bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Search for" required />
<a class="absolute right-0 top-0 nav-search-icon" href="#"><img src="assets/images/home/nav-search.svg"></a>
</div>
</form>
<a
href="#"
class="signUpBtn mr-3 md-none rounded-lg bg-primary px-5 py-2 text-base font-medium text-white duration-300 ease-in-out hover:bg-opacity-100 hover:text-primary-pink"
>
Sign In
</a>
<a
href="#"
class="rounded-lg md-none bg-pulp-orange px-5 py-2 text-base font-medium text-white mr-3 duration-300 ease-in-out hover:bg-opacity-100 hover:text-dark"
>
Sign Up
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ====== Navbar Section End -->
<img class="absolute top-0 h-100 w-full h-set" src="assets/images/contact/contact-banner.png">
<div class="container h-full h-set">
<div class="-mx-4 flex flex-wrap items-end relative z-10 h-full h-set">
<div class="w-full px-4">
<div
class="hero-content wow fadeInUp max-w-[780px]"
data-wow-delay=".2s"
>
<span class="text-md font-normal text-pulp-orange uppercase">Contact Us</span>
<h1
class="mb-10 text-4xl banner-sm font-bold leading-snug text-white sm:text-4xl sm:leading-snug lg:text-5xl lg:leading-[1.2]"
>
Get in touch with us.
We’re here to assist you.
</h1>
</div>
</div>
</div>
</div>
</div>
<!-- ====== Hero Section End -->
<!-- ====== Latest Topics Section Start -->
<section
id="popular"
class="overflow-hidden dark:bg-dark-2 py-12 relative"
>
<div class="container mx-auto relative z-10">
<div class="-mx-4 flex flex-wrap justify-center">
<div class="w-full px-4">
<div class="mx-auto text-center">
<span class="mb-2 block text-sm font-semibold text-primary-pink uppercase">
See Our
</span>
<h2
class="mb-3 text-3xl banner-sm volkhov font-bold leading-[1.2] text-secondry dark:text-white sm:text-4xl md:text-[40px] Nunito"
>
What We <span class="text-pulp-orange">Deliver</span>
</h2>
</div>
</div>
</div>
<div class="-mx-4 flex px-5 flex-wrap relative">
<div class="w-full px-4 md:w-1/2 lg:w-1/4 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-white contact-box shadow-xs rounded-xxl h-230 px-6 py-5 border">
<img class="mb-4" src="assets/images/contact/deliver-icon1.svg">
<h2 class="text-secondry text-md mb-2 line-contact font-semibold">The Best, Handpicked for You</h2>
<p class="text-secondry text-xs font-normal">We bring you top-rated attractions and experiences, so you can skip the search and start exploring.</p>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-white contact-box shadow-xs rounded-xxl h-230 px-6 py-5 border">
<img class="mb-4" src="assets/images/contact/deliver-icon2.svg">
<h2 class="text-secondry text-md mb-2 line-contact font-semibold">More Than Just Tickets</h2>
<p class="text-secondry text-xs font-normal">Enjoy unbeatable prices, last-minute bookings, and 24/7 customer support—because your plans should be stress-free.</p>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-white contact-box shadow-xs rounded-xxl h-230 px-6 py-5 border">
<img class="mb-4" src="assets/images/contact/deliver-icon3.svg">
<h2 class="text-secondry text-md mb-2 line-contact font-semibold">Every Experience, One Place</h2>
<p class="text-secondry text-xs font-normal">Theme parks, city tours, adventure activities, cultural shows—you name it, we’ve got it.</p>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-white contact-box shadow-xs rounded-xxl h-230 px-6 py-5 border">
<img class="mb-4" src="assets/images/contact/deliver-icon4.svg">
<h2 class="text-secondry text-md line-contact mb-2 font-semibold">Book with Confidence</h2>
<p class="text-secondry text-xs font-normal">Change of plans? We’ll refund your money. No risks, just unforgettable moments.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container mx-auto relative z-10">
<div class="-mx-4 flex px-5 flex-wrap relative">
<div class="w-full px-4 md:w-1/1 lg:w-1/1 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-white shadow-xs rounded-xxl px-6 py-5 border">
<div class="px-2">
<h2 class="text-secondry text-3xl font-bold">Let’s Get In Touch</h2>
<p class="text-secondry tetx-sm font-normal">Feel free to drop us a line below</p>
</div>
<div class="-mx-4 flex px-5 flex-wrap relative">
<div class="w-full px-2 md:w-1/2 lg:w-1/2">
<div class="relative mt-8">
<label for="first_name" class="block mb-2 text-md font-medium text-primary dark:text-white">Name<span class="text-red">*</span></label>
<input type="text" id="first_name" class="bg-white px-6 py-5 text-primary text-md rounded-full shadow-xs border focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Enter your name" required="">
</div>
</div>
<div class="w-full px-2 md:w-1/2 lg:w-1/2">
<div class="relative mt-8">
<label for="email" class="block mb-2 text-md font-medium text-primary dark:text-white">Email Address<span class="text-red">*</span></label>
<input type="text" id="email" class="bg-white px-6 py-5 text-primary text-md rounded-full shadow-xs border focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Enter your email" required="">
</div>
</div>
<div class="w-full px-2 md:w-1/2 lg:w-1/2">
<div class="relative mt-8">
<label for="phone" class="block mb-2 text-md font-medium text-primary dark:text-white">Phone Number<span class="text-red">*</span></label>
<input type="text" id="phone" class="bg-white px-6 py-5 text-primary text-md rounded-full shadow-xs border focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Enter your phone" required="">
</div>
</div>
<div class="w-full px-2 md:w-1/2 lg:w-1/2">
<div class="relative mt-8">
<label for="subject" class="block mb-2 text-md font-medium text-primary dark:text-white">Subject<span class="text-red">*</span></label>
<input type="text" id="subject" class="bg-white px-6 py-5 text-primary text-md rounded-full shadow-xs border focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Enter your subject" required="">
</div>
</div>
<div class="w-full px-2 md:w-1/1 lg:w-1/1">
<div class="relative mt-8">
<label for="message" class="block mb-2 text-md font-medium text-primary dark:text-white">Message<span class="text-red">*</span></label>
<textarea type="text" id="message" class="bg-white px-6 py-5 text-primary text-md rounded-xxl shadow-xs border focus:ring-blue-500 focus:border-blue-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Type a message..." required="" rows="5"></textarea>
</div>
<div class="flex justify-end mt-8">
<button type="button" class="bg-primary-pink text-white font-medium text-lg px-10 py-3 rounded-xl mb-3 shadow-xs mt-8">Submit</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<img class="absolute top-0" src="assets/images/tour/tour-art.svg">
</section>
<!-- ====== Latest Topics Section End -->
<section id="popular" class="dark:bg-dark-2 py-12 device-mt">
<div class="container mx-auto">
<div class="-mx-4 flex px-5 flex-wrap items-center relative">
<div class="w-full px-4 md:w-1/1 lg:w-1/1">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-gradient rounded-xl mb-5 device-h">
<div class="-mx-4 flex flex-wrap">
<div class="w-full px-4 md:w-1/1 lg:w-1/2">
<div class="px-10 py-10 mt-8">
<div class="flex justify-between items-center">
<h2 class="text-white font-medium text-4xl mb-3">Travel Dubai App</h2>
</div>
<p class="text-md font-normal text-white">Get the Travel Dubai app to get tickets on your phone and access app-only deals. Talk about win-win</p>
<div class="flex">
<a class="store-w mr-5" href="#"><img class=" mt-8" src="assets/images/home/play-store.svg"></a>
<a class="store-w" href="#"><img class=" mt-8" src="assets/images/home/apple-store.svg"></a>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/1 lg:w-1/2">
<div class="">
<a href="#"><img class="device-img" src="assets/images/home/device.svg"></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ====== Our Newsletter Section Start -->
<section
id="popular"
class="overflow-hidden dark:bg-dark-2 py-12"
>
<div class="container mx-auto">
<div class="-mx-4 flex px-5 flex-wrap items-center relative">
<div class="w-full px-4 md:w-1/1 lg:w-1/1">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="bg-light py-2 rounded-xl">
<div class="w-full px-6 py-5">
<div class="-mx-4 flex px-5 flex-wrap">
<div class="w-full px-4 md:w-1/1 lg:w-1/2">
<div class="mx-auto text-left">
<span class="mb-2 block text-sm font-semibold text-primary-pink uppercase">
Join
</span>
<h2 class="mb-3 text-3xl banner-sm volkhov font-bold leading-[1.2] text-secondry dark:text-white sm:text-4xl md:text-[40px] Nunito">
Our Newsletter
</h2>
<p class="text-sm font-normal text-secondry mb-5">Will send you weekly updates for your better tour packages.</p>
</div>
</div>
<div class="w-full px-4 md:w-1/1 lg:w-1/2 flex items-center">
<form class="w-full">
<div class="relative">
<input type="search" id="default-search" class="block w-full p-4 py-5 mb-5 ps-10 text-sm text-gray-900 rounded-xl shadow-md bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500" placeholder="Your email address" required />
<button type="submit" class="text-white absolute subscribe right-0 top-0 end-2.5 bottom-2.5 bg-secondry hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-6 py-5 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">Subscribe</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ====== Our Newsletter Section End -->
<!-- ====== Footer Section Start -->
<footer
class="wow fadeInUp relative z-10 bg-primary pt-20 mt-8 lg:pt-[100px] smpt-0"
data-wow-delay=".15s"
>
<!-- ====== Web Section Start -->
<div class="container relative pt-20 z-40 sm-none">
<div class="-mx-4 flex flex-wrap">
<div class="w-full px-4 sm:w-1/2 md:w-1/2 lg:w-4/12 xl:w-4/12">
<div class="mb-10 w-full">
<a
href="javascript:void(0)"
class="mb-6 inline-block max-w-[160px]"
>
<img
src="assets/images/logo/logo.svg"
alt="logo"
class="max-w-full"
/>
</a>
<p class="mb-8 text-sm text-base text-secondry">
Travel helps companies manage payments easily. Travel helps companies manage payments easily. Travel helps companies manage payments easily.
</p>
<div class="flex items-center">
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon1.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon2.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon3.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon4.svg"></a>
</div>
</div>
</div>
<div class="w-full px-4 sm:w-1/2 md:w-1/2 lg:w-3/12 xl:w-3/12">
<div class="mb-10 w-full">
<h4 class="mb-9 text-lg font-semibold text-secondry">Useful Links</h4>
<ul>
<li>
<a
href="index.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Home
</a>
</li>
<li>
<a
href="events.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Events
</a>
</li>
<li>
<a
href="experiences.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Experiences
</a>
</li>
<li>
<a
href="combos.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Combos
</a>
</li>
</ul>
</div>
</div>
<div class="w-full px-4 sm:w-1/2 md:w-1/2 lg:w-3/12 xl:w-3/12">
<div class="mb-10 w-full">
<h4 class="mb-9 text-lg font-semibold text-secondry">Other</h4>
<ul>
<li>
<a
href="kids-corner.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Kids Corner
</a>
</li>
<li>
<a
href="blog.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Blogs
</a>
</li>
<li>
<a
href="contact-us.html"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Contact
</a>
</li>
</ul>
</div>
</div>
<div class="w-full px-4 sm:w-1/2 md:w-1/2 lg:w-2/12 xl:w-2/12">
<div class="mb-10 w-full">
<h4 class="mb-9 text-lg font-semibold text-secondry">Supplier</h4>
<ul>
<li>
<a
href="javascript:void(0)"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Sign In
</a>
</li>
<li>
<a
href="javascript:void(0)"
class="mb-3 inline-block text-base text-secondry hover:text-primary-pink"
>
Sign Up
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- ====== Web Section End -->
<!-- ====== Mobile Section Start -->
<div class="container relative z-40 web-none">
<div class="-mx-4 flex flex-wrap">
<div class="w-full px-4 sm:w-1/1 md:w-1/2 lg:w-4/12 xl:w-4/12">
<div class="mb-4 w-full">
<a
href="javascript:void(0)"
class="mb-0 inline-block max-w-[160px]"
>
<img
src="assets/images/logo/logo.svg"
alt="logo"
class="max-w-full"
/>
</a>
<p class="mb-5 text-sm text-base text-secondry">
Travel helps companies manage payments easily. Travel helps companies manage payments easily. Travel helps companies manage payments easily.
</p>
<div class="flex items-center">
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon1.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon2.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon3.svg"></a>
<a class="mr-5" href="#"><img src="assets/images/home/footer-icon4.svg"></a>
</div>
</div>
</div>
</div>
<div class="-mx-4 flex">
<div class="w-full px-4 sm:w-1/3 md:w-1/2 lg:w-3/12 xl:w-3/12">
<div class="mb-2 w-full">
<h4 class="mb-2 text-sm font-semibold text-secondry">Useful Links</h4>
<ul>
<li>
<a
href="index.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Home
</a>
</li>
<li>
<a
href="events.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Events
</a>
</li>
<li>
<a
href="experiences.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Experiences
</a>
</li>
<li>
<a
href="combos.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Combos
</a>
</li>
</ul>
</div>
</div>
<div class="w-full px-4 sm:w-1/3 md:w-1/2 lg:w-3/12 xl:w-3/12">
<div class="mb-2 w-full">
<h4 class="mb-2 text-sm font-semibold text-secondry">Other</h4>
<ul>
<li>
<a
href="kids-corner.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Kids Corner
</a>
</li>
<li>
<a
href="blog.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Blogs
</a>
</li>
<li>
<a
href="contact-us.html"
class="mb-1 text-xs inline-block text-base text-secondry hover:text-primary-pink"
>
Contact
</a>
</li>
</ul>
</div>
</div>
<div class="w-full px-4 sm:w-1/3 md:w-1/2 lg:w-2/12 xl:w-2/12">
<div class="mb-2 w-full">
<h4 class="mb-2 text-sm font-semibold text-secondry">Supplier</h4>
<ul>
<li>
<a
href="javascript:void(0)"
class="mb-1 inline-block text-xs text-base text-secondry hover:text-primary-pink"
>
Sign In
</a>
</li>
<li>
<a
href="javascript:void(0)"
class="mb-1 inline-block text-xs text-base text-secondry hover:text-primary-pink"
>
Sign Up
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- ====== Mobile Section End -->
<img class="absolute footer-art right-0 top-0 sm-none md-none" src="assets/images/home/footer-art.png">
<div
class="mt-5 border-t border-[#E5E5EA] border-opacity-40 py-8"
>
<div class="container">
<div class="-mx-4 flex flex-wrap">
<div class="w-full px-4 md:w-1/2 lg:w-1/2">
<div class="my-1">
<p class="text-base text-secondry">
Copyright @ Travel Dubai 2025. All Rights Reserved.
</a>
</p>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/2">
<div class="flex justify-end sm-js-end">
<a class="mr-5" href="#"><span class="text-secondry tetx-sm font-normal text-underline">Terms & Conditions</span></a>
<a href="#"><span class="text-secondry tetx-sm font-normal text-underline">Privacy Policy</span></a>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- ====== Footer Section End -->
<!-- ====== Back To Top Start -->
<a
href="javascript:void(0)"
class="back-to-top fixed bottom-8 left-auto right-8 z-[999] hidden items-center justify-center"
>
<img src="assets/images/home/chat.svg">
</a>
<!-- ====== Back To Top End -->
<!-- ====== All Scripts -->
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/main.js"></script>
<script>
// ==== for menu scroll
const pageLink = document.querySelectorAll(".);
pageLink.forEach((elem) => {
elem.addEventListener("click", (e) => {
e.preventDefault();
document.querySelector(elem.getAttribute("href")).scrollIntoView({
behavior: "smooth",
offsetTop: 1 - 60,
});
});
});
// section menu active
function onScroll(event) {
const sections = document.querySelectorAll(".);
const scrollPos =
window.pageYOffset ||
document.documentElement.scrollTop ||
document.body.scrollTop;
for (let i = 0; i < sections.length; i++) {
const currLink = sections[i];
const val = currLink.getAttribute("href");
const refElement = document.querySelector(val);
const scrollTopMinus = scrollPos + 73;
if (
refElement.offsetTop <= scrollTopMinus &&
refElement.offsetTop + refElement.offsetHeight > scrollTopMinus
) {
document
.querySelector(".)
.classList.remove("active");
currLink.classList.add("active");
} else {
currLink.classList.remove("active");
}
}
}
window.document.addEventListener("scroll", onScroll);
// Testimonial
const testimonialSwiper = new Swiper(".testimonial-carousel", {
slidesPerView: 1,
spaceBetween: 30,
// Navigation arrows
navigation: {
nextEl: ".swiper-button-next",
prevEl: ".swiper-button-prev",
},
breakpoints: {
640: {
slidesPerView: 2,
spaceBetween: 30,
},
1024: {
slidesPerView: 3,
spaceBetween: 30,
},
1280: {
slidesPerView: 3,
spaceBetween: 30,
},
},
});
</script>
</body>
</html>