{"id":12,"date":"2026-06-18T15:06:31","date_gmt":"2026-06-18T15:06:31","guid":{"rendered":"https:\/\/theprivaterides.ae\/?page_id=12"},"modified":"2026-06-18T15:20:16","modified_gmt":"2026-06-18T15:20:16","slug":"12-2","status":"publish","type":"page","link":"https:\/\/theprivaterides.ae\/","title":{"rendered":""},"content":{"rendered":"<p><meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>THE PRIVATE RIDES | Luxury Cars Transport LLC<\/title><\/p>\n<style>\n        \/* Reset & Base Styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        body {\n            background-color: #0a0a0a;\n            color: #ffffff;\n            line-height: 1.6;\n        }\n        a {\n            text-decoration: none;\n            color: inherit;\n        }<\/p>\n<p>        \/* Header & Navigation *\/\n        header {\n            background-color: rgba(10, 10, 10, 0.95);\n            border-bottom: 1px solid #222;\n            position: fixed;\n            width: 100%;\n            top: 0;\n            z-index: 1000;\n        }\n        .nav-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n        .logo {\n            font-size: 1.3rem;\n            font-weight: bold;\n            letter-spacing: 2px;\n            color: #d4af37; \/* Gold Color *\/\n            text-transform: uppercase;\n        }\n        .nav-links a {\n            margin-left: 20px;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: color 0.3s;\n        }\n        .nav-links a:hover {\n            color: #d4af37;\n        }<\/p>\n<p>        \/* Hero Section *\/\n        .hero {\n            height: 100vh;\n            background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.85)), url('https:\/\/images.unsplash.com\/photo-1563720223185-11003d516935?q=80&w=1920') no-repeat center center\/cover;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            text-align: center;\n            padding: 0 20px;\n            padding-top: 80px;\n        }\n        .hero h1 {\n            font-size: 3rem;\n            letter-spacing: 3px;\n            margin-bottom: 10px;\n            color: #fff;\n            text-transform: uppercase;\n        }\n        .hero h2 {\n            font-size: 1.5rem;\n            color: #d4af37;\n            font-weight: 300;\n            margin-bottom: 30px;\n            letter-spacing: 2px;\n        }\n        .cta-btn {\n            background-color: #d4af37;\n            color: #000;\n            padding: 12px 35px;\n            font-weight: bold;\n            border-radius: 4px;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n            text-transform: uppercase;\n        }\n        .cta-btn:hover {\n            background-color: #fff;\n            color: #000;\n            box-shadow: 0 0 15px rgba(212, 175, 55, 0.4);\n        }<\/p>\n<p>        \/* Services Section *\/\n        .services {\n            padding: 100px 20px;\n            max-width: 1200px;\n            margin: 0 auto;\n            text-align: center;\n        }\n        .section-title {\n            font-size: 2rem;\n            color: #d4af37;\n            margin-bottom: 50px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n        }\n        .services-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n        }\n        .service-card {\n            background-color: #111;\n            padding: 40px 20px;\n            border: 1px solid #222;\n            border-radius: 4px;\n            transition: transform 0.3s, border-color 0.3s;\n        }\n        .service-card:hover {\n            transform: translateY(-5px);\n            border-color: #d4af37;\n        }\n        .service-card h3 {\n            margin-bottom: 15px;\n            color: #fff;\n            font-size: 1.3rem;\n        }\n        .service-card p {\n            color: #999;\n            font-size: 0.95rem;\n        }<\/p>\n<p>        \/* Contact Section *\/\n        .contact {\n            background-color: #111;\n            padding: 100px 20px;\n            text-align: center;\n            border-top: 1px solid #222;\n        }\n        .contact-info {\n            max-width: 600px;\n            margin: 0 auto;\n        }\n        .contact-item {\n            margin: 25px 0;\n            font-size: 1.2rem;\n        }\n        .contact-item span {\n            display: block;\n            font-size: 0.85rem;\n            color: #666;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            margin-bottom: 5px;\n        }\n        .contact-item a {\n            color: #fff;\n            transition: color 0.3s;\n        }\n        .contact-item a:hover {\n            color: #d4af37;\n        }<\/p>\n<p>        \/* Footer *\/\n        footer {\n            background-color: #0a0a0a;\n            padding: 30px 20px;\n            text-align: center;\n            font-size: 0.85rem;\n            color: #555;\n            border-top: 1px solid #1a1a1a;\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero h1 { font-size: 2rem; }\n            .hero h2 { font-size: 1.1rem; }\n            .nav-links { display: none; } \/* Mobile pe menu simple rakhne ke liye *\/\n        }\n    <\/style>\n<p>    <!-- Header Navigation --><\/p>\n<header>\n<div class=\"nav-container\">\n<div class=\"logo\">THE PRIVATE RIDES<\/div>\n<nav class=\"nav-links\">\n                <a href=\"#\">Home<\/a><br \/>\n                <a href=\"#services\">Services<\/a><br \/>\n                <a href=\"#contact\">Contact<\/a><br \/>\n            <\/nav>\n<\/p><\/div>\n<\/header>\n<p>    <!-- Hero Section --><\/p>\n<section class=\"hero\">\n<h1>The Private Rides<\/h1>\n<h2>Transport By Luxury Cars L.L.C<\/h2>\n<p style=\"color: #ccc; margin-bottom: 30px; max-width: 600px;\">Experience premium chauffeur services and luxury transportation across the UAE with ultimate comfort and style.<\/p>\n<p>        <a href=\"https:\/\/wa.me\/971553689351\" target=\"_blank\" class=\"cta-btn\">Book Your Ride<\/a><br \/>\n    <\/section>\n<p>    <!-- Services Section --><\/p>\n<section id=\"services\" class=\"services\">\n<h2 class=\"section-title\">Our Luxury Services<\/h2>\n<div class=\"services-grid\">\n<div class=\"service-card\">\n<h3>Airport Transfers<\/h3>\n<p>Punctual and stress-free pickups and drop-offs at all major UAE airports with professional chauffeurs.<\/p>\n<\/p><\/div>\n<div class=\"service-card\">\n<h3>Corporate Travel<\/h3>\n<p>Impress your clients and business partners with our premium fleet and top-notch executive transport.<\/p>\n<\/p><\/div>\n<div class=\"service-card\">\n<h3>City Tours &amp; Events<\/h3>\n<p>Explore Dubai and Abu Dhabi in complete luxury, tailored perfectly for special events and weddings.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Contact Section --><\/p>\n<section id=\"contact\" class=\"contact\">\n<h2 class=\"section-title\">Get In Touch<\/h2>\n<div class=\"contact-info\">\n<div class=\"contact-item\">\n                <span>Call or WhatsApp<\/span><br \/>\n                <a href=\"tel:+971553689351\">+971 55 368 9351<\/a>\n            <\/div>\n<div class=\"contact-item\">\n                <span>Email Us<\/span><br \/>\n                <a href=\"mailto:info@theprivaterides.ae\">info@theprivaterides.ae<\/a>\n            <\/div>\n<div class=\"contact-item\">\n                <span>Location<\/span><\/p>\n<p style=\"color: #fff; font-size: 1.1rem;\">Dubai, United Arab Emirates<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <!-- Footer --><\/p>\n<footer>\n<p>\u00a9 2026 THE PRIVATE RIDES TRANSPORT BY LUXURY CARS L.L.C. All Rights Reserved.<\/p>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>THE PRIVATE RIDES | Luxury Cars Transport LLC THE PRIVATE RIDES Home Services Contact The Private Rides Transport By Luxury Cars L.L.C Experience premium chauffeur services and luxury transportation across the UAE with ultimate comfort and style. Book Your Ride Our Luxury Services Airport Transfers Punctual and stress-free pickups and drop-offs at all major UAE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":4,"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":16,"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/16"}],"wp:attachment":[{"href":"https:\/\/theprivaterides.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}