{"id":141,"date":"2025-09-30T20:10:22","date_gmt":"2025-09-30T20:10:22","guid":{"rendered":"https:\/\/nilegroupe.com\/?page_id=141"},"modified":"2025-10-18T18:56:57","modified_gmt":"2025-10-18T18:56:57","slug":"al-travel-rewad","status":"publish","type":"page","link":"https:\/\/nilegroupe.com\/fr\/al-travel-rewad\/","title":{"rendered":"Al Travel Rewad"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"141\" class=\"elementor elementor-141\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a545ca e-con-full e-flex e-con e-parent\" data-id=\"0a545ca\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1d83c34 elementor-widget elementor-widget-html\" data-id=\"1d83c34\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n    <style>\n       \n\n        \/* Unique Hero Styles *\/\n        .hero-destinations {\n            display: grid;\n            grid-template-columns: repeat(12, 1fr);\n            grid-template-rows: repeat(6, 100px);\n            gap: 1rem;\n        }\n\n        .dest-card {\n            position: relative;\n            overflow: hidden;\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n            cursor: pointer;\n        }\n\n        .dest-card:hover {\n            transform: scale(1.05);\n            z-index: 10;\n        }\n\n        .dest-card::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: linear-gradient(135deg, rgba(249, 115, 22, 0.8), rgba(239, 68, 68, 0.8));\n            opacity: 0;\n            transition: opacity 0.3s;\n            z-index: 1;\n        }\n\n        .dest-card:hover::before {\n            opacity: 1;\n        }\n\n        .dest-card-content {\n            position: absolute;\n            inset: 0;\n            z-index: 2;\n            display: flex;\n            flex-direction: column;\n            justify-content: end;\n            padding: 1.5rem;\n            color: white;\n            opacity: 0;\n            transition: opacity 0.3s;\n        }\n\n        .dest-card:hover .dest-card-content {\n            opacity: 1;\n        }\n\n        .card-lift {\n            transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        .card-lift:hover {\n            transform: translateY(-15px);\n        }\n\n        .reveal {\n            opacity: 0;\n            transform: translateY(50px);\n            transition: all 1s ease-out;\n        }\n\n        .reveal.active {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        @keyframes float-diagonal {\n            0%, 100% { transform: translate(0, 0) rotate(0deg); }\n            33% { transform: translate(20px, -20px) rotate(2deg); }\n            66% { transform: translate(-20px, 20px) rotate(-2deg); }\n        }\n\n        .floating-icon {\n            animation: float-diagonal 8s ease-in-out infinite;\n        }\n\n        .compass-pattern {\n            background-image: \n                radial-gradient(circle at 50% 50%, transparent 40%, rgba(249, 115, 22, 0.05) 40%, rgba(249, 115, 22, 0.05) 41%, transparent 41%);\n            background-size: 100px 100px;\n        }\n\n        \/* Mobile Hero Adjustment *\/\n        @media (max-width: 768px) {\n            .hero-destinations {\n                display: flex;\n                flex-direction: column;\n                height: auto;\n            }\n            \n            .dest-card {\n                height: 200px;\n                width: 100%;\n            }\n        }\n    <\/style>\n\n<div class=\"bg-slate-950 text-white overflow-x-hidden\">\n    \n  \n    <!-- Unique Hero Section - Mosaic Style -->\n    <section class=\"relative min-h-screen flex items-center overflow-hidden\">\n        <div class=\"absolute inset-0 bg-gradient-to-br from-slate-950 via-slate-900 to-orange-950\/50\"><\/div>\n        \n        <!-- Hero Content Overlay -->\n        <div class=\"relative z-20 w-full max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-20\">\n            <div class=\"text-center mb-12\">\n                <!-- Logo and Badge -->\n                <div class=\"flex items-center justify-center gap-4 mb-8\">\n                    <div class=\"relative group\">\n                        <!-- Glow effect -->\n                        <div class=\"absolute inset-0 bg-gradient-to-r from-orange-600 to-red-600 rounded-full blur-xl opacity-50 group-hover:opacity-75 transition-opacity duration-300 pulse-glow\"><\/div>\n                        <!-- Logo container -->\n                        <div class=\"relative bg-gradient-to-br from-gray-900 to-gray-800 p-3 rounded-full border-2 border-orange-500\/50 shadow-2xl shadow-orange-500\/20\">\n                            <img decoding=\"async\" src=\"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png\" alt=\"Al Rowad Travel Logo\" class=\"h-16 w-16 object-contain !rounded-full\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"inline-block px-6 py-2 bg-orange-600\/20 border border-orange-500 text-orange-400 text-sm font-bold rounded-full backdrop-blur-sm\">\n                        MEMBER OF NILE GROUP\n                    <\/div>\n                <\/div>\n                \n                <h1 class=\"text-5xl md:text-7xl font-black mb-6 leading-none\"><span class=\"monotone-title\">\n                    AL ROWAD<\/span>\n                   \n                    <span class=\"text-transparent bg-clip-text bg-gradient-to-r from-orange-400 to-red-500 monotone-title\">TRAVEL<\/span>\n                <\/h1>\n                \n                <p class=\"text-2xl md:text-3xl text-gray-300 mb-4 max-w-3xl mx-auto\">\n                    Your Journey Begins Here\n                <\/p>\n                <p class=\"text-xl text-orange-400 mb-12 max-w-2xl mx-auto\">\n                    Discover the world with personalized travel experiences\n                <\/p>\n\n                <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n                    <a href=\"#destinations\" class=\"inline-block bg-orange-600 hover:bg-orange-700 text-white px-10 py-4 rounded-full font-bold text-lg transition transform hover:scale-105 cursor-pointer\">\n                        Explore Destinations\n                    <\/a>\n                    <a href=\"#contact\" class=\"inline-block bg-transparent border-2 border-orange-600 text-orange-400 hover:bg-orange-600 hover:text-white px-10 py-4 rounded-full font-bold text-lg transition cursor-pointer\">\n                        Plan Your Trip\n                    <\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Destination Preview Mosaic (Hidden on mobile, shown on desktop) -->\n            <div class=\"hidden lg:grid hero-destinations mt-16\">\n                <!-- Large card -->\n                <div class=\"dest-card col-span-4 row-span-3 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1476514525535-07fb3b4ae5f1?w=800') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-3xl font-bold\">Tropical Paradise<\/h3>\n                        <p class=\"text-sm\">Exotic beaches await<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Medium cards -->\n                <div class=\"dest-card col-span-3 row-span-2 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1499856871958-5b9627545d1a?w=600') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-2xl font-bold\">Paris<\/h3>\n                        <p class=\"text-sm\">City of lights<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"dest-card col-span-5 row-span-3 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1506905925346-21bda4d32df4?w=800') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-3xl font-bold\">Mountain Escape<\/h3>\n                        <p class=\"text-sm\">Adventure in the peaks<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"dest-card col-span-4 row-span-3 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1503220317375-aaad61436b1b?w=800') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-3xl font-bold\">Dubai<\/h3>\n                        <p class=\"text-sm\">Luxury & innovation<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"dest-card col-span-3 row-span-3 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1528543606781-2f6e6857f318?w=600') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-2xl font-bold\">Rome<\/h3>\n                        <p class=\"text-sm\">Ancient wonders<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"dest-card col-span-5 row-span-3 rounded-2xl overflow-hidden\" style=\"background: url('https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?w=800') center\/cover;\">\n                    <div class=\"dest-card-content\">\n                        <h3 class=\"text-3xl font-bold\">Bali<\/h3>\n                        <p class=\"text-sm\">Island of the gods<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Floating Travel Icons -->\n        <div class=\"absolute top-20 left-10 w-20 h-20 text-orange-500\/30 floating-icon\">\n            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>\n        <\/div>\n        <div class=\"absolute bottom-32 right-20 w-16 h-16 text-red-500\/30 floating-icon\" style=\"animation-delay: -3s;\">\n            <svg fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n        <\/div>\n    <\/section>\n    <!-- About Section -->\n    <section class=\"relative py-32 bg-white text-slate-950\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"grid lg:grid-cols-2 gap-16 items-center\">\n                <div class=\"reveal\">\n                    <div class=\"text-sm font-bold text-orange-600 mb-4 tracking-widest\">ABOUT US<\/div>\n                    <h2 class=\"text-6xl font-bold mb-8 leading-tight\">\n                        Your Trusted\n                        <br>\n                        Travel Partner\n                    <\/h2>\n                    <div class=\"w-32 h-1 bg-orange-600 mb-8\"><\/div>\n                    <p class=\"text-xl text-gray-700 leading-relaxed mb-6\">\n                        AL ROWAD TRAVEL is your gateway to unforgettable journeys. As a premier travel agency, we specialize in creating personalized travel experiences that exceed expectations.\n                    <\/p>\n                    <p class=\"text-lg text-gray-600 leading-relaxed mb-8\">\n                        From leisure vacations to business travel, pilgrimage tours to adventure expeditions, our team of experienced travel consultants is dedicated to making your dream trips a reality. With global partnerships and local expertise, we ensure seamless travel experiences.\n                    <\/p>\n                    \n                    <div class=\"grid grid-cols-2 gap-4\">\n                        <div class=\"bg-orange-50 p-6 rounded-2xl border-l-4 border-orange-600\">\n                            <div class=\"text-3xl font-bold text-orange-600 mb-2\">24\/7<\/div>\n                            <p class=\"text-sm text-gray-600\">Customer Support<\/p>\n                        <\/div>\n                        <div class=\"bg-red-50 p-6 rounded-2xl border-l-4 border-red-600\">\n                            <div class=\"text-3xl font-bold text-red-600 mb-2\">Certified<\/div>\n                            <p class=\"text-sm text-gray-600\">Travel Agency<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"reveal relative\" style=\"transition-delay: 0.2s;\">\n                    <div class=\"relative h-[600px] rounded-3xl overflow-hidden\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1488646953014-85cb44e25828?w=800\" \n                             class=\"w-full !h-full object-cover\" \n                             alt=\"Travel\">\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-orange-900\/80 to-transparent\"><\/div>\n                        <div class=\"absolute bottom-0 left-0 right-0 p-10\">\n                            <h3 class=\"text-3xl font-bold text-white mb-2\">Explore the World<\/h3>\n                            <p class=\"text-orange-200\">Professional travel planning services<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services Section -->\n    <section class=\"relative py-32 bg-slate-950 compass-pattern\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-20 reveal\">\n                <div class=\"text-sm font-bold text-orange-400 mb-4 tracking-widest\">OUR SERVICES<\/div>\n                <h2 class=\"text-6xl font-bold mb-6\">Travel Solutions<\/h2>\n                <div class=\"w-32 h-1 bg-orange-600 mx-auto mb-8\"><\/div>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">\n                    Comprehensive travel services for every journey\n                <\/p>\n            <\/div>\n\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                <!-- Flight Booking -->\n                <div class=\"reveal card-lift bg-gradient-to-br from-slate-900 to-slate-800 border-t-4 border-orange-500 p-8 rounded-2xl\">\n                    <div class=\"w-16 h-16 bg-orange-600 rounded-xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-3\">Flight Booking<\/h3>\n                    <p class=\"text-gray-400\">Best deals on international and domestic flights<\/p>\n                <\/div>\n\n                <!-- Hotel Reservations -->\n                <div class=\"reveal card-lift bg-gradient-to-br from-slate-900 to-slate-800 border-t-4 border-red-500 p-8 rounded-2xl\" style=\"transition-delay: 0.1s;\">\n                    <div class=\"w-16 h-16 bg-red-600 rounded-xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm12-6h-8v7H3V7H1v13h2v-2h18v2h2v-9c0-2.21-1.79-4-4-4z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-3\">Hotel Reservations<\/h3>\n                    <p class=\"text-gray-400\">Luxury to budget accommodations worldwide<\/p>\n                <\/div>\n\n                <!-- Tour Packages -->\n                <div class=\"reveal card-lift bg-gradient-to-br from-slate-900 to-slate-800 border-t-4 border-yellow-500 p-8 rounded-2xl\" style=\"transition-delay: 0.2s;\">\n                    <div class=\"w-16 h-16 bg-yellow-600 rounded-xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-3\">Tour Packages<\/h3>\n                    <p class=\"text-gray-400\">Curated travel experiences and excursions<\/p>\n                <\/div>\n\n                <!-- Visa Assistance -->\n                <div class=\"reveal card-lift bg-gradient-to-br from-slate-900 to-slate-800 border-t-4 border-blue-500 p-8 rounded-2xl\" style=\"transition-delay: 0.3s;\">\n                    <div class=\"w-16 h-16 bg-blue-600 rounded-xl flex items-center justify-center mb-6\">\n                        <svg class=\"w-8 h-8 text-white\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n                    <\/div>\n                    <h3 class=\"text-2xl font-bold mb-3\">Visa Assistance<\/h3>\n                    <p class=\"text-gray-400\">Complete visa application support<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Popular Destinations -->\n    <section class=\"relative py-32 bg-white text-slate-950\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-20 reveal\">\n                <div class=\"text-sm font-bold text-orange-600 mb-4 tracking-widest\">EXPLORE<\/div>\n                <h2 class=\"text-6xl font-bold mb-6\">Popular Destinations<\/h2>\n                <div class=\"w-32 h-1 bg-orange-600 mx-auto\"><\/div>\n            <\/div>\n\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-3 gap-8\">\n                <!-- Europe -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1499856871958-5b9627545d1a?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Europe\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-orange-600 text-white text-xs font-bold rounded-full mb-3\">POPULAR<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Europe<\/h3>\n                        <p class=\"text-gray-300\">Explore historic cities and scenic landscapes<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Asia -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\" style=\"transition-delay: 0.1s;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1540959733332-eab4deabeeaf?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Asia\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-red-600 text-white text-xs font-bold rounded-full mb-3\">TRENDING<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Asia<\/h3>\n                        <p class=\"text-gray-300\">Discover ancient temples and modern marvels<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Middle East -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\" style=\"transition-delay: 0.2s;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1503220317375-aaad61436b1b?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Middle East\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-yellow-600 text-white text-xs font-bold rounded-full mb-3\">LUXURY<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Middle East<\/h3>\n                        <p class=\"text-gray-300\">Experience luxury and rich culture<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Africa -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\" style=\"transition-delay: 0.3s;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1489392191049-fc10c97e64b6?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Africa\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-green-600 text-white text-xs font-bold rounded-full mb-3\">ADVENTURE<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Africa<\/h3>\n                        <p class=\"text-gray-300\">Safari adventures and natural wonders<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Americas -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\" style=\"transition-delay: 0.4s;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1485738422979-f5c462d49f74?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Americas\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-blue-600 text-white text-xs font-bold rounded-full mb-3\">MUST SEE<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Americas<\/h3>\n                        <p class=\"text-gray-300\">From bustling cities to pristine beaches<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Oceania -->\n                <div class=\"reveal card-lift group relative h-96 overflow-hidden rounded-3xl\" style=\"transition-delay: 0.5s;\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1506973035872-a4ec16b8e8d9?w=600\" \n                         class=\"w-full !h-full object-cover group-hover:scale-110 transition-transform duration-700\" \n                         alt=\"Oceania\">\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-slate-950\/95 to-transparent\"><\/div>\n                    <div class=\"absolute bottom-0 left-0 right-0 p-8\">\n                        <div class=\"inline-block px-3 py-1 bg-cyan-600 text-white text-xs font-bold rounded-full mb-3\">EXOTIC<\/div>\n                        <h3 class=\"text-3xl font-bold text-white mb-2\">Oceania<\/h3>\n                        <p class=\"text-gray-300\">Paradise islands and unique wildlife<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose Us -->\n    <section class=\"relative py-32 bg-slate-950\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n            <div class=\"text-center mb-20 reveal\">\n                <div class=\"text-sm font-bold text-orange-400 mb-4 tracking-widest\">WHY US<\/div>\n                <h2 class=\"text-6xl font-bold mb-6\">Travel With Confidence<\/h2>\n                <div class=\"w-32 h-1 bg-orange-600 mx-auto\"><\/div>\n            <\/div>\n\n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <div class=\"reveal bg-gradient-to-br from-slate-900 to-slate-800 border-l-4 border-orange-600 p-10 rounded-2xl\">\n                    <div class=\"text-8xl font-black text-orange-600\/20 mb-6\">01<\/div>\n                    <h3 class=\"text-3xl font-bold mb-4\">Best Price Guarantee<\/h3>\n                    <p class=\"text-gray-400 leading-relaxed\">\n                        Competitive rates and exclusive deals on flights, hotels, and packages.\n                    <\/p>\n                <\/div>\n\n                <div class=\"reveal bg-gradient-to-br from-slate-900 to-slate-800 border-l-4 border-orange-600 p-10 rounded-2xl\" style=\"transition-delay: 0.1s;\">\n                    <div class=\"text-8xl font-black text-orange-600\/20 mb-6\">02<\/div>\n                    <h3 class=\"text-3xl font-bold mb-4\">Expert Guidance<\/h3>\n                    <p class=\"text-gray-400 leading-relaxed\">\n                        Experienced travel consultants providing personalized recommendations.\n                    <\/p>\n                <\/div>\n\n                <div class=\"reveal bg-gradient-to-br from-slate-900 to-slate-800 border-l-4 border-orange-600 p-10 rounded-2xl\" style=\"transition-delay: 0.2s;\">\n                    <div class=\"text-8xl font-black text-orange-600\/20 mb-6\">03<\/div>\n                    <h3 class=\"text-3xl font-bold mb-4\">24\/7 Support<\/h3>\n                    <p class=\"text-gray-400 leading-relaxed\">\n                        Round-the-clock assistance before, during, and after your journey.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section class=\"relative py-32 bg-gradient-to-br from-orange-600 to-red-600\">\n        <div class=\"absolute inset-0 opacity-20\">\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1488646953014-85cb44e25828?w=1920\" \n                 class=\"w-full !h-full object-cover\" \n                 alt=\"Background\">\n        <\/div>\n\n        <div class=\"relative max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center reveal\">\n            <h2 class=\"text-5xl md:text-6xl font-bold mb-8\">\n                Ready to Explore?\n            <\/h2>\n            <p class=\"text-2xl text-white\/90 mb-12 max-w-2xl mx-auto\">\n                Let us plan your next adventure. Contact our travel experts today for personalized itineraries.\n            <\/p>\n            <div class=\"flex flex-col sm:flex-row gap-6 justify-center\">\n                <a href=\"\/contact\" \n                   class=\"inline-block bg-white text-orange-600 px-12 py-4 rounded-full font-bold text-lg hover:bg-gray-100 transition transform hover:scale-105\">\n                    Contact US\n                <\/a>\n                <a href=\"\/industries\" \n                   class=\"inline-block bg-transparent border-2 border-white text-white hover:bg-white hover:text-orange-600 px-12 py-4 rounded-full font-bold text-lg transition\">\n                    View our Industries\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n\n    <script>\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -80px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('active');\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.reveal').forEach(element => {\n            observer.observe(element);\n        });\n    <\/script>\n<style id=\"core-1d83c34-core-block-supports-inline-css\"><\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>MEMBER OF NILE GROUP AL ROWAD TRAVEL Your Journey Begins Here Discover the world with personalized travel experiences Explore Destinations Plan Your Trip Tropical Paradise Exotic beaches await Paris City of lights Mountain Escape Adventure in the peaks Dubai Luxury &#038; innovation Rome Ancient wonders Bali Island of the gods ABOUT US Your Trusted Travel [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-141","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Al Travel Rewad - nilegroupe.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nilegroupe.com\/fr\/al-travel-rewad\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Al Travel Rewad - nilegroupe.com\" \/>\n<meta property=\"og:description\" content=\"MEMBER OF NILE GROUP AL ROWAD TRAVEL Your Journey Begins Here Discover the world with personalized travel experiences Explore Destinations Plan Your Trip Tropical Paradise Exotic beaches await Paris City of lights Mountain Escape Adventure in the peaks Dubai Luxury &#038; innovation Rome Ancient wonders Bali Island of the gods ABOUT US Your Trusted Travel [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nilegroupe.com\/fr\/al-travel-rewad\/\" \/>\n<meta property=\"og:site_name\" content=\"nilegroupe.com\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-18T18:56:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/\",\"name\":\"Al Travel Rewad - nilegroupe.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/10.png\",\"datePublished\":\"2025-09-30T20:10:22+00:00\",\"dateModified\":\"2025-10-18T18:56:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/#primaryimage\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/10.png\",\"contentUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/10.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/al-travel-rewad\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nilegroupe.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Al Travel Rewad\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#website\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/\",\"name\":\"nilegroupe.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/nilegroupe.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#organization\",\"name\":\"nilegroupe.com\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Untitled-1500-x-300-px-2-scaled.png\",\"contentUrl\":\"https:\\\/\\\/nilegroupe.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Untitled-1500-x-300-px-2-scaled.png\",\"width\":2560,\"height\":512,\"caption\":\"nilegroupe.com\"},\"image\":{\"@id\":\"https:\\\/\\\/nilegroupe.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Al Travel Rewad - nilegroupe.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nilegroupe.com\/fr\/al-travel-rewad\/","og_locale":"fr_FR","og_type":"article","og_title":"Al Travel Rewad - nilegroupe.com","og_description":"MEMBER OF NILE GROUP AL ROWAD TRAVEL Your Journey Begins Here Discover the world with personalized travel experiences Explore Destinations Plan Your Trip Tropical Paradise Exotic beaches await Paris City of lights Mountain Escape Adventure in the peaks Dubai Luxury &#038; innovation Rome Ancient wonders Bali Island of the gods ABOUT US Your Trusted Travel [&hellip;]","og_url":"https:\/\/nilegroupe.com\/fr\/al-travel-rewad\/","og_site_name":"nilegroupe.com","article_modified_time":"2025-10-18T18:56:57+00:00","og_image":[{"url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/","url":"https:\/\/nilegroupe.com\/al-travel-rewad\/","name":"Al Travel Rewad - nilegroupe.com","isPartOf":{"@id":"https:\/\/nilegroupe.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/#primaryimage"},"image":{"@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/#primaryimage"},"thumbnailUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png","datePublished":"2025-09-30T20:10:22+00:00","dateModified":"2025-10-18T18:56:57+00:00","breadcrumb":{"@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nilegroupe.com\/al-travel-rewad\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/#primaryimage","url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png","contentUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/09\/10.png"},{"@type":"BreadcrumbList","@id":"https:\/\/nilegroupe.com\/al-travel-rewad\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nilegroupe.com\/"},{"@type":"ListItem","position":2,"name":"Al Travel Rewad"}]},{"@type":"WebSite","@id":"https:\/\/nilegroupe.com\/#website","url":"https:\/\/nilegroupe.com\/","name":"nilegroupe.com","description":"","publisher":{"@id":"https:\/\/nilegroupe.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nilegroupe.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/nilegroupe.com\/#organization","name":"nilegroupe.com","url":"https:\/\/nilegroupe.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/nilegroupe.com\/#\/schema\/logo\/image\/","url":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/Untitled-1500-x-300-px-2-scaled.png","contentUrl":"https:\/\/nilegroupe.com\/wp-content\/uploads\/2025\/10\/Untitled-1500-x-300-px-2-scaled.png","width":2560,"height":512,"caption":"nilegroupe.com"},"image":{"@id":"https:\/\/nilegroupe.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/pages\/141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/comments?post=141"}],"version-history":[{"count":16,"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/pages\/141\/revisions"}],"predecessor-version":[{"id":922,"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/pages\/141\/revisions\/922"}],"wp:attachment":[{"href":"https:\/\/nilegroupe.com\/fr\/wp-json\/wp\/v2\/media?parent=141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}