query("SELECT DISTINCT city FROM tours WHERE is_active = 1 ORDER BY city ASC"); $tour_destinations = $tour_destinations_stmt->fetchAll(PDO::FETCH_COLUMN); // Get hotel cities $hotel_cities_stmt = $pdo->query("SELECT DISTINCT city FROM hotels WHERE is_active = 1 ORDER BY city ASC"); $hotel_cities = $hotel_cities_stmt->fetchAll(PDO::FETCH_COLUMN); // Get activity locations $activity_locations_stmt = $pdo->query("SELECT DISTINCT city FROM activities WHERE is_active = 1 ORDER BY city ASC"); $activity_locations = $activity_locations_stmt->fetchAll(PDO::FETCH_COLUMN); } catch (PDOException $e) { $tour_destinations = []; $hotel_cities = []; $activity_locations = []; } // Helper function for star rating display function getStarRating($rating) { $stars = ''; for ($i = 1; $i <= 5; $i++) { if ($i <= $rating) { $stars = '⭐'; } else { $stars .= '☆'; } } return $stars; } ?> <?php echo $page_title; ?>

✨ Plan Your Perfect Journey

Where every journey becomes a magical story

🎉 Special Offers

Limited time deals you don't want to miss!

Code: | Valid until

🏨 Featured Hotels

Handpicked stays for your perfect getaway

🗺️ Amazing Tours

Unforgettable experiences await

🚗 Featured Cabs

Comfortable rides for your journey

🎯 Popular Activities

Adventure and fun await you

Why Travel With Us?

Making your dreams come true, one journey at a time

💰

Best Prices

Get the most value for your money with our exclusive deals and price guarantee

🛡

100% Secure

Your safety is our priority. Book with confidence and peace of mind

💬

24/7 Support

We're always here to help you, day or night, wherever you are

Easy Booking

Simple, fast, and hassle-free booking process in just a few clicks

+

Hotels

🗺️ +

Tours

5000+

Happy Travelers

🌍 50+

Destinations

🌟 Ready for Your Next Adventure?

Join thousands of travelers who trust us for their perfect vacation

Start Your Journey