{"id":9,"date":"2026-04-15T14:17:49","date_gmt":"2026-04-15T14:17:49","guid":{"rendered":"https:\/\/abdullahtcons.com\/?page_id=9"},"modified":"2026-04-15T14:36:01","modified_gmt":"2026-04-15T14:36:01","slug":"home","status":"publish","type":"page","link":"https:\/\/abdullahtcons.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c10697 e-con-full e-flex e-con e-parent\" data-id=\"1c10697\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a53b055 elementor-widget elementor-widget-html\" data-id=\"a53b055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Abdullah T Cons | Visa Consultancy<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Inter', 'Helvetica Neue', 'Arial', 'sans-serif'],\n                    },\n                    colors: {\n                        primary: '#1a2b3c',\n                        accent: '#25D366',\n                        bg: '#ffffff',\n                        surface: '#f8f9fa',\n                        border: '#e9ecef',\n                        text: '#333333',\n                        'text-light': '#6c757d',\n                        whatsapp: '#25D366',\n                        disclaimer: '#cc0000',\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        html { scroll-behavior: smooth; }\n        body { font-family: 'Inter', sans-serif; color: #333333; background-color: #ffffff; -webkit-font-smoothing: antialiased; }\n        h1, h2, h3, h4, h5, h6 { color: #1a2b3c; font-weight: 800; }\n        .section-padding { padding: 4rem 1.5rem; }\n        @media (min-width: 768px) { .section-padding { padding: 4rem 3rem; } }\n        @media (min-width: 1024px) { .section-padding { padding: 4rem 5rem; } }\n        .container-wide { max-width: 1200px; margin-left: auto; margin-right: auto; }\n        .card-minimal { background-color: #f8f9fa; border: 1px solid #e9ecef; padding: 1.5rem; border-radius: 0.5rem; transition: all 0.2s; }\n        .card-minimal:hover { border-color: rgba(37, 211, 102, 0.3); }\n        .btn-minimal { padding: 0.75rem 1.25rem; border-radius: 0.375rem; font-weight: 700; font-size: 0.875rem; transition: all 0.2s; text-align: center; display: inline-flex; align-items: center; justify-content: center; }\n        .btn-primary { background-color: #25D366; color: white; }\n        .btn-primary:hover { background-color: #1ebc5a; }\n        .btn-outline { border: 1.5px solid #1a2b3c; color: #1a2b3c; }\n        .btn-outline:hover { background-color: #1a2b3c; color: white; }\n        .section-title-label { font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; color: #6c757d; margin-bottom: 0.5rem; font-weight: 700; display: block; }\n        .sticky-header { position: fixed; top: 0; left: 0; right: 0; z-index: 50; transition: all 0.3s ease; }\n        .scrolled { background-color: #ffffff; padding-top: 0.75rem; padding-bottom: 0.75rem; box-shadow: 0 1px 2px rgba(0,0,0,0.05); border-bottom: 1px solid #e9ecef; }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Header -->\n    <header id=\"header\" class=\"sticky-header py-5\">\n        <div class=\"container-wide flex items-center justify-between px-6\">\n            <a href=\"#\" class=\"text-xl font-extrabold text-primary tracking-tight\">\n                Abdullah <span class=\"text-accent\">T Cons<\/span>\n            <\/a>\n            <nav class=\"hidden md:flex items-center space-x-6\">\n                <a href=\"#about\" class=\"text-[0.85rem] font-bold uppercase tracking-[0.5px] hover:text-accent transition-colors\">About<\/a>\n                <a href=\"#services\" class=\"text-[0.85rem] font-bold uppercase tracking-[0.5px] hover:text-accent transition-colors\">Services<\/a>\n                <a href=\"#process\" class=\"text-[0.85rem] font-bold uppercase tracking-[0.5px] hover:text-accent transition-colors\">Process<\/a>\n                <a href=\"#contact\" class=\"text-[0.85rem] font-bold uppercase tracking-[0.5px] hover:text-accent transition-colors\">Contact<\/a>\n                <a href=\"https:\/\/wa.me\/447426568109\" target=\"_blank\" class=\"btn-minimal btn-primary\">\n                    WhatsApp\n                <\/a>\n            <\/nav>\n            <button class=\"md:hidden p-2 text-primary\" onclick=\"toggleMenu()\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"><\/line><\/svg>\n            <\/button>\n        <\/div>\n        <!-- Mobile Menu -->\n        <div id=\"mobile-menu\" class=\"hidden absolute top-full left-0 right-0 bg-white border-t p-6 flex flex-col space-y-4 shadow-xl\">\n            <a href=\"#about\" onclick=\"toggleMenu()\" class=\"text-sm font-bold uppercase tracking-wider py-2 border-b\">About<\/a>\n            <a href=\"#services\" onclick=\"toggleMenu()\" class=\"text-sm font-bold uppercase tracking-wider py-2 border-b\">Services<\/a>\n            <a href=\"#process\" onclick=\"toggleMenu()\" class=\"text-sm font-bold uppercase tracking-wider py-2 border-b\">Process<\/a>\n            <a href=\"#contact\" onclick=\"toggleMenu()\" class=\"text-sm font-bold uppercase tracking-wider py-2\">Contact<\/a>\n            <a href=\"https:\/\/wa.me\/447426568109\" target=\"_blank\" class=\"btn-minimal btn-primary w-full py-4\">\n                Contact on WhatsApp\n            <\/a>\n        <\/div>\n    <\/header>\n\n    <!-- Hero -->\n    <section class=\"relative min-h-screen flex items-center pt-20 overflow-hidden bg-white\">\n        <div class=\"container-wide px-6 grid lg:grid-cols-2 gap-12 items-center\">\n            <div>\n                <span class=\"section-title-label\">Expert Consultancy<\/span>\n                <h1 class=\"text-4xl md:text-6xl font-extrabold leading-[1.1] mb-6\">\n                    Trusted Visa Consultancy for Europe\n                    <span class=\"block text-2xl md:text-3xl text-text-light font-medium mt-2\">\u0633\u0641\u0631 \u0622\u0633\u0627\u0646 \u0628\u0646\u0627\u0626\u06cc\u06ba<\/span>\n                <\/h1>\n                <p class=\"text-[0.95rem] text-text-light mb-10 max-w-lg leading-relaxed\">\n                    Fast-track guidance for Schengen visas to the Netherlands and Germany. Led by Chaudhry Muhammad Abdullah, a specialist in UK-based visa strategy with a high success rate.\n                <\/p>\n                <div class=\"flex flex-col sm:flex-row gap-4\">\n                    <a href=\"https:\/\/wa.me\/447426568109\" target=\"_blank\" class=\"btn-minimal btn-primary px-8 py-4 text-base\">\n                        WhatsApp Contact\n                    <\/a>\n                    <a href=\"#contact\" class=\"btn-minimal btn-outline px-8 py-4 text-base\">\n                        Book Consultation\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"hidden lg:block relative\">\n                <div class=\"aspect-[4\/5] rounded-lg overflow-hidden border border-border\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1526772662000-3f88f10405ff?auto=format&fit=crop&q=80&w=800\" alt=\"Visa\" class=\"w-full h-full object-cover grayscale-[0.2]\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- About -->\n    <section id=\"about\" class=\"section-padding bg-white\">\n        <div class=\"container-wide\">\n            <div class=\"grid lg:grid-cols-2 gap-16 items-center\">\n                <div>\n                    <span class=\"section-title-label\">About the Business<\/span>\n                    <h2 class=\"text-3xl md:text-4xl font-extrabold mb-8\">\n                        Professional Guidance by <br>\n                        Chaudhry Muhammad Abdullah\n                    <\/h2>\n                    <div class=\"space-y-6 text-[0.95rem] text-text-light leading-relaxed\">\n                        <p>Abdullah T Cons is a premier UK-based visa consultancy dedicated to helping individuals navigate the complexities of European travel. Founded and led by Chaudhry Muhammad Abdullah, we bring years of experience and a deep understanding of the visa application process.<\/p>\n                        <p>Based in Manchester, we specialize in providing personalized support for Schengen visas, with a particular focus on the Netherlands and Germany. Our mission is to make your travel dreams a reality through professional, transparent, and efficient consultancy.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"relative\">\n                    <div class=\"aspect-video rounded-lg overflow-hidden border border-border bg-surface\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&q=80&w=1000\" alt=\"Office\" class=\"w-full h-full object-cover opacity-90 grayscale-[0.1]\">\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Services -->\n    <section id=\"services\" class=\"section-padding bg-white\">\n        <div class=\"container-wide\">\n            <div class=\"mb-12\">\n                <span class=\"section-title-label\">Our Core Services<\/span>\n                <h2 class=\"text-3xl md:text-4xl font-extrabold\">Specialized Visa Support<\/h2>\n            <\/div>\n            <div class=\"grid md:grid-cols-2 lg:grid-cols-4 gap-4\">\n                <div class=\"card-minimal\">\n                    <h3 class=\"text-[0.9rem] font-bold mb-2\">Tourist Visa Assistance<\/h3>\n                    <p class=\"text-[0.75rem] text-text-light leading-relaxed\">Comprehensive support for global travel applications with document checklists.<\/p>\n                <\/div>\n                <div class=\"card-minimal\">\n                    <h3 class=\"text-[0.9rem] font-bold mb-2\">Schengen (Netherlands)<\/h3>\n                    <p class=\"text-[0.75rem] text-text-light leading-relaxed\">Specialized guidance for Dutch entry, focusing on itinerary and accommodation proof.<\/p>\n                <\/div>\n                <div class=\"card-minimal\">\n                    <h3 class=\"text-[0.9rem] font-bold mb-2\">Schengen (Germany)<\/h3>\n                    <p class=\"text-[0.75rem] text-text-light leading-relaxed\">Expert processing for German visas with detailed financial documentation advice.<\/p>\n                <\/div>\n                <div class=\"card-minimal bg-primary text-white border-primary\">\n                    <h3 class=\"text-[0.9rem] font-bold mb-2 text-white\">Consultation Fee<\/h3>\n                    <p class=\"text-[0.75rem] opacity-80 leading-relaxed\">Professional advice at affordable rates. <strong>Contact for quote.<\/strong><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why Choose Us -->\n    <section class=\"section-padding bg-white\">\n        <div class=\"container-wide\">\n            <div class=\"grid lg:grid-cols-2 gap-16 items-center\">\n                <div>\n                    <span class=\"section-title-label\">Why Choose Us<\/span>\n                    <div class=\"grid sm:grid-cols-2 gap-6 mt-6\">\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"mt-1 text-accent font-bold\">\u2713<\/div>\n                            <div>\n                                <h4 class=\"text-[0.9rem] font-bold mb-1\">Fast Processing Guidance<\/h4>\n                                <p class=\"text-[0.8rem] text-text-light\">We know the shortcuts and efficient ways to get your documents ready quickly.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"mt-1 text-accent font-bold\">\u2713<\/div>\n                            <div>\n                                <h4 class=\"text-[0.9rem] font-bold mb-1\">High Success Experience<\/h4>\n                                <p class=\"text-[0.8rem] text-text-light\">Our track record speaks for itself with a high rate of successful visa approvals.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"mt-1 text-accent font-bold\">\u2713<\/div>\n                            <div>\n                                <h4 class=\"text-[0.9rem] font-bold mb-1\">Affordable Transparent Fees<\/h4>\n                                <p class=\"text-[0.8rem] text-text-light\">Professional consultancy doesn't have to be expensive. We offer competitive pricing.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"mt-1 text-accent font-bold\">\u2713<\/div>\n                            <div>\n                                <h4 class=\"text-[0.9rem] font-bold mb-1\">Personalized UK Support<\/h4>\n                                <p class=\"text-[0.8rem] text-text-light\">Every case is unique. We provide one-on-one guidance tailored to your situation.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div>\n                    <h2 class=\"text-3xl md:text-4xl font-extrabold mb-8\">Committed to Your <br>Success in Europe<\/h2>\n                    <p class=\"text-[0.95rem] text-text-light leading-relaxed mb-8\">We understand that applying for a visa can be a stressful and confusing experience. Our goal is to provide clarity and confidence at every step of the journey.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials -->\n    <section class=\"section-padding bg-white border-t border-border\">\n        <div class=\"container-wide\">\n            <div class=\"mb-12\">\n                <span class=\"section-title-label\">Testimonials<\/span>\n                <h2 class=\"text-3xl md:text-4xl font-extrabold\">Client Experiences<\/h2>\n            <\/div>\n            <div class=\"grid md:grid-cols-3 gap-6\">\n                <div class=\"p-8 bg-surface border border-border rounded-lg italic text-[0.85rem] text-text-light leading-relaxed\">\n                    <p class=\"mb-4\">\"Great guidance throughout my Schengen visa process. Highly recommended!\"<\/p>\n                    <div class=\"not-italic font-bold text-primary\">\u2014 Ali R.<\/div>\n                <\/div>\n                <div class=\"p-8 bg-surface border border-border rounded-lg italic text-[0.85rem] text-text-light leading-relaxed\">\n                    <p class=\"mb-4\">\"Very professional and helpful. Got my visa smoothly.\"<\/p>\n                    <div class=\"not-italic font-bold text-primary\">\u2014 Sarah K.<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Process -->\n    <section id=\"process\" class=\"section-padding bg-white border-t border-border\">\n        <div class=\"container-wide\">\n            <div class=\"mb-16\">\n                <span class=\"section-title-label\">Our Process<\/span>\n                <h2 class=\"text-3xl md:text-4xl font-extrabold\">Simple 3-Step Journey<\/h2>\n            <\/div>\n            <div class=\"grid md:grid-cols-3 gap-12\">\n                <div class=\"relative\">\n                    <div class=\"text-6xl font-extrabold text-surface absolute -top-10 -left-2 -z-10 select-none\">01<\/div>\n                    <div class=\"pt-4\">\n                        <h3 class=\"text-xl font-bold mb-3\">Contact Us<\/h3>\n                        <p class=\"text-[0.85rem] text-text-light\">Reach out via WhatsApp or our contact form to discuss your visa needs.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"relative\">\n                    <div class=\"text-6xl font-extrabold text-surface absolute -top-10 -left-2 -z-10 select-none\">02<\/div>\n                    <div class=\"pt-4\">\n                        <h3 class=\"text-xl font-bold mb-3\">Document Guidance<\/h3>\n                        <p class=\"text-[0.85rem] text-text-light\">We provide a customized checklist and help you prepare all necessary documents.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"relative\">\n                    <div class=\"text-6xl font-extrabold text-surface absolute -top-10 -left-2 -z-10 select-none\">03<\/div>\n                    <div class=\"pt-4\">\n                        <h3 class=\"text-xl font-bold mb-3\">Application Support<\/h3>\n                        <p class=\"text-[0.85rem] text-text-light\">We review your final application and provide guidance for the submission process.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact -->\n    <section id=\"contact\" class=\"section-padding bg-white border-t border-border\">\n        <div class=\"container-wide\">\n            <div class=\"grid lg:grid-cols-2 gap-16\">\n                <div>\n                    <span class=\"section-title-label\">Contact Us<\/span>\n                    <h2 class=\"text-3xl md:text-4xl font-extrabold mb-8\">Get in Touch<\/h2>\n                    <div class=\"space-y-6\">\n                        <div class=\"flex items-start gap-4\">\n                            <div class=\"w-10 h-10 rounded-md bg-surface flex items-center justify-center border border-border shrink-0\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n                            <\/div>\n                            <div>\n                                <p class=\"font-bold text-sm\">Office Address<\/p>\n                                <p class=\"text-sm text-text-light\">195 Tynedale Road, Birmingham, B11 3QU<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-4\">\n                            <div class=\"w-10 h-10 rounded-md bg-surface flex items-center justify-center border border-border shrink-0\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\n                            <\/div>\n                            <div>\n                                <p class=\"font-bold text-sm\">Email Us<\/p>\n                                <p class=\"text-sm text-text-light\">hi@yabdullahtcons.com<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-4\">\n                            <div class=\"w-10 h-10 rounded-md bg-surface flex items-center justify-center border border-border shrink-0\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n                            <\/div>\n                            <div>\n                                <p class=\"font-bold text-sm\">Call \/ WhatsApp<\/p>\n                                <p class=\"text-sm text-text-light\">+44 7426 568109<\/p>\n                                <a href=\"https:\/\/wa.me\/447426568109\" target=\"_blank\" class=\"btn-minimal btn-primary mt-4\">Chat on WhatsApp<\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-surface p-8 md:p-10 rounded-lg border border-border\">\n                    <form class=\"space-y-5\">\n                        <div class=\"grid md:grid-cols-2 gap-5\">\n                            <div class=\"space-y-1.5\">\n                                <label class=\"text-[0.7rem] font-bold uppercase tracking-wider text-text-light\">Full Name<\/label>\n                                <input type=\"text\" placeholder=\"John Doe\" class=\"w-full px-4 py-3 rounded-md bg-white border border-border outline-none text-sm\">\n                            <\/div>\n                            <div class=\"space-y-1.5\">\n                                <label class=\"text-[0.7rem] font-bold uppercase tracking-wider text-text-light\">Email Address<\/label>\n                                <input type=\"email\" placeholder=\"john@example.com\" class=\"w-full px-4 py-3 rounded-md bg-white border border-border outline-none text-sm\">\n                            <\/div>\n                        <\/div>\n                        <div class=\"space-y-1.5\">\n                            <label class=\"text-[0.7rem] font-bold uppercase tracking-wider text-text-light\">Your Message<\/label>\n                            <textarea rows=\"4\" placeholder=\"Tell us about your travel plans...\" class=\"w-full px-4 py-3 rounded-md bg-white border border-border outline-none text-sm resize-none\"><\/textarea>\n                        <\/div>\n                        <button type=\"button\" class=\"w-full btn-minimal btn-outline bg-primary text-white py-4 text-base\">Send Message<\/button>\n                    <\/form>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"bg-white pt-16 pb-10 border-t border-border\">\n        <div class=\"container-wide px-6\">\n            <div class=\"grid md:grid-cols-2 gap-12 mb-16\">\n                <div>\n                    <a href=\"#\" class=\"text-2xl font-extrabold text-primary mb-6 block\">Abdullah <span class=\"text-accent\">T Cons<\/span><\/a>\n                    <p class=\"text-[0.85rem] text-text-light max-w-sm mb-8 leading-relaxed\">Your trusted partner for Schengen and Tourist visa consultancy. Based in Manchester, UK.<\/p>\n                <\/div>\n                <div class=\"flex gap-4 md:justify-end\">\n                    <a href=\"https:\/\/www.tiktok.com\/@chaudhryabdullah033\" target=\"_blank\" class=\"text-[0.7rem] font-bold text-primary hover:text-accent transition-all\">TIKTOK<\/a>\n                    <a href=\"https:\/\/www.instagram.com\/abdullah_in_uk\" target=\"_blank\" class=\"text-[0.7rem] font-bold text-primary hover:text-accent transition-all\">INSTAGRAM<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"bg-surface p-6 rounded-lg mb-12 border border-border\">\n                <p class=\"text-[0.65rem] text-disclaimer text-center leading-relaxed font-bold\">\n                    <span class=\"uppercase block mb-1\">Compliance Notice<\/span>\n                    We provide consultancy services only. We do NOT guarantee visa approval. We are not affiliated with any embassy, government authority, or official visa processing center. Success is subject to embassy discretion.\n                <\/p>\n            <\/div>\n            <p class=\"text-center text-[0.7rem] text-text-light font-bold\">\u00a9 2026 Abdullah T Cons. All rights reserved.<\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        function toggleMenu() {\n            const menu = document.getElementById('mobile-menu');\n            menu.classList.toggle('hidden');\n        }\n\n        window.addEventListener('scroll', () => {\n            const header = document.getElementById('header');\n            if (window.scrollY > 20) {\n                header.classList.add('scrolled');\n            } else {\n                header.classList.remove('scrolled');\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\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>Abdullah T Cons | Visa Consultancy Abdullah T Cons About Services Process Contact WhatsApp About Services Process Contact Contact on WhatsApp Expert Consultancy Trusted Visa Consultancy for Europe \u0633\u0641\u0631 \u0622\u0633\u0627\u0646 \u0628\u0646\u0627\u0626\u06cc\u06ba Fast-track guidance for Schengen visas to the Netherlands and Germany. Led by Chaudhry Muhammad Abdullah, a specialist in UK-based visa strategy with a high [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":5,"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":21,"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/21"}],"wp:attachment":[{"href":"https:\/\/abdullahtcons.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}