File: /home/aliazzsr/html.vqode.com/travelcation-updated/kids-corner.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 pt-[120px] md:pt-[130px] lg:pt-[160px] h-100 tour-height"
>
<!-- ====== 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-semibold 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 tour-banner" src="assets/images/inner/kids-corner-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">Kids Corner</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]"
>
Top kids corner & things to do in UAE
</h1>
</div>
</div>
</div>
</div>
</div>
<!-- ====== Hero Section End -->
<!-- ====== Tour Intro Section Start -->
<section
id="popular"
class="overflow-hidden dark:bg-dark-2 py-12 relative"
>
<div class="container mx-auto relative z-10 ipad-mt">
<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 mx-auto">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<h2 class="text-primary-pink text-2xl font-semibold text-center">308 Kids Corner in UAE</h2>
</div>
</div>
</div>
<div class="-mx-4 flex px-5 flex-wrap items-center relative sm-none">
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Dubai</h6>
</div>
<img class="w-full" src="assets/images/inner/event1.png">
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Abu Dhabi</h6>
</div>
<img class="w-full" src="assets/images/inner/event2.png">
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Al Ain</h6>
</div>
<img class="w-full" src="assets/images/inner/event3.png">
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Sharjah</h6>
</div>
<img class="w-full" src="assets/images/inner/event4.png">
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Ajman</h6>
</div>
<img class="w-full" src="assets/images/inner/event5.png">
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/3 lg:w-2/12 mt-8">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative">
<div class="absolute bottom-0 px-5 py-5">
<h6 class="text-white text-1xl font-medium sm-text">Khor Fakkan</h6>
</div>
<img class="w-full" src="assets/images/inner/event6.png">
</div>
</div>
</div>
<a href="#"><img class="top50 left-0 absolute" src="assets/images/inner/left-arrow.svg"></a>
<a href="#"><img class="top50 right-0 absolute" src="assets/images/inner/right-arrow.svg"></a>
</div>
<div class="web-none">
<div class="flex items-center relative mt-5">
<div class="relative px-1">
<div class="absolute bottom-0">
<h6 class="text-white text-1xl font-medium sm-text px-2 py-2">Dubai</h6>
</div>
<img class="w-full" src="assets/images/inner/event2.png">
</div>
<div class="relative px-1">
<div class="absolute bottom-0">
<h6 class="text-white text-1xl font-medium sm-text px-2 py-2">Abu Dhabi</h6>
</div>
<img class="w-full" src="assets/images/inner/event1.png">
</div>
<div class="relative px-1">
<div class="absolute bottom-0">
<h6 class="text-white text-1xl font-medium sm-text px-2 py-2">Al Ain</h6>
</div>
<img class="w-full" src="assets/images/inner/event3.png">
</div>
</div>
</div>
<div class="-mx-4 flex px-5 flex-wrap relative z-10">
<div class="w-full px-4 md:w-1/1 lg:w-12/12">
<div class="wow fadeInUp group" data-wow-delay=".1s">
<div class="relative mt-12">
<input type="search" id="default-search" class="block w-full px-4 py-5 ps-10 text-xs text-gray-900 rounded-xl border 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 Event" required="">
<a class="absolute right-0 top-0 nav-search-icon" href="#"><button type="button" class="bg-primary-pink flex items-center px-4 py-3 rounded-lg text-white text-sm font-medium mt-1"><img class="mr-3 sm-mr-0" src="assets/images/inner/search.svg"><span class="sm-none">SEARCH</span></button></a>
</div>
<div class="flex justify-center flex-wrap">
<div class="bg-white rounded-full border sm-w-full mr-5 flex justify-between items-center shadow-xs px-5 py-3 mt-8 sm-mt-0">
<h6 class="text-secondry text-sm font-normal">Recommended</h6>
<a href="#"><img class="ml-10" src="assets/images/inner/arrow-down.svg"></a>
</div>
<div class="bg-white rounded-full border sm-w-full mr-5 flex justify-between items-center shadow-xs px-5 py-3 mt-8 sm-mt-0">
<h6 class="text-secondry text-sm font-normal">PRICE: lOW TO HIGH</h6>
<a href="#"><img class="ml-10" src="assets/images/inner/arrow-down.svg"></a>
</div>
<div class="bg-white rounded-full border sm-w-full flex justify-between items-center shadow-xs px-5 py-3 mt-8 sm-mt-0">
<h6 class="text-secondry text-sm font-normal">Price Drop</h6>
</div>
</div>
</div>
</div>
</div>
<div class="-mx-4 flex px-5 flex-wrap items-center relative z-10">
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-2.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-3.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-4.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-5.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-1.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-2.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-3.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-5.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-2.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-4.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-1.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-5.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-1.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-2.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-4.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="w-full px-4 md:w-1/2 lg:w-1/4 sm-mt-2 mt-12">
<div class="wow fadeInUp group" data-wow-delay=".1s" style="visibility: visible; animation-delay: 0.1s;">
<div class="bg-white shadow-md rounded-xl">
<a href="#"><img class="rounded-xl bottom-radius-0 w-full" src="assets/images/home/popular-3.png"></a>
<div class="px-4 py-2">
<h3 class="text-secondry font-semibold text-sm">Fall in love among the winding streets and snow-covered</h3>
<span class="text-sm text-secondry">Sharja</span>
<div class="flex justify-between items-end">
<div>
<div class="bg-gold-300 flex items-center justify-between px-2 py-1 w-max-content rounded-full">
<img class="" src="assets/images/home/star.svg">
<span class="text-gold text-sm">4.9</span>
</div>
<span class="text-light text-sm font-medium">3 hour tour</span>
</div>
<div class="text-right">
<span class="text-light text-sm font-medium line-through">AED350</span>
<h4 class="text-primary-pink text-2xl font-bold"><span class="text-sm">AED</span>200</h4>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<img class="absolute top-0" src="assets/images/tour/tour-art.svg">
<img class="absolute right-0 top-0 w-50-circle" src="assets/images/tour/circle-shadow.svg">
</section>
<!-- ====== Tour Intro 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 -->
<!-- ====== 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(".ud-menu-scroll");
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(".ud-menu-scroll");
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(".ud-menu-scroll")
.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>