{"id":6908,"date":"2025-11-14T07:43:56","date_gmt":"2025-11-14T07:43:56","guid":{"rendered":"https:\/\/snehadube.cloudradius.co.in\/?page_id=6908"},"modified":"2025-11-14T07:53:21","modified_gmt":"2025-11-14T07:53:21","slug":"bjp-office","status":"publish","type":"page","link":"https:\/\/snehadubepandit.in\/mr\/bjp-office\/","title":{"rendered":"\u092d\u093e\u091c\u092a \u0915\u093e\u0930\u094d\u092f\u093e\u0932\u092f"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6908\" class=\"elementor elementor-6908\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5732dcf e-flex e-con-boxed e-con e-parent\" data-id=\"5732dcf\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-846aebe elementor-widget elementor-widget-hfe-breadcrumbs-widget\" data-id=\"846aebe\" data-element_type=\"widget\" data-widget_type=\"hfe-breadcrumbs-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav aria-label=\"Breadcrumb\"><ul class=\"hfe-breadcrumbs hfe-breadcrumbs-show-home\"><li class=\"hfe-breadcrumbs-item hfe-breadcrumbs-first\"><span class=\"hfe-breadcrumbs-home-icon\"><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-home\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z\"><\/path><\/svg><\/span><a href=\"https:\/\/snehadubepandit.in\/mr\"><span class=\"hfe-breadcrumbs-text\">\u092e\u0941\u0916\u092a\u0943\u0937\u094d\u0920<\/span><\/a><\/li><\/ul><\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ff6ba49 e-flex e-con-boxed e-con e-parent\" data-id=\"ff6ba49\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4db2b8 elementor-widget elementor-widget-shortcode\" data-id=\"c4db2b8\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<html lang=\"en\">\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n\n<!-- Tailwind CSS -->\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n<style>\n    .ygp-slide {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 1.5rem;\n        padding: 1rem;\n    }\n    @media (max-width: 1024px) {\n        .ygp-slide {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n    @media (max-width: 640px) {\n        .ygp-slide {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    \/* IMAGE CARD *\/\n    .ygp-card {\n        overflow: hidden;\n        border-radius: 1rem;\n        cursor: pointer;\n        transition: transform 0.4s ease;\n    }\n    .ygp-card:hover {\n        transform: scale(1.04);\n    }\n    .ygp-card img {\n        width: 100%;\n        display: block;\n        transition: transform 0.5s ease;\n    }\n    .ygp-card:hover img {\n        transform: scale(1.13) rotate(1deg);\n    }\n\n    \/* PAGINATION *\/\n    .ygp-pagination {\n        text-align: center;\n        margin-top: 1.5rem;\n    }\n    .ygp-pagination button {\n        padding: 0.35rem 0.8rem;\n        border-radius: 0.4rem;\n        margin: 0 4px;\n        background: #d1d5db;\n        font-weight: 600;\n        transition: 0.3s;\n    }\n    .ygp-pagination button.active {\n        background: #f97d09;\n        color: #fff;\n    }\n    .ygp-pagination button:hover {\n        background: #06163a;\n        color: #fff;\n    }\n\n    \/* FULLSCREEN LIGHTBOX *\/\n    .ygp-lightbox {\n        position: fixed;\n        inset: 0;\n        background: rgba(0,0,0,0.9);\n        display: none;\n        justify-content: center;\n        align-items: center;\n        z-index: 999999;\n    }\n    .ygp-lightbox img {\n        max-width: 90%;\n        max-height: 90%;\n        border-radius: 1rem;\n    }\n\n    .ygp-close, .ygp-prev, .ygp-next {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        font-size: 3rem;\n        color: #fff;\n        cursor: pointer;\n        user-select: none;\n    }\n    .ygp-close {\n        top: 5%;\n        right: 5%;\n        font-size: 3rem;\n    }\n    .ygp-prev { left: 5%; }\n    .ygp-next { right: 5%; }\n\n    .ygp-prev:hover, .ygp-next:hover, .ygp-close:hover {\n        color: #f97d09;\n    }\n<\/style>\n\n<div class=\"p-6 pb-0\">\n    <div class=\"max-w-7xl mx-auto\">\n        <div id=\"ygp-carousel\" class=\"relative overflow-hidden\">\n            <div id=\"ygp-track\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- FULLSCREEN LIGHTBOX -->\n    <div id=\"ygp-lightbox\" class=\"ygp-lightbox\">\n        <span class=\"ygp-close\">&times;<\/span>\n        <span class=\"ygp-prev\">&#8249;<\/span>\n        <img decoding=\"async\" id=\"ygp-lightbox-img\" src=\"\">\n        <span class=\"ygp-next\">&#8250;<\/span>\n    <\/div>\n\n    <script type=\"module\">\n        const ygpItems = [\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A1240.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A1205.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A1197-1.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2401.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2172.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2095.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2754.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2659.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A2626.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/B06A1188-1.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/11-11-20241.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/10-11-20245.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/10-11-20242.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/08-111.jpg\" },\n\t\t{ image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-2.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-1.png.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-3.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-4.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-5.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-6.jpg\" },\n          { image: \"https:\/\/snehadubepandit.in\/wp-content\/uploads\/2025\/12\/1000X667-7.jpg\" }\n        ];\n\n        const perFrame = 9;\n        let currentFrame = 0;\n        const totalFrames = Math.ceil(ygpItems.length \/ perFrame);\n        const track = document.getElementById(\"ygp-track\");\n\n        function createCard(item, index) {\n            return `\n                <div class=\"ygp-card\" data-index=\"${index}\">\n                    <img decoding=\"async\" src=\"${item.image}\">\n                <\/div>\n            `;\n        }\n\n        function render() {\n            track.innerHTML = \"\";\n            for (let i = 0; i < totalFrames; i++) {\n                const start = i * perFrame;\n                const slice = ygpItems.slice(start, start + perFrame);\n\n                const box = document.createElement(\"div\");\n                box.className = \"w-full\";\n\n                const frame = document.createElement(\"div\");\n                frame.className = \"ygp-slide\";\n                frame.innerHTML = slice.map((item, idx) => createCard(item, start + idx)).join(\"\");\n\n                box.appendChild(frame);\n                track.appendChild(box);\n            }\n\n            const pagination = document.createElement(\"div\");\n            pagination.className = \"ygp-pagination\";\n\n            for (let i = 0; i < totalFrames; i++) {\n                const btn = document.createElement(\"button\");\n                btn.textContent = i + 1;\n\n                if (i === currentFrame) btn.classList.add(\"active\");\n\n                btn.onclick = () => {\n                    currentFrame = i;\n                    update();\n                };\n                pagination.appendChild(btn);\n            }\n\n            track.appendChild(pagination);\n            update();\n\n            \/* Add lightbox click *\/\n            document.querySelectorAll(\".ygp-card\").forEach(card => {\n                card.addEventListener(\"click\", () => openLightbox(card.dataset.index));\n            });\n        }\n\n        function update() {\n            const slides = Array.from(track.children).filter(x => !x.classList.contains(\"ygp-pagination\"));\n\n            slides.forEach((s, i) => {\n                s.style.display = i === currentFrame ? \"block\" : \"none\";\n            });\n\n            document.querySelectorAll(\".ygp-pagination button\").forEach((btn, idx) => {\n                btn.classList.toggle(\"active\", idx === currentFrame);\n            });\n        }\n\n        \/* ---------- LIGHTBOX ---------- *\/\n\n        const lightbox = document.getElementById(\"ygp-lightbox\");\n        const lightImg = document.getElementById(\"ygp-lightbox-img\");\n        let currentIndex = 0;\n\n        function openLightbox(index) {\n            currentIndex = parseInt(index);\n            lightImg.src = ygpItems[currentIndex].image;\n            lightbox.style.display = \"flex\";\n        }\n\n        function closeLightbox() {\n            lightbox.style.display = \"none\";\n        }\n\n        function nextImage() {\n            currentIndex = (currentIndex + 1) % ygpItems.length;\n            lightImg.src = ygpItems[currentIndex].image;\n        }\n\n        function prevImage() {\n            currentIndex = (currentIndex - 1 + ygpItems.length) % ygpItems.length;\n            lightImg.src = ygpItems[currentIndex].image;\n        }\n\n        document.querySelector(\".ygp-close\").onclick = closeLightbox;\n        document.querySelector(\".ygp-next\").onclick = nextImage;\n        document.querySelector(\".ygp-prev\").onclick = prevImage;\n\n        render();\n    <\/script>\n<\/div>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5015a4e e-flex e-con-boxed e-con e-parent\" data-id=\"5015a4e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17720ba elementor-widget elementor-widget-heading\" data-id=\"17720ba\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u091f\u0940\u092e \u0938\u094d\u0928\u0947\u0939\u093e\u092e\u0927\u094d\u092f\u0947 \u0938\u093e\u092e\u0940\u0932 \u0935\u094d\u0939\u093e<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49a9961 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"49a9961\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u0935\u0938\u0908\u0932\u093e \u0905\u0938\u093e \u0928\u0947\u0924\u093e \u0932\u093e\u092d\u0932\u093e \u0906\u0939\u0947, \u091c\u094b \u0906\u092a\u0932\u094d\u092f\u093e \u092d\u0942\u0924\u0915\u093e\u0933\u093e\u0924\u0940\u0932 \u0936\u093e\u0936\u094d\u0935\u0924 \u092e\u0942\u0932\u094d\u092f\u093e\u0902\u0928\u093e \u0909\u0926\u094d\u092f\u093e\u091a\u094d\u092f\u093e \u0928\u0935\u094b\u0928\u094d\u092e\u0947\u0937\u093e\u0936\u0940 \u091c\u094b\u0921\u0924\u094b. \u092f\u093e \u092a\u094d\u0930\u0935\u093e\u0938\u093e\u0924 \u0924\u093f\u091a\u094d\u092f\u093e\u0938\u094b\u092c\u0924 \u091a\u0932\u093e \u2014 \u0924\u093f\u091a\u094d\u092f\u093e \u0935\u094d\u0939\u0949\u091f\u094d\u0938\u0905\u200d\u0945\u092a \u0938\u092e\u0942\u0939\u093e\u091a\u093e \u092d\u093e\u0917 \u092c\u0928\u093e!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ce61090 e-flex e-con-boxed e-con e-parent\" data-id=\"ce61090\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ac9592c e-con-full e-flex e-con e-child\" data-id=\"ac9592c\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd8a0db e-con-full e-flex e-con e-child\" data-id=\"bd8a0db\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-244a106 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"244a106\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u092d\u093e\u091c\u092a\u092e\u0927\u094d\u092f\u0947 \u0938\u093e\u092e\u0940\u0932 \u0935\u094d\u0939\u093e<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e3b97cf e-con-full e-flex e-con e-child\" data-id=\"e3b97cf\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dc15d7 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"7dc15d7\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0935\u094d\u0939\u0949\u091f\u094d\u0938\u0905\u200d\u0945\u092a\u092e\u0927\u094d\u092f\u0947 \u0938\u093e\u092e\u0940\u0932 \u0935\u094d\u0939\u093e<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-938cd21 e-con-full e-flex e-con e-child\" data-id=\"938cd21\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Home Join #TeamSneha Vasai\u00a0 has a leader who bridges the timeless values of our past with the innovation of tomorrow. Walk with her on this journey \u2014 be part of her tribe on WhatsApp! Join BJP Join Whatsapp<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"give_campaign_id":0,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-6908","page","type-page","status-publish","hentry"],"aioseo_notices":[],"campaignId":"","_links":{"self":[{"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/pages\/6908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/comments?post=6908"}],"version-history":[{"count":0,"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/pages\/6908\/revisions"}],"wp:attachment":[{"href":"https:\/\/snehadubepandit.in\/mr\/wp-json\/wp\/v2\/media?parent=6908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}