{"id":6,"date":"2026-04-17T08:48:30","date_gmt":"2026-04-17T08:48:30","guid":{"rendered":"http:\/\/bitlusion.com\/?page_id=6"},"modified":"2026-06-03T07:23:46","modified_gmt":"2026-06-03T07:23:46","slug":"home-new","status":"publish","type":"page","link":"https:\/\/bitlusion.com\/","title":{"rendered":"Home-new"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3284bc6 e-con-full e-flex e-con e-parent\" data-id=\"3284bc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1382939 elementor-widget elementor-widget-html\" data-id=\"1382939\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Bitlusion Commerce - Elementor HTML Widget (Improved) -->\r\n<!-- WPForms shortcode active: [wpforms id=\"103\"] -->\r\n\r\n<!-- External Dependencies -->\r\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link\r\n    href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Syne:wght@400;500;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300&display=swap\"\r\n    rel=\"stylesheet\">\r\n\r\n<style>\r\n    #bl {\r\n        font-family: 'DM Sans', sans-serif;\r\n        scroll-behavior: smooth;\r\n        color: #1e293b;\r\n        background: #ffffff;\r\n    }\r\n\r\n    #bl .font-display {\r\n        font-family: 'Syne', sans-serif;\r\n    }\r\n\r\n    \/* \u2500\u2500 Hero heading uses original Inter Black \u2500\u2500 *\/\r\n    #bl .hero-heading {\r\n        font-family: 'Inter', sans-serif;\r\n        font-weight: 800;\r\n        letter-spacing: -0.02em;\r\n        text-transform: uppercase;\r\n        line-height: 1.0;\r\n    }\r\n\r\n    \/* \u2500\u2500 Gradient text \u2500\u2500 *\/\r\n    #bl .grad-text {\r\n        background: linear-gradient(100deg, #a78bfa 0%, #34d399 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        background-clip: text;\r\n    }\r\n\r\n    \/* \u2500\u2500 Hero \u2500\u2500 *\/\r\n    #bl .hero-bg {\r\n        background: #0a0f1e;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n\r\n    #bl .hero-grid {\r\n        background-image:\r\n            linear-gradient(rgba(167, 139, 250, 0.07) 1px, transparent 1px),\r\n            linear-gradient(90deg, rgba(167, 139, 250, 0.07) 1px, transparent 1px);\r\n        background-size: 48px 48px;\r\n        position: absolute;\r\n        inset: 0;\r\n        mask-image: radial-gradient(ellipse 80% 80% at 50% 50%, #000 30%, transparent 100%);\r\n    }\r\n\r\n    #bl .hero-glow {\r\n        position: absolute;\r\n        width: 700px;\r\n        height: 700px;\r\n        border-radius: 50%;\r\n        background: radial-gradient(circle, rgba(167, 139, 250, 0.18) 0%, transparent 70%);\r\n        top: -200px;\r\n        left: -150px;\r\n        pointer-events: none;\r\n    }\r\n\r\n    #bl .hero-glow-2 {\r\n        position: absolute;\r\n        width: 500px;\r\n        height: 500px;\r\n        border-radius: 50%;\r\n        background: radial-gradient(circle, rgba(52, 211, 153, 0.12) 0%, transparent 70%);\r\n        bottom: -100px;\r\n        right: -100px;\r\n        pointer-events: none;\r\n    }\r\n\r\n    \/* \u2500\u2500 Particles \u2500\u2500 *\/\r\n    #bl .particle {\r\n        position: absolute;\r\n        background: rgba(255, 255, 255, 0.25);\r\n        border-radius: 50%;\r\n        pointer-events: none;\r\n        animation: float-bl 22s infinite linear;\r\n    }\r\n\r\n    @keyframes float-bl {\r\n        0% {\r\n            transform: translateY(0) translateX(0) scale(1);\r\n            opacity: 0;\r\n        }\r\n\r\n        10% {\r\n            opacity: 1;\r\n        }\r\n\r\n        90% {\r\n            opacity: 1;\r\n        }\r\n\r\n        100% {\r\n            transform: translateY(-100vh) translateX(60px) scale(0.4);\r\n            opacity: 0;\r\n        }\r\n    }\r\n\r\n    \/* \u2500\u2500 Marquee \u2500\u2500 *\/\r\n    #bl .marquee-track {\r\n        display: flex;\r\n        gap: 6rem;\r\n        animation: marquee-bl 20s linear infinite;\r\n        white-space: nowrap;\r\n    }\r\n\r\n    @keyframes marquee-bl {\r\n        from {\r\n            transform: translateX(0);\r\n        }\r\n\r\n        to {\r\n            transform: translateX(-50%);\r\n        }\r\n    }\r\n\r\n    #bl .marquee-wrap {\r\n        overflow: hidden;\r\n    }\r\n\r\n    \/* \u2500\u2500 Cards \u2500\u2500 *\/\r\n    #bl .stat-card {\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    }\r\n\r\n    #bl .stat-card:hover {\r\n        transform: translateY(-6px);\r\n        box-shadow: 0 16px 40px -8px rgba(0, 0, 0, 0.12);\r\n    }\r\n\r\n    #bl .industry-card {\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    #bl .industry-card:hover {\r\n        transform: scale(1.02);\r\n    }\r\n\r\n    \/* \u2500\u2500 Reveal animations \u2500\u2500 *\/\r\n    #bl .reveal {\r\n        opacity: 0;\r\n        transform: translateY(24px);\r\n        transition: opacity 0.7s ease, transform 0.7s ease;\r\n    }\r\n\r\n    #bl .reveal.visible {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n\r\n    \/* \u2500\u2500 FAQ \u2500\u2500 *\/\r\n    #bl details summary::-webkit-details-marker {\r\n        display: none;\r\n    }\r\n\r\n    #bl details[open] .faq-arrow {\r\n        transform: rotate(180deg);\r\n    }\r\n\r\n    #bl details {\r\n        transition: background 0.2s ease;\r\n    }\r\n\r\n    \/* \u2500\u2500 Image containers \u2500\u2500 *\/\r\n    #bl img {\r\n        object-fit: cover;\r\n        width: 100%;\r\n        height: 100%;\r\n        display: block;\r\n    }\r\n\r\n    #bl .img-box {\r\n        position: relative;\r\n        overflow: hidden;\r\n        border-radius: 1.5rem;\r\n    }\r\n\r\n    \/* \u2500\u2500 Process line \u2500\u2500 *\/\r\n    #bl .process-line {\r\n        position: absolute;\r\n        top: 2.25rem;\r\n        left: calc(16.67% + 2.5rem);\r\n        right: calc(16.67% + 2.5rem);\r\n        height: 2px;\r\n        background: linear-gradient(90deg, #a78bfa, #34d399);\r\n        opacity: 0.3;\r\n    }\r\n\r\n    \/* \u2500\u2500 Trust logos pill \u2500\u2500 *\/\r\n    #bl .trust-pill {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        gap: 6px;\r\n        background: rgba(255, 255, 255, 0.06);\r\n        border: 1px solid rgba(255, 255, 255, 0.1);\r\n        border-radius: 999px;\r\n        padding: 6px 16px;\r\n        font-size: 11px;\r\n        font-weight: 700;\r\n        letter-spacing: 0.12em;\r\n        color: rgba(255, 255, 255, 0.6);\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    \/* \u2500\u2500 WPForms override to match dark CTA section \u2500\u2500 *\/\r\n    #bl .wpforms-form .wpforms-field input,\r\n    #bl .wpforms-form .wpforms-field textarea,\r\n    #bl .wpforms-form .wpforms-field select {\r\n        background: rgba(255, 255, 255, 0.07) !important;\r\n        border: 1px solid rgba(255, 255, 255, 0.15) !important;\r\n        border-radius: 12px !important;\r\n        color: #ffffff !important;\r\n        padding: 14px 18px !important;\r\n        font-family: 'DM Sans', sans-serif !important;\r\n        font-size: 14px !important;\r\n        width: 100% !important;\r\n        transition: border-color 0.2s ease !important;\r\n    }\r\n\r\n    #bl .wpforms-form .wpforms-field input::placeholder,\r\n    #bl .wpforms-form .wpforms-field textarea::placeholder {\r\n        color: rgba(255, 255, 255, 0.35) !important;\r\n    }\r\n\r\n    #bl .wpforms-form .wpforms-field input:focus,\r\n    #bl .wpforms-form .wpforms-field textarea:focus {\r\n        outline: none !important;\r\n        border-color: rgba(167, 139, 250, 0.6) !important;\r\n        background: rgba(255, 255, 255, 0.1) !important;\r\n    }\r\n\r\n    #bl .wpforms-form label.wpforms-field-label {\r\n        color: rgba(255, 255, 255, 0.55) !important;\r\n        font-size: 11px !important;\r\n        font-weight: 600 !important;\r\n        letter-spacing: 0.08em !important;\r\n        text-transform: uppercase !important;\r\n        margin-bottom: 6px !important;\r\n        display: block !important;\r\n    }\r\n\r\n    #bl .wpforms-form button[type=\"submit\"],\r\n    #bl .wpforms-form input[type=\"submit\"] {\r\n        background: linear-gradient(135deg, #7c3aed, #059669) !important;\r\n        color: #ffffff !important;\r\n        border: none !important;\r\n        border-radius: 12px !important;\r\n        padding: 16px 40px !important;\r\n        font-family: 'Syne', sans-serif !important;\r\n        font-size: 14px !important;\r\n        font-weight: 700 !important;\r\n        letter-spacing: 0.06em !important;\r\n        text-transform: uppercase !important;\r\n        cursor: pointer !important;\r\n        width: 100% !important;\r\n        margin-top: 8px !important;\r\n        transition: opacity 0.2s ease, transform 0.15s ease !important;\r\n    }\r\n\r\n    #bl .wpforms-form button[type=\"submit\"]:hover {\r\n        opacity: 0.9 !important;\r\n        transform: translateY(-2px) !important;\r\n    }\r\n\r\n    #bl .wpforms-form .wpforms-field-container {\r\n        margin-bottom: 20px !important;\r\n    }\r\n\r\n    #bl .wpforms-confirmation-container-full {\r\n        background: rgba(52, 211, 153, 0.1) !important;\r\n        border: 1px solid rgba(52, 211, 153, 0.3) !important;\r\n        border-radius: 16px !important;\r\n        padding: 24px !important;\r\n        color: #34d399 !important;\r\n        text-align: center !important;\r\n        font-family: 'DM Sans', sans-serif !important;\r\n    }\r\n\r\n    \/* \u2500\u2500 Testimonial card \u2500\u2500 *\/\r\n    #bl .testi-card {\r\n        background: #f8fafc;\r\n        border: 1px solid #e2e8f0;\r\n        border-radius: 20px;\r\n        padding: 32px;\r\n        transition: box-shadow 0.3s ease, transform 0.3s ease;\r\n    }\r\n\r\n    #bl .testi-card:hover {\r\n        box-shadow: 0 12px 40px -8px rgba(0, 0, 0, 0.1);\r\n        transform: translateY(-4px);\r\n    }\r\n\r\n    \/* \u2500\u2500 Why choose section \u2500\u2500 *\/\r\n    #bl .why-card {\r\n        border-left: 3px solid transparent;\r\n        padding: 28px 28px 28px 24px;\r\n        border-radius: 16px;\r\n        transition: background 0.3s ease, border-color 0.3s ease;\r\n    }\r\n\r\n    #bl .why-card:hover {\r\n        background: #f8fafc;\r\n        border-left-color: #a78bfa;\r\n    }\r\n\r\n    \/* \u2500\u2500 Scroll nav indicator \u2500\u2500 *\/\r\n    #bl header {\r\n        transition: box-shadow 0.3s ease;\r\n    }\r\n\r\n    #bl header.scrolled {\r\n        box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);\r\n    }\r\n\r\n    \/* \u2500\u2500 Mobile hamburger \u2500\u2500 *\/\r\n    #bl #mobile-menu {\r\n        display: none;\r\n        background: #ffffff;\r\n        border-top: 1px solid #f1f5f9;\r\n        padding: 16px 24px;\r\n        flex-direction: column;\r\n        gap: 16px;\r\n    }\r\n\r\n    #bl #mobile-menu.open {\r\n        display: flex;\r\n    }\r\n<\/style>\r\n\r\n<div id=\"bl\">\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       HEADER\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <header id=\"bl-header\" class=\"fixed w-full bg-white\/95 backdrop-blur-md z-50 border-b border-slate-100\">\r\n        <nav class=\"container mx-auto px-6 py-4 flex justify-between items-center\">\r\n            <!-- Logo -->\r\n            <div class=\"flex items-center space-x-2\">\r\n                <div class=\"w-8 h-8 bg-gradient-to-br from-purple-500 to-emerald-500 rounded-lg flex items-center justify-center text-white font-bold text-lg\"\r\n                    style=\"font-family:'Syne',sans-serif\">B<\/div>\r\n                <span class=\"text-xl font-bold tracking-tight text-slate-900 uppercase font-display\">Bitlusion<\/span>\r\n            <\/div>\r\n            <!-- Desktop nav -->\r\n            <div class=\"hidden md:flex space-x-8 font-medium text-sm text-slate-600\">\r\n                <a href=\"#about\" class=\"hover:text-purple-600 transition\">About<\/a>\r\n                <a href=\"#industries\" class=\"hover:text-purple-600 transition\">Industries<\/a>\r\n                <a href=\"#why-us\" class=\"hover:text-purple-600 transition\">Why Us<\/a>\r\n                <a href=\"#process\" class=\"hover:text-purple-600 transition\">Strategy<\/a>\r\n                <a href=\"#testimonials\" class=\"hover:text-purple-600 transition\">Clients<\/a>\r\n                <a href=\"#contact\" class=\"hover:text-purple-600 transition\">Contact<\/a>\r\n            <\/div>\r\n            <!-- CTA -->\r\n            <a href=\"#contact\"\r\n                class=\"hidden md:flex items-center gap-2 bg-slate-900 text-white px-5 py-2.5 rounded-full text-sm font-semibold hover:bg-slate-700 transition\">\r\n                <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\r\n                        d=\"M13 10V3L4 14h7v7l9-11h-7z\" \/>\r\n                <\/svg>\r\n                Partner With Us\r\n            <\/a>\r\n            <!-- Hamburger -->\r\n            <button id=\"bl-hamburger\" class=\"md:hidden p-2 rounded-lg hover:bg-slate-100\" aria-label=\"Menu\">\r\n                <svg class=\"w-5 h-5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h16\" \/>\r\n                <\/svg>\r\n            <\/button>\r\n        <\/nav>\r\n        <!-- Mobile menu -->\r\n        <div id=\"mobile-menu\">\r\n            <a href=\"#about\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">About<\/a>\r\n            <a href=\"#industries\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">Industries<\/a>\r\n            <a href=\"#why-us\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">Why Us<\/a>\r\n            <a href=\"#process\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">Strategy<\/a>\r\n            <a href=\"#testimonials\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">Clients<\/a>\r\n            <a href=\"#contact\" class=\"text-sm font-medium text-slate-700 hover:text-purple-600\">Contact<\/a>\r\n            <a href=\"#contact\"\r\n                class=\"inline-flex items-center gap-2 bg-slate-900 text-white px-5 py-2.5 rounded-full text-sm font-semibold w-fit\">Partner\r\n                With Us<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       HERO\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"pt-28 pb-20 hero-bg px-6 min-h-screen flex items-center\">\r\n        <div class=\"hero-grid\"><\/div>\r\n        <div class=\"hero-glow\"><\/div>\r\n        <div class=\"hero-glow-2\"><\/div>\r\n        <div id=\"bl-particles\" class=\"absolute inset-0 z-0 pointer-events-none\"><\/div>\r\n\r\n        <div class=\"container mx-auto relative z-10\">\r\n            <div class=\"flex flex-col lg:flex-row items-center gap-16\">\r\n                <!-- Left copy -->\r\n                <div class=\"lg:w-1\/2 text-center lg:text-left\">\r\n                    <div class=\"trust-pill inline-flex mb-6\">\r\n                        <span class=\"w-1.5 h-1.5 rounded-full bg-emerald-400 animate-pulse\"><\/span>\r\n                        Elite Brand Management \u00b7 India\r\n                    <\/div>\r\n                    <h1 class=\"hero-heading text-5xl md:text-6xl xl:text-7xl mb-6 text-white\"\r\n                        style=\"font-size: clamp(3rem, 8vw, 6rem)\">\r\n                        BITLUSION\r\n                    <\/h1>\r\n                    <p class=\"text-lg text-slate-300 mb-4 max-w-xl lg:mx-0 mx-auto font-light leading-relaxed\">\r\n                        The trusted <span class=\"font-semibold text-white\">Authorised Amazon Growth Partner<\/span> for\r\n                        world-class brands. We protect your equity and dominate the Amazon India digital shelf.\r\n                    <\/p>\r\n                    <!-- Amazon service pills -->\r\n                    <div class=\"flex flex-wrap gap-2 mb-10 justify-center lg:justify-start\">\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">Amazon\r\n                            India<\/span>\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">Seller\r\n                            Central<\/span>\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">Vendor\r\n                            Central<\/span>\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">Amazon\r\n                            Ads<\/span>\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">A+\r\n                            Content<\/span>\r\n                        <span\r\n                            class=\"bg-white\/10 border border-white\/10 text-slate-300 text-xs font-semibold px-3 py-1.5 rounded-full\">Brand\r\n                            Registry<\/span>\r\n                    <\/div>\r\n                    <div class=\"flex flex-col sm:flex-row justify-center lg:justify-start gap-4\">\r\n                        <a href=\"#contact\"\r\n                            class=\"bg-purple-600 hover:bg-purple-500 text-white px-8 py-4 rounded-xl font-bold transition shadow-lg shadow-purple-500\/25 flex items-center justify-center gap-2 font-display text-sm uppercase tracking-wide\">\r\n                            Get a Free Audit\r\n                            <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\r\n                                    d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\r\n                            <\/svg>\r\n                        <\/a>\r\n                        <a href=\"#about\"\r\n                            class=\"bg-white\/8 text-white border border-white\/20 backdrop-blur-sm px-8 py-4 rounded-xl font-bold hover:bg-white\/15 transition flex items-center justify-center gap-2 text-sm\">\r\n                            How It Works\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Right image collage -->\r\n                <div class=\"lg:w-1\/2 w-full grid grid-cols-2 gap-4\">\r\n                    <div class=\"col-span-2 img-box aspect-[16\/7] shadow-2xl border border-white\/8 group\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200\"\r\n                            alt=\"Brand management operations\" class=\"transition duration-700 group-hover:scale-105\">\r\n                        <div\r\n                            class=\"absolute inset-0 bg-gradient-to-t from-slate-900\/70 via-slate-900\/20 to-transparent\">\r\n                        <\/div>\r\n                        <div\r\n                            class=\"absolute bottom-4 left-4 right-4 p-4 bg-white\/8 backdrop-blur-md rounded-xl border border-white\/15\">\r\n                            <p class=\"text-white text-xs font-medium italic\">\"Securing brand legacy in an evolving\r\n                                marketplace.\"<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"img-box aspect-square shadow-xl border border-white\/8 group\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1542744173-8e7e53415bb0?auto=format&fit=crop&q=80&w=600\"\r\n                            alt=\"Strategy meeting\" class=\"transition duration-700 group-hover:scale-105\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-slate-900\/50 to-transparent\"><\/div>\r\n                    <\/div>\r\n                    <div class=\"img-box aspect-square shadow-xl border border-white\/8 group\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&q=80&w=600\"\r\n                            alt=\"E-commerce analytics\" class=\"transition duration-700 group-hover:scale-105\">\r\n                        <div class=\"absolute inset-0 bg-gradient-to-t from-slate-900\/50 to-transparent\"><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       STATS BAR\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section class=\"py-16 bg-white border-b border-slate-100\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"grid grid-cols-3 md:grid-cols-6 gap-4 text-center\">\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">200%<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">Avg ROI Growth<\/p>\r\n                <\/div>\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">1.5K+<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">Premium Brands<\/p>\r\n                <\/div>\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">50+<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">Advisories<\/p>\r\n                <\/div>\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">10K+<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">SKUs Managed<\/p>\r\n                <\/div>\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">4.8\u2605<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">Seller Rating<\/p>\r\n                <\/div>\r\n                <div class=\"stat-card p-6 rounded-2xl bg-slate-50 border border-slate-100\">\r\n                    <div class=\"text-2xl font-extrabold text-purple-600 font-display\">Top 10<\/div>\r\n                    <p class=\"text-slate-400 font-semibold uppercase text-[10px] tracking-wider mt-1\">Category Ranks<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       ABOUT \/ BRAND INTEGRITY\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"about\" class=\"py-28 bg-white overflow-hidden\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"flex flex-col md:flex-row items-center gap-16 reveal\">\r\n                <!-- Image -->\r\n                <div class=\"md:w-1\/2 relative\">\r\n                    <div\r\n                        class=\"absolute -bottom-8 -left-8 w-72 h-72 bg-emerald-100 rounded-full blur-3xl opacity-40 pointer-events-none\">\r\n                    <\/div>\r\n                    <!-- Two overlapping photos -->\r\n                    <div class=\"relative z-10\">\r\n                        <div class=\"img-box aspect-[4\/3] shadow-2xl border-4 border-white\">\r\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600880292203-757bb62b4baf?auto=format&fit=crop&q=80&w=900\"\r\n                                alt=\"Brand strategy team\">\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Copy -->\r\n                <div class=\"md:w-1\/2 mt-8 md:mt-0\">\r\n                    <p class=\"text-xs font-bold text-purple-500 uppercase tracking-[0.25em] mb-4\">Our Core Service<\/p>\r\n                    <h2 class=\"font-display text-4xl font-bold mb-6 text-slate-900 leading-tight uppercase\">Absolute\r\n                        <span class=\"text-emerald-600\">Brand Integrity<\/span><\/h2>\r\n                    <p class=\"text-slate-600 leading-relaxed text-base mb-8\">Unauthorized sellers on Amazon erode your\r\n                        price positioning and dilute the brand story you've worked years to build. Bitlusion acts as\r\n                        your authorized Amazon partner \u2014 ensuring strict MAP compliance, protecting your intellectual\r\n                        property via Brand Registry, and owning the Amazon detail page narrative end to end.<\/p>\r\n                    <ul class=\"space-y-4 mb-8\">\r\n                        <li class=\"flex items-start gap-3 text-slate-700\">\r\n                            <div\r\n                                class=\"w-6 h-6 rounded-full bg-emerald-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\r\n                                <svg class=\"w-3.5 h-3.5 text-emerald-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div><span class=\"font-semibold\">Authorised Amazon Storefront Management<\/span> \u2014 We own and\r\n                                operate your official Amazon Seller\/Vendor Central account as an authorized\r\n                                representative.<\/div>\r\n                        <\/li>\r\n                        <li class=\"flex items-start gap-3 text-slate-700\">\r\n                            <div\r\n                                class=\"w-6 h-6 rounded-full bg-emerald-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\r\n                                <svg class=\"w-3.5 h-3.5 text-emerald-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div><span class=\"font-semibold\">MAP & Brand Registry Enforcement<\/span> \u2014 Automated\r\n                                monitoring flags unauthorized sellers and price violations; we escalate and remove them\r\n                                via Amazon Brand Registry.<\/div>\r\n                        <\/li>\r\n                        <li class=\"flex items-start gap-3 text-slate-700\">\r\n                            <div\r\n                                class=\"w-6 h-6 rounded-full bg-emerald-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\r\n                                <svg class=\"w-3.5 h-3.5 text-emerald-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div><span class=\"font-semibold\">A+ Content & Brand Store Design<\/span> \u2014 Rich detail pages,\r\n                                comparison modules, and a fully branded Amazon Store that converts browsers to buyers.\r\n                            <\/div>\r\n                        <\/li>\r\n                        <li class=\"flex items-start gap-3 text-slate-700\">\r\n                            <div\r\n                                class=\"w-6 h-6 rounded-full bg-emerald-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\r\n                                <svg class=\"w-3.5 h-3.5 text-emerald-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\"\r\n                                        d=\"M5 13l4 4L19 7\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div><span class=\"font-semibold\">Amazon Reviews & Rating Management<\/span> \u2014 Daily\r\n                                monitoring of customer feedback; proactive response management to sustain your brand's\r\n                                star rating.<\/div>\r\n                        <\/li>\r\n                    <\/ul>\r\n                    <a href=\"#contact\"\r\n                        class=\"inline-flex items-center gap-2 bg-slate-900 text-white px-7 py-3.5 rounded-xl font-bold hover:bg-slate-700 transition text-sm font-display uppercase tracking-wide\">\r\n                        Start the Conversation\r\n                        <svg class=\"w-4 h-4\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\r\n                                d=\"M17 8l4 4m0 0l-4 4m4-4H3\" \/>\r\n                        <\/svg>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       MARKETPLACE MARQUEE\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <div class=\"bg-slate-50 py-10 border-y border-slate-100 overflow-hidden\">\r\n        <p class=\"text-center text-[10px] font-bold text-slate-400 uppercase tracking-[0.3em] mb-6\">Amazon Authorised\r\n            Seller \u00b7 India<\/p>\r\n        <div class=\"marquee-wrap\">\r\n            <div class=\"marquee-track\">\r\n                <span class=\"text-2xl font-black text-slate-300\">AMAZON INDIA<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">SELLER CENTRAL<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">VENDOR CENTRAL<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">AMAZON ADS<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">BRAND REGISTRY<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">A+ CONTENT<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <!-- Duplicate for seamless loop -->\r\n                <span class=\"text-2xl font-black text-slate-300\">AMAZON INDIA<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">SELLER CENTRAL<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">VENDOR CENTRAL<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">AMAZON ADS<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">BRAND REGISTRY<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n                <span class=\"text-2xl font-black text-slate-300\">A+ CONTENT<\/span>\r\n                <span class=\"text-slate-300 font-light\">\u25c6<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       INDUSTRIES\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"industries\" class=\"py-28 bg-slate-900 text-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-16 reveal\">\r\n                <p class=\"text-xs font-bold text-purple-400 uppercase tracking-[0.25em] mb-4\">What We Manage<\/p>\r\n                <h2 class=\"font-display text-4xl md:text-5xl font-bold uppercase\">Growth Verticals<\/h2>\r\n                <p class=\"text-slate-400 max-w-xl mx-auto mt-4 text-base\">Expert Amazon account management across\r\n                    India's most competitive consumer categories.<\/p>\r\n            <\/div>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-5\">\r\n                <!-- Skin Care -->\r\n                <div class=\"industry-card group relative rounded-3xl overflow-hidden shadow-2xl aspect-[3\/4]\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1598440947619-2c35fc9aa908?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Skin Care products\" class=\"transition duration-700 group-hover:scale-110\">\r\n                    <div\r\n                        class=\"absolute inset-0 bg-gradient-to-t from-slate-950 via-slate-900\/50 to-transparent flex flex-col justify-end p-7\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-purple-500\/20 border border-purple-500\/40 flex items-center justify-center mb-4\">\r\n                            <svg class=\"w-5 h-5 text-purple-300\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                    d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-display text-xl font-bold mb-2 uppercase\">Skin Care<\/h3>\r\n                        <p\r\n                            class=\"text-sm text-slate-300 opacity-0 group-hover:opacity-100 transition-all duration-300 transform translate-y-3 group-hover:translate-y-0 leading-relaxed\">\r\n                            Representing elite dermatological and luxury skincare brands on Amazon with A+ content and\r\n                            sponsored ad campaigns.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Personal Care -->\r\n                <div class=\"industry-card group relative rounded-3xl overflow-hidden shadow-2xl aspect-[3\/4]\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1607006344380-b6775a0824a7?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Personal care products\" class=\"transition duration-700 group-hover:scale-110\">\r\n                    <div\r\n                        class=\"absolute inset-0 bg-gradient-to-t from-slate-950 via-slate-900\/50 to-transparent flex flex-col justify-end p-7\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-emerald-500\/20 border border-emerald-500\/40 flex items-center justify-center mb-4\">\r\n                            <svg class=\"w-5 h-5 text-emerald-300\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                    d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-display text-xl font-bold mb-2 uppercase\">Personal Care<\/h3>\r\n                        <p\r\n                            class=\"text-sm text-slate-300 opacity-0 group-hover:opacity-100 transition-all duration-300 transform translate-y-3 group-hover:translate-y-0 leading-relaxed\">\r\n                            Driving Amazon sales velocity and category ranking for daily wellness and personal care\r\n                            brands across India.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Nutraceuticals -->\r\n                <div class=\"industry-card group relative rounded-3xl overflow-hidden shadow-2xl aspect-[3\/4]\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544991875-5dc1b05f607d?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Nutraceuticals supplements\" class=\"transition duration-700 group-hover:scale-110\">\r\n                    <div\r\n                        class=\"absolute inset-0 bg-gradient-to-t from-slate-950 via-slate-900\/50 to-transparent flex flex-col justify-end p-7\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-blue-500\/20 border border-blue-500\/40 flex items-center justify-center mb-4\">\r\n                            <svg class=\"w-5 h-5 text-blue-300\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                    d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-display text-xl font-bold mb-2 uppercase\">Nutraceuticals<\/h3>\r\n                        <p\r\n                            class=\"text-sm text-slate-300 opacity-0 group-hover:opacity-100 transition-all duration-300 transform translate-y-3 group-hover:translate-y-0 leading-relaxed\">\r\n                            Compliant Amazon listings, Amazon-optimised content, and targeted ad campaigns for\r\n                            supplement and health brands.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- Textile -->\r\n                <div class=\"industry-card group relative rounded-3xl overflow-hidden shadow-2xl aspect-[3\/4]\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1558618666-fcd25c85cd64?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Textile apparel\" class=\"transition duration-700 group-hover:scale-110\">\r\n                    <div\r\n                        class=\"absolute inset-0 bg-gradient-to-t from-slate-950 via-slate-900\/50 to-transparent flex flex-col justify-end p-7\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-amber-500\/20 border border-amber-500\/40 flex items-center justify-center mb-4\">\r\n                            <svg class=\"w-5 h-5 text-amber-300\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                    d=\"M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z\" \/>\r\n                            <\/svg>\r\n                        <\/div>\r\n                        <h3 class=\"font-display text-xl font-bold mb-2 uppercase\">Textile<\/h3>\r\n                        <p\r\n                            class=\"text-sm text-slate-300 opacity-0 group-hover:opacity-100 transition-all duration-300 transform translate-y-3 group-hover:translate-y-0 leading-relaxed\">\r\n                            Positioning apparel and textile brands for Top 10 Amazon category rankings with\r\n                            high-converting listings and seasonal ad strategy.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       WHY CHOOSE BITLUSION\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"why-us\" class=\"py-28 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"flex flex-col lg:flex-row gap-16 items-center\">\r\n                <div class=\"lg:w-5\/12 reveal\">\r\n                    <p class=\"text-xs font-bold text-purple-500 uppercase tracking-[0.25em] mb-4\">Our Advantage<\/p>\r\n                    <h2 class=\"font-display text-4xl font-bold uppercase leading-tight mb-6\">Why Brands<br>Choose Us\r\n                    <\/h2>\r\n                    <p class=\"text-slate-600 leading-relaxed mb-8\">Most Amazon sellers treat your brand as just another\r\n                        SKU. We treat it as a legacy worth protecting. As an Amazon-authorised partner, we have skin in\r\n                        the game \u2014 your Amazon performance is our performance.<\/p>\r\n                    <div class=\"img-box aspect-[4\/3] shadow-xl\">\r\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1553877522-43269d4ea984?auto=format&fit=crop&q=80&w=800\"\r\n                            alt=\"Data analytics dashboard\">\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"lg:w-7\/12 grid grid-cols-1 gap-2 reveal\">\r\n                    <div class=\"why-card\">\r\n                        <div class=\"flex items-start gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 bg-purple-100 rounded-xl flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-5 h-5 text-purple-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <h4 class=\"font-bold text-slate-900 mb-1\">Verified Amazon Authorised Seller<\/h4>\r\n                                <p class=\"text-slate-500 text-sm leading-relaxed\">We hold official brand authorization\r\n                                    letters, enabling full Amazon Brand Registry access \u2014 including IP protection and\r\n                                    the ability to take down unauthorized listings directly.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"why-card\">\r\n                        <div class=\"flex items-start gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 bg-emerald-100 rounded-xl flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-5 h-5 text-emerald-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M13 7h8m0 0v8m0-8l-8 8-4-4-6 6\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <h4 class=\"font-bold text-slate-900 mb-1\">Amazon Ads \u2014 Sponsored & DSP<\/h4>\r\n                                <p class=\"text-slate-500 text-sm leading-relaxed\">Sponsored Products, Sponsored Brands,\r\n                                    and Amazon DSP campaigns managed with live ACOS\/TACOS tracking \u2014 we scale only\r\n                                    what's profitable.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"why-card\">\r\n                        <div class=\"flex items-start gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 bg-blue-100 rounded-xl flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-5 h-5 text-blue-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <h4 class=\"font-bold text-slate-900 mb-1\">A+ Content & Amazon Brand Store<\/h4>\r\n                                <p class=\"text-slate-500 text-sm leading-relaxed\">In-house design team creates A+\r\n                                    modules, comparison charts, lifestyle imagery, and a fully branded Amazon Store \u2014\r\n                                    lifting conversion rates by up to 40%.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"why-card\">\r\n                        <div class=\"flex items-start gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 bg-amber-100 rounded-xl flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-5 h-5 text-amber-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <h4 class=\"font-bold text-slate-900 mb-1\">14\u201321 Day Amazon Onboarding<\/h4>\r\n                                <p class=\"text-slate-500 text-sm leading-relaxed\">From agreement to fully live on Amazon\r\n                                    India in under three weeks \u2014 with a dedicated Amazon account manager assigned on day\r\n                                    one.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"why-card\">\r\n                        <div class=\"flex items-start gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 bg-rose-100 rounded-xl flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-5 h-5 text-rose-600\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <h4 class=\"font-bold text-slate-900 mb-1\">Monthly Amazon Performance Reports<\/h4>\r\n                                <p class=\"text-slate-500 text-sm leading-relaxed\">Full-access Seller Central dashboards\r\n                                    and a monthly deck \u2014 revenue, ad spend, ACOS, keyword rankings, and category share\r\n                                    of voice clearly laid out.<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       PROCESS \/ STRATEGY\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"process\" class=\"py-28 bg-slate-50\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-20 reveal\">\r\n                <p class=\"text-xs font-bold text-purple-500 uppercase tracking-[0.25em] mb-4\">Our Framework<\/p>\r\n                <h2 class=\"font-display text-4xl font-bold uppercase\">The Growth Strategy<\/h2>\r\n                <p class=\"text-slate-500 mt-4\">A disciplined, three-phase framework for Amazon dominance.<\/p>\r\n            <\/div>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 relative\">\r\n                <div class=\"hidden md:block process-line\"><\/div>\r\n                <!-- Step 1 -->\r\n                <div class=\"relative z-10 text-center reveal\">\r\n                    <div\r\n                        class=\"w-20 h-20 bg-white shadow-xl rounded-full flex items-center justify-center mx-auto mb-6 border-4 border-purple-500\">\r\n                        <span class=\"font-display text-xl font-bold text-purple-600\">01<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-display text-lg font-bold mb-4 uppercase tracking-tight\">Identity Audit<\/h3>\r\n                    <p class=\"text-slate-500 text-sm leading-relaxed max-w-xs mx-auto\">A full audit of your current\r\n                        Amazon presence \u2014 unauthorized sellers, content gaps, pricing violations, keyword gaps, and\r\n                        missed ranking opportunities.<\/p>\r\n                <\/div>\r\n                <!-- Step 2 -->\r\n                <div class=\"relative z-10 text-center reveal\" style=\"transition-delay:0.15s\">\r\n                    <div\r\n                        class=\"w-20 h-20 bg-white shadow-xl rounded-full flex items-center justify-center mx-auto mb-6 border-4 border-emerald-500\">\r\n                        <span class=\"font-display text-xl font-bold text-emerald-600\">02<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-display text-lg font-bold mb-4 uppercase tracking-tight\">Visual Optimization<\/h3>\r\n                    <p class=\"text-slate-500 text-sm leading-relaxed max-w-xs mx-auto\">We rebuild your storefront with\r\n                        A+ content, SEO-optimized listings, lifestyle imagery, and brand story pages that convert at a\r\n                        premium level.<\/p>\r\n                <\/div>\r\n                <!-- Step 3 -->\r\n                <div class=\"relative z-10 text-center reveal\" style=\"transition-delay:0.3s\">\r\n                    <div\r\n                        class=\"w-20 h-20 bg-white shadow-xl rounded-full flex items-center justify-center mx-auto mb-6 border-4 border-slate-900\">\r\n                        <span class=\"font-display text-xl font-bold text-slate-900\">03<\/span>\r\n                    <\/div>\r\n                    <h3 class=\"font-display text-lg font-bold mb-4 uppercase tracking-tight\">Velocity Scaling<\/h3>\r\n                    <p class=\"text-slate-500 text-sm leading-relaxed max-w-xs mx-auto\">Amazon Sponsored Products,\r\n                        Sponsored Brands, and DSP \u2014 combined with Lightning Deals and promotional strategy to dominate\r\n                        category rankings.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <!-- Process image strip -->\r\n            <div class=\"mt-20 grid grid-cols-3 gap-4 reveal\">\r\n                <div class=\"img-box aspect-video shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1551288049-bebda4e38f71?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Brand audit analytics\">\r\n                <\/div>\r\n                <div class=\"img-box aspect-video shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1611532736597-de2d4265fba3?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Creative content production\">\r\n                <\/div>\r\n                <div class=\"img-box aspect-video shadow-lg\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?auto=format&fit=crop&q=80&w=600\"\r\n                        alt=\"Advertising campaign analytics\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       TESTIMONIALS\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"testimonials\" class=\"py-28 bg-white\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"text-center mb-16 reveal\">\r\n                <p class=\"text-xs font-bold text-purple-500 uppercase tracking-[0.25em] mb-4\">Client Results<\/p>\r\n                <h2 class=\"font-display text-4xl font-bold uppercase\">What Brands Say<\/h2>\r\n                <p class=\"text-slate-500 mt-4 max-w-xl mx-auto\">Results from authorised Amazon brand partners across\r\n                    India.<\/p>\r\n            <\/div>\r\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6 reveal\">\r\n                <div class=\"testi-card\">\r\n                    <div class=\"flex items-center gap-1 mb-4\">\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <p class=\"text-slate-700 text-sm leading-relaxed mb-6 italic\">\"Bitlusion cleaned up 14 unauthorized\r\n                        sellers on Amazon within the first month. Our brand rating went from 4.1 to 4.7 in 90 days. The\r\n                        MAP enforcement and Brand Registry work alone justified the entire partnership.\"<\/p>\r\n                    <div class=\"flex items-center gap-3 border-t border-slate-100 pt-5\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-purple-100 flex items-center justify-center font-bold text-purple-700 text-sm font-display\">\r\n                            RK<\/div>\r\n                        <div>\r\n                            <p class=\"font-semibold text-slate-900 text-sm\">Rahul Kapoor<\/p>\r\n                            <p class=\"text-slate-400 text-xs\">Director, Skincare Brand \u00b7 Delhi<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testi-card border-purple-200 border-2\">\r\n                    <div\r\n                        class=\"inline-flex items-center gap-1 bg-purple-50 text-purple-600 text-[10px] font-bold uppercase tracking-wide px-2.5 py-1 rounded-full mb-4\">\r\n                        Featured<\/div>\r\n                    <div class=\"flex items-center gap-1 mb-4\">\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <p class=\"text-slate-700 text-sm leading-relaxed mb-6 italic\">\"We went from \u20b98L\/month to \u20b931L\/month\r\n                        on Amazon India within six months. The A+ content revamp and Sponsored Brands strategy were\r\n                        game-changing. Bitlusion isn't just a seller \u2014 they're a genuine Amazon growth partner.\"<\/p>\r\n                    <div class=\"flex items-center gap-3 border-t border-slate-100 pt-5\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-emerald-100 flex items-center justify-center font-bold text-emerald-700 text-sm font-display\">\r\n                            PS<\/div>\r\n                        <div>\r\n                            <p class=\"font-semibold text-slate-900 text-sm\">Priya Sharma<\/p>\r\n                            <p class=\"text-slate-400 text-xs\">Founder, Nutraceuticals Brand \u00b7 Mumbai<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"testi-card\">\r\n                    <div class=\"flex items-center gap-1 mb-4\">\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                        <svg class=\"w-4 h-4 text-amber-400\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\r\n                            <path\r\n                                d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <p class=\"text-slate-700 text-sm leading-relaxed mb-6 italic\">\"Our Amazon store went from page 4 to\r\n                        Top 3 in the women's ethnic wear category in two months. The A+ content team understood our\r\n                        brand instantly and the Sponsored ads have been consistently ROAS-positive.\"<\/p>\r\n                    <div class=\"flex items-center gap-3 border-t border-slate-100 pt-5\">\r\n                        <div\r\n                            class=\"w-10 h-10 rounded-full bg-amber-100 flex items-center justify-center font-bold text-amber-700 text-sm font-display\">\r\n                            AM<\/div>\r\n                        <div>\r\n                            <p class=\"font-semibold text-slate-900 text-sm\">Ananya Mehta<\/p>\r\n                            <p class=\"text-slate-400 text-xs\">MD, Textile Brand \u00b7 Surat<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       FAQ\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"faq\" class=\"py-28 bg-slate-50\">\r\n        <div class=\"container mx-auto px-6 max-w-3xl\">\r\n            <div class=\"text-center mb-16 reveal\">\r\n                <p class=\"text-xs font-bold text-purple-500 uppercase tracking-[0.25em] mb-4\">Common Questions<\/p>\r\n                <h2 class=\"font-display text-4xl font-bold uppercase\">Growth & Trust<\/h2>\r\n            <\/div>\r\n            <div class=\"space-y-3 reveal\">\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        What defines Bitlusion's \"Authorised Seller\" status?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">We hold official authorization letters\r\n                        from each brand we represent. Unlike passive sellers, we actively manage brand perception,\r\n                        content, and pricing integrity \u2014 and we can enforce IP takedowns against unauthorized listings\r\n                        on behalf of the brand.<\/p>\r\n                <\/details>\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        How do you protect my brand from price erosion?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">We deploy automated monitoring tools\r\n                        that track all third-party sellers of your products on Amazon. MAP violations trigger immediate\r\n                        action \u2014 seller reports to Amazon, Brand Registry complaints, and direct escalation through your\r\n                        authorization network. This protects your premium positioning and stops a race to the bottom.\r\n                    <\/p>\r\n                <\/details>\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        Which Amazon programmes do you work with?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">We operate exclusively on Amazon India \u2014\r\n                        covering Seller Central, Vendor Central, Amazon Business, and Amazon Global Selling for brands\r\n                        looking to expand internationally.<\/p>\r\n                <\/details>\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        How do you handle customer reviews?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">Our team monitors all reviews across\r\n                        platforms daily. We respond to feedback in real-time, escalate fulfilment issues internally, and\r\n                        flag review-policy violations for removal. A weekly sentiment report is included in every\r\n                        partnership.<\/p>\r\n                <\/details>\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        What is the typical onboarding timeline?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">Most brands are fully live on Amazon\r\n                        India within 14 to 21 business days. The process includes account audit, Brand Registry setup,\r\n                        content production, and initial ad campaign launch \u2014 all managed by a dedicated Amazon account\r\n                        manager.<\/p>\r\n                <\/details>\r\n                <details class=\"group bg-white border border-slate-200 rounded-2xl overflow-hidden\">\r\n                    <summary\r\n                        class=\"flex justify-between items-center font-bold text-sm uppercase tracking-tight cursor-pointer list-none px-7 py-6 hover:bg-slate-50 transition\">\r\n                        Do you require exclusivity across marketplaces?\r\n                        <svg class=\"faq-arrow w-5 h-5 text-slate-400 transition-transform duration-300 flex-shrink-0 ml-4\"\r\n                            fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\r\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                        <\/svg>\r\n                    <\/summary>\r\n                    <p class=\"text-slate-600 text-sm leading-relaxed px-7 pb-6\">Exclusivity on Amazon is negotiated per\r\n                        engagement. Many brands partner with us as their Amazon channel manager while running their own\r\n                        D2C website or other offline channels. We focus solely on Amazon \u2014 we don't manage other\r\n                        marketplaces.<\/p>\r\n                <\/details>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       CONTACT \/ WPFORMS CTA\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <section id=\"contact\" class=\"py-28 bg-slate-900 text-white relative overflow-hidden\">\r\n        <div class=\"hero-glow\" style=\"top:-300px;left:-200px;opacity:0.6\"><\/div>\r\n        <div class=\"hero-glow-2\" style=\"bottom:-200px;right:-150px;opacity:0.5\"><\/div>\r\n        <div class=\"container mx-auto px-6 relative z-10\">\r\n            <div class=\"flex flex-col lg:flex-row gap-16 items-start\">\r\n                <!-- Left: copy -->\r\n                <div class=\"lg:w-5\/12 reveal\">\r\n                    <p class=\"text-xs font-bold text-purple-400 uppercase tracking-[0.25em] mb-4\">Get In Touch<\/p>\r\n                    <h2 class=\"font-display text-4xl font-bold uppercase leading-tight mb-6\">Let's Protect<br>Your Brand\r\n                    <\/h2>\r\n                    <p class=\"text-slate-400 leading-relaxed mb-10 text-base\">Tell us about your brand and your current\r\n                        Amazon presence. We'll run a complimentary Amazon audit and show you exactly where revenue and\r\n                        brand equity is being lost.<\/p>\r\n                    <div class=\"space-y-5\">\r\n                        <div class=\"flex items-center gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 rounded-xl bg-white\/8 border border-white\/10 flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-4 h-4 text-purple-400\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <p class=\"text-xs text-slate-500 uppercase tracking-wide font-semibold mb-0.5\">Email<\/p>\r\n                                <a href=\"mailto:info@bitlusion.com\"\r\n                                    class=\"text-white text-sm hover:text-purple-400 transition\">info@bitlusion.com<\/a>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 rounded-xl bg-white\/8 border border-white\/10 flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-4 h-4 text-emerald-400\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <p class=\"text-xs text-slate-500 uppercase tracking-wide font-semibold mb-0.5\">Response\r\n                                    Time<\/p>\r\n                                <p class=\"text-white text-sm\">Within 24 hours<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"flex items-center gap-4\">\r\n                            <div\r\n                                class=\"w-10 h-10 rounded-xl bg-white\/8 border border-white\/10 flex items-center justify-center flex-shrink-0\">\r\n                                <svg class=\"w-4 h-4 text-amber-400\" fill=\"none\" stroke=\"currentColor\"\r\n                                    viewBox=\"0 0 24 24\">\r\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\r\n                                        d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" \/>\r\n                                <\/svg>\r\n                            <\/div>\r\n                            <div>\r\n                                <p class=\"text-xs text-slate-500 uppercase tracking-wide font-semibold mb-0.5\">Free\r\n                                    Audit Included<\/p>\r\n                                <p class=\"text-white text-sm\">No commitment required<\/p>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Right: FORM -->\r\n                <!-- \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\r\n             WPForms Integration Instructions:\r\n             1. In WordPress, go to WPForms > Add New\r\n             2. Create a form with: Name, Brand Name, Email, \r\n                Phone, Marketplace (checkbox), Message fields\r\n             3. Copy the shortcode (e.g. [wpforms id=\"123\"])\r\n             4. Replace the PHP below with your shortcode\r\n             WordPress will render the form in place of the \r\n             fallback HTML form shown below.\r\n        \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\r\n                <div class=\"lg:w-7\/12 w-full reveal\" style=\"transition-delay:0.1s\">\r\n                    <div class=\"bg-white\/5 border border-white\/10 rounded-3xl p-8 md:p-10 backdrop-blur-sm\">\r\n\r\n                        <h3 class=\"font-display text-xl font-bold uppercase mb-6 text-white\">Request a Free Brand Audit\r\n                        <\/h3>\r\n                        <style id=\"wpforms-css-vars-103\">\n\t\t\t\t#wpforms-103 {\n\t\t\t\t--wpforms-container-padding: 0px;\n--wpforms-container-border-width: 1px;\n--wpforms-container-border-radius: 3px;\n--wpforms-background-color: rgba(0, 0, 0, 0);\n--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-103\"><form id=\"wpforms-form-103\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"103\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F6\" data-token=\"5828ec5ff8c3c76e0c0c768efd00990c\" data-token-time=\"1784241549\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-103-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-103-field_1\" aria-hidden=\"false\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-103-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Name\" aria-errormessage=\"wpforms-103-field_1-error\" required><\/div>\t\t<div id=\"wpforms-103-field_5-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"5\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-103-field_5\" >Name Message Phone<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-103-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-103-field_4-container\" class=\"wpforms-field wpforms-field-number\" data-field-id=\"4\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-103-field_4\" aria-hidden=\"false\">Phone Number <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"number\" id=\"wpforms-103-field_4\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][4]\" placeholder=\"Phone Number\" step=\"any\" aria-errormessage=\"wpforms-103-field_4-error\" required><\/div><div id=\"wpforms-103-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-103-field_2\" aria-hidden=\"false\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-103-field_2\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Email\" spellcheck=\"false\" aria-errormessage=\"wpforms-103-field_2-error\" required><\/div><div id=\"wpforms-103-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-103-field_3\">Message<\/label><textarea id=\"wpforms-103-field_3\" class=\"wpforms-field-small\" name=\"wpforms[fields][3]\" placeholder=\"Message\" aria-errormessage=\"wpforms-103-field_3-error\" ><\/textarea><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-103-field_5-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-103-field_5-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-103-field_5-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"103\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/pages\/6\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-103\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/bitlusion.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\r\n\r\n\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n\r\n    <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       FOOTER\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n    <footer class=\"bg-slate-950 pt-20 pb-10 text-slate-400\">\r\n        <div class=\"container mx-auto px-6\">\r\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-10 mb-16\">\r\n                <!-- Brand -->\r\n                <div class=\"col-span-2 md:col-span-1\">\r\n                    <div class=\"flex items-center space-x-2 mb-5\">\r\n                        <div class=\"w-8 h-8 bg-gradient-to-br from-purple-500 to-emerald-500 rounded-lg flex items-center justify-center text-white font-bold\"\r\n                            style=\"font-family:'Syne',sans-serif\">B<\/div>\r\n                        <span class=\"font-display text-xl font-bold text-white uppercase\">Bitlusion<\/span>\r\n                    <\/div>\r\n                    <p class=\"text-sm leading-relaxed mb-6\">Securing brand equity and driving Amazon performance through\r\n                        intelligence-led account management.<\/p>\r\n                    <p class=\"text-xs text-slate-600\">Bitlusion Commerce Pvt. Ltd.<\/p>\r\n                <\/div>\r\n                <!-- Services -->\r\n                <div>\r\n                    <h5 class=\"text-white font-bold mb-5 uppercase text-xs tracking-wider\">Services<\/h5>\r\n                    <ul class=\"text-sm space-y-3\">\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Authorised Representation<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Digital Shelf SEO<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">MAP Enforcement<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">A+ Content Production<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Advertising Management<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <!-- Industries -->\r\n                <div>\r\n                    <h5 class=\"text-white font-bold mb-5 uppercase text-xs tracking-wider\">Industries<\/h5>\r\n                    <ul class=\"text-sm space-y-3\">\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Skin Care<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Personal Care<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Nutraceuticals<\/li>\r\n                        <li class=\"hover:text-white transition cursor-pointer\">Textile & Apparel<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                <!-- Contact -->\r\n                <div>\r\n                    <h5 class=\"text-white font-bold mb-5 uppercase text-xs tracking-wider\">Contact<\/h5>\r\n                    <ul class=\"text-sm space-y-3\">\r\n                        <li><a href=\"mailto:info@bitlusion.com\"\r\n                                class=\"hover:text-white transition\">info@bitlusion.com<\/a><\/li>\r\n                        <li class=\"text-slate-600 text-xs\">Response within 24 hrs<\/li>\r\n                    <\/ul>\r\n                    <a href=\"#contact\"\r\n                        class=\"inline-flex items-center gap-2 mt-6 bg-white\/8 border border-white\/10 text-white text-xs font-bold uppercase tracking-wide px-4 py-2.5 rounded-full hover:bg-white\/15 transition\">\r\n                        Partner With Us \u2192\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div\r\n                class=\"pt-8 border-t border-slate-800 flex flex-col md:flex-row justify-between items-center gap-4 text-[11px] uppercase tracking-[0.15em]\">\r\n                <p>\u00a9 2026 Bitlusion Commerce Pvt. Ltd. All rights reserved.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n<\/div><!-- #bl -->\r\n\r\n<script>\r\n    (function () {\r\n        \/\/ \u2500\u2500 Particles \u2500\u2500\r\n        const container = document.getElementById('bl-particles');\r\n        if (container) {\r\n            for (let i = 0; i < 35; i++) {\r\n                const p = document.createElement('div');\r\n                p.className = 'particle';\r\n                const s = Math.random() * 2.5 + 0.5;\r\n                p.style.cssText = `width:${s}px;height:${s}px;left:${Math.random() * 100}%;top:${Math.random() * 100}%;animation-delay:${Math.random() * 22}s;opacity:${Math.random() * 0.35}`;\r\n                container.appendChild(p);\r\n            }\r\n        }\r\n\r\n        \/\/ \u2500\u2500 Scroll reveal \u2500\u2500\r\n        const revealEls = document.querySelectorAll('#bl .reveal');\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } });\r\n        }, { threshold: 0.12 });\r\n        revealEls.forEach(el => observer.observe(el));\r\n\r\n        \/\/ \u2500\u2500 Header scroll shadow \u2500\u2500\r\n        const header = document.getElementById('bl-header');\r\n        window.addEventListener('scroll', () => {\r\n            header && header.classList.toggle('scrolled', window.scrollY > 10);\r\n        });\r\n\r\n        \/\/ \u2500\u2500 Mobile hamburger \u2500\u2500\r\n        const hamburger = document.getElementById('bl-hamburger');\r\n        const mobileMenu = document.getElementById('mobile-menu');\r\n        if (hamburger && mobileMenu) {\r\n            hamburger.addEventListener('click', () => mobileMenu.classList.toggle('open'));\r\n            mobileMenu.querySelectorAll('a').forEach(a => a.addEventListener('click', () => mobileMenu.classList.remove('open')));\r\n        }\r\n\r\n        \/\/ \u2500\u2500 Smooth scroll for anchor links \u2500\u2500\r\n        document.querySelectorAll('#bl a[href^=\"#\"]').forEach(a => {\r\n            a.addEventListener('click', e => {\r\n                const target = document.querySelector(a.getAttribute('href'));\r\n                if (target) { e.preventDefault(); target.scrollIntoView({ behavior: 'smooth', block: 'start' }); }\r\n            });\r\n        });\r\n    })();\r\n<\/script>\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>B Bitlusion About Industries Why Us Strategy Clients Contact Partner With Us About Industries Why Us Strategy Clients Contact Partner With Us Elite Brand Management \u00b7 India BITLUSION The trusted Authorised Amazon Growth Partner for world-class brands. We protect your equity and dominate the Amazon India digital shelf. Amazon India Seller Central Vendor Central Amazon [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bitlusion Commerce | Authorised Seller &amp; FMCG Distribution<\/title>\n<meta name=\"description\" content=\"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bitlusion.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bitlusion Commerce | Authorised Seller &amp; FMCG Distribution\" \/>\n<meta property=\"og:description\" content=\"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bitlusion.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Bitlusion Commerce\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-03T07:23:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bitlusion.com\\\/\",\"url\":\"https:\\\/\\\/bitlusion.com\\\/\",\"name\":\"Bitlusion Commerce | Authorised Seller & FMCG Distribution\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200\",\"datePublished\":\"2026-04-17T08:48:30+00:00\",\"dateModified\":\"2026-06-03T07:23:46+00:00\",\"description\":\"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bitlusion.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200\",\"contentUrl\":\"https:\\\/\\\/images.unsplash.com\\\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bitlusion.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home-new\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bitlusion.com\\\/#website\",\"url\":\"https:\\\/\\\/bitlusion.com\\\/\",\"name\":\"Bitlusion Commerce\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bitlusion.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bitlusion Commerce | Authorised Seller & FMCG Distribution","description":"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.","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:\/\/bitlusion.com\/","og_locale":"en_US","og_type":"article","og_title":"Bitlusion Commerce | Authorised Seller & FMCG Distribution","og_description":"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.","og_url":"https:\/\/bitlusion.com\/","og_site_name":"Bitlusion Commerce","article_modified_time":"2026-06-03T07:23:46+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bitlusion.com\/","url":"https:\/\/bitlusion.com\/","name":"Bitlusion Commerce | Authorised Seller & FMCG Distribution","isPartOf":{"@id":"https:\/\/bitlusion.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bitlusion.com\/#primaryimage"},"image":{"@id":"https:\/\/bitlusion.com\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200","datePublished":"2026-04-17T08:48:30+00:00","dateModified":"2026-06-03T07:23:46+00:00","description":"Bitlusion Commerce Pvt Ltd is an authorised seller for Skin Care, Nutraceuticals, and Textiles, providing supply chain excellence.","breadcrumb":{"@id":"https:\/\/bitlusion.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bitlusion.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bitlusion.com\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200","contentUrl":"https:\/\/images.unsplash.com\/photo-1664575262619-b28fef7a40a4?auto=format&fit=crop&q=80&w=1200"},{"@type":"BreadcrumbList","@id":"https:\/\/bitlusion.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bitlusion.com\/"},{"@type":"ListItem","position":2,"name":"Home-new"}]},{"@type":"WebSite","@id":"https:\/\/bitlusion.com\/#website","url":"https:\/\/bitlusion.com\/","name":"Bitlusion Commerce","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bitlusion.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bitlusion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":102,"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":121,"href":"https:\/\/bitlusion.com\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/121"}],"wp:attachment":[{"href":"https:\/\/bitlusion.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}