{"id":3153,"date":"2024-01-15T11:22:13","date_gmt":"2024-01-15T11:22:13","guid":{"rendered":"https:\/\/vartmaaninstitutesirsa.com\/?page_id=3153"},"modified":"2026-02-13T12:22:20","modified_gmt":"2026-02-13T12:22:20","slug":"best-history-classes-in-sirsa","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/best-history-classes-in-sirsa\/","title":{"rendered":"Best History Classes in Sirsa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3153\" class=\"elementor elementor-3153\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2eeb20c5 e-flex e-con-boxed e-con e-parent\" data-id=\"2eeb20c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-255a77f9 elementor-widget elementor-widget-text-editor\" data-id=\"255a77f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Best History Classes in Sirsa &#8211; Vartmaan Institute<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            color: #333;\n        }\n\n        \/* Scrolling Announcement Bar *\/\n        .announcement-bar {\n            background: linear-gradient(90deg, #ff6b6b, #ff8787, #ff6b6b);\n            color: white;\n            padding: 12px 0;\n            overflow: hidden;\n            position: relative;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.2);\n        }\n\n        .announcement-content {\n            display: inline-block;\n            white-space: nowrap;\n            animation: scroll-left 20s linear infinite;\n            font-size: 18px;\n            font-weight: 600;\n            letter-spacing: 1px;\n        }\n\n        @keyframes scroll-left {\n            0% {\n                transform: translateX(100%);\n            }\n            100% {\n                transform: translateX(-100%);\n            }\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            background: white;\n            border-radius: 20px;\n            padding: 60px 40px;\n            text-align: center;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n            margin-bottom: 40px;\n        }\n\n        .hero-section h1 {\n            font-size: 48px;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .hero-section .subtitle {\n            font-size: 24px;\n            color: #7f8c8d;\n            margin-bottom: 30px;\n        }\n\n        .institute-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #667eea, #764ba2);\n            color: white;\n            padding: 15px 40px;\n            border-radius: 50px;\n            font-size: 22px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            box-shadow: 0 8px 16px rgba(102, 126, 234, 0.4);\n        }\n\n        \/* Classes Grid *\/\n        .classes-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .section-title {\n            text-align: center;\n            font-size: 36px;\n            color: #2c3e50;\n            margin-bottom: 40px;\n            position: relative;\n            padding-bottom: 15px;\n        }\n\n        .section-title::after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 100px;\n            height: 4px;\n            background: linear-gradient(90deg, #667eea, #764ba2);\n            border-radius: 2px;\n        }\n\n        .classes-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n\n        .class-card {\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            border-radius: 15px;\n            padding: 30px;\n            text-align: center;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            border: 3px solid transparent;\n        }\n\n        .class-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 35px rgba(0,0,0,0.2);\n            border-color: #667eea;\n        }\n\n        .class-icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n        }\n\n        .class-card h3 {\n            font-size: 24px;\n            color: #2c3e50;\n            margin-bottom: 15px;\n        }\n\n        .class-card p {\n            color: #555;\n            line-height: 1.6;\n            margin-bottom: 10px;\n        }\n\n        \/* Features Section *\/\n        .features-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 30px;\n        }\n\n        .feature-item {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            padding: 30px;\n            border-radius: 15px;\n            color: white;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n\n        .feature-item:hover {\n            transform: scale(1.05);\n        }\n\n        .feature-icon {\n            font-size: 42px;\n            margin-bottom: 15px;\n        }\n\n        .feature-item h3 {\n            font-size: 22px;\n            margin-bottom: 10px;\n        }\n\n        .feature-item p {\n            font-size: 16px;\n            opacity: 0.95;\n        }\n\n        \/* Why Choose Section *\/\n        .why-choose-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            margin-bottom: 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .why-list {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 25px;\n        }\n\n        .why-item {\n            display: flex;\n            align-items: flex-start;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 10px;\n            border-left: 5px solid #667eea;\n        }\n\n        .why-item .icon {\n            font-size: 32px;\n            margin-right: 15px;\n            color: #667eea;\n        }\n\n        .why-item h4 {\n            font-size: 20px;\n            color: #2c3e50;\n            margin-bottom: 8px;\n        }\n\n        .why-item p {\n            color: #666;\n            line-height: 1.6;\n        }\n\n        \/* Contact Section *\/\n        .contact-section {\n            background: white;\n            border-radius: 20px;\n            padding: 50px 40px;\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\n        }\n\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 30px;\n            margin-top: 30px;\n        }\n\n        .contact-card {\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n            padding: 30px;\n            border-radius: 15px;\n            color: white;\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n\n        .contact-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .contact-card .icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n        }\n\n        .contact-card h3 {\n            font-size: 20px;\n            margin-bottom: 15px;\n        }\n\n        .contact-card a {\n            color: white;\n            text-decoration: none;\n            font-size: 18px;\n            font-weight: 600;\n            display: block;\n            margin: 8px 0;\n        }\n\n        .contact-card a:hover {\n            text-decoration: underline;\n        }\n\n        .contact-card p {\n            font-size: 16px;\n            line-height: 1.8;\n        }\n\n        \/* CTA Button *\/\n        .cta-section {\n            text-align: center;\n            margin: 40px 0;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #ff6b6b, #ff8787);\n            color: white;\n            padding: 20px 50px;\n            font-size: 22px;\n            font-weight: bold;\n            border-radius: 50px;\n            text-decoration: none;\n            box-shadow: 0 10px 25px rgba(255, 107, 107, 0.4);\n            transition: all 0.3s ease;\n        }\n\n        .cta-button:hover {\n            transform: scale(1.05);\n            box-shadow: 0 15px 35px rgba(255, 107, 107, 0.6);\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero-section h1 {\n                font-size: 32px;\n            }\n\n            .hero-section .subtitle {\n                font-size: 18px;\n            }\n\n            .section-title {\n                font-size: 28px;\n            }\n\n            .classes-grid,\n            .features-grid,\n            .why-list,\n            .contact-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .announcement-content {\n                font-size: 14px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Scrolling Announcement Bar -->\n    <div class=\"announcement-bar\">\n        <div class=\"announcement-content\">\n            \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Limited Seats Available &#8211; Enroll Now! | Best History Classes in Sirsa | Expert Faculty | Proven Results | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93\n        <\/div>\n    <\/div>\n\n    <div class=\"container\">\n        <!-- Hero Section -->\n        <div class=\"hero-section\">\n            <div class=\"institute-badge\">\n                Vartmaan Institute Sirsa\n            <\/div>\n            <h1>Best History Classes in Sirsa<\/h1>\n            <p class=\"subtitle\">Excellence in History Education for Classes 9th to 12th<\/p>\n            <p style=\"font-size: 18px; color: #555; max-width: 800px; margin: 20px auto; line-height: 1.8;\">\n                Master the art of understanding history with comprehensive coaching for CBSE, ICSE, and State Board students. Build strong foundations and ace your board exams with expert guidance.\n            <\/p>\n        <\/div>\n\n        <!-- Classes Section -->\n        <div class=\"classes-section\">\n            <h2 class=\"section-title\">History Classes We Offer<\/h2>\n            <div class=\"classes-grid\">\n                <div class=\"class-card\">\n                    <div class=\"class-icon\">\ud83d\udcda<\/div>\n                    <h3>Class 9th History<\/h3>\n                    <p><strong>NCERT Based Curriculum<\/strong><\/p>\n                    <p>Complete coverage of French Revolution, Socialism in Europe, Nazism and Rise of Hitler, Forest Society and Colonialism, and Pastoralists in the Modern World.<\/p>\n                <\/div>\n\n                <div class=\"class-card\">\n                    <div class=\"class-icon\">\ud83d\udcd6<\/div>\n                    <h3>Class 10th History<\/h3>\n                    <p><strong>India and Contemporary World<\/strong><\/p>\n                    <p>In-depth study of Nationalism in Europe, Nationalist Movement in Indo-China, Nationalism in India, and The Making of a Global World.<\/p>\n                <\/div>\n\n                <div class=\"class-card\">\n                    <div class=\"class-icon\">\ud83c\udfdb\ufe0f<\/div>\n                    <h3>Class 11th History<\/h3>\n                    <p><strong>Themes in World History<\/strong><\/p>\n                    <p>Comprehensive coaching covering Early Societies, Empires, Nomadic Empires, Three Orders, Changing Cultural Traditions, and Industrial Revolution.<\/p>\n                <\/div>\n\n                <div class=\"class-card\">\n                    <div class=\"class-icon\">\ud83c\udf0d<\/div>\n                    <h3>Class 12th History<\/h3>\n                    <p><strong>Themes in Indian History<\/strong><\/p>\n                    <p>Expert guidance for Bricks Beads and Bones, Kings and Chronicles, Bhakti-Sufi Traditions, Colonial Cities, Rebellion of 1857, Mahatma Gandhi and the Nationalist Movement.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-section\">\n                <a href=\"tel:+919467612340\" class=\"cta-button\">\ud83d\udcde Enroll Now &#8211; Call: +91-94676-12340<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Features Section -->\n        <div class=\"features-section\">\n            <h2 class=\"section-title\">Why Our History Classes Stand Out<\/h2>\n            <div class=\"features-grid\">\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83d\udc68\u200d\ud83c\udfeb<\/div>\n                    <h3>Expert Faculty<\/h3>\n                    <p>Experienced educators with M.A. in History and B.Ed. qualifications who make complex historical concepts easy to understand<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83d\udcdd<\/div>\n                    <h3>Comprehensive Notes<\/h3>\n                    <p>Detailed study material with chapter-wise notes, important questions, map work, and source-based questions<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83c\udfaf<\/div>\n                    <h3>Exam-Focused Approach<\/h3>\n                    <p>Targeted preparation for board exams with regular practice sessions, mock tests, and answer writing techniques<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83d\udcca<\/div>\n                    <h3>Regular Assessments<\/h3>\n                    <p>Weekly tests, monthly evaluations, and detailed performance tracking to monitor progress and identify improvement areas<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83d\uddfa\ufe0f<\/div>\n                    <h3>Map Work Practice<\/h3>\n                    <p>Special sessions dedicated to map work preparation with comprehensive map pointing exercises and practice worksheets<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\ud83d\udcad<\/div>\n                    <h3>Doubt Clearing<\/h3>\n                    <p>Dedicated doubt-clearing sessions after every chapter to ensure complete concept clarity before exams<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Why Choose Section -->\n        <div class=\"why-choose-section\">\n            <h2 class=\"section-title\">Why Choose Vartmaan Institute for History<\/h2>\n            <div class=\"why-list\">\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>15+ Years of Excellence<\/h4>\n                        <p>Proven track record of helping students score 90+ marks in History board exams<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>Small Batch Sizes<\/h4>\n                        <p>Limited students per batch ensuring personalized attention and effective learning<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>Interactive Teaching<\/h4>\n                        <p>Engaging lectures with historical documentaries, presentations, and storytelling techniques<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>Complete NCERT Coverage<\/h4>\n                        <p>Line-by-line explanation of NCERT textbooks with additional reference materials<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>Revision Programs<\/h4>\n                        <p>Intensive revision sessions before exams with important question discussions<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"why-item\">\n                    <div class=\"icon\">\u2705<\/div>\n                    <div>\n                        <h4>Previous Years&#8217; Papers<\/h4>\n                        <p>Extensive practice with last 10 years&#8217; board exam papers and sample papers<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Contact Section -->\n        <div class=\"contact-section\">\n            <h2 class=\"section-title\">Get in Touch with Us<\/h2>\n            <div class=\"contact-grid\">\n                <div class=\"contact-card\">\n                    <div class=\"icon\">\ud83d\udcde<\/div>\n                    <h3>Call Us<\/h3>\n                    <a href=\"tel:+919467612340\">+91-94676-12340<\/a>\n                    <a href=\"tel:+919416433457\">+91-94164-33457<\/a>\n                <\/div>\n\n                <div class=\"contact-card\">\n                    <div class=\"icon\">\ud83d\udce7<\/div>\n                    <h3>Email Us<\/h3>\n                    <a href=\"mailto:director@vartmaaninstitutesirsa.com\">director@vartmaaninstitutesirsa.com<\/a>\n                <\/div>\n\n                <div class=\"contact-card\">\n                    <div class=\"icon\">\ud83d\udccd<\/div>\n                    <h3>Visit Us<\/h3>\n                    <p>Opp. Jhunthara Dharamshala<br>\n                    Near Surkhab Chowk, Hisar Road<br>\n                    Sirsa &#8211; 125055, Haryana<\/p>\n                <\/div>\n\n                <div class=\"contact-card\">\n                    <div class=\"icon\">\ud83d\udcac<\/div>\n                    <h3>WhatsApp<\/h3>\n                    <a href=\"https:\/\/wa.me\/919467612340\">Chat on WhatsApp<\/a>\n                    <p style=\"font-size: 14px; margin-top: 10px;\">Quick response during office hours<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-section\">\n                <a href=\"tel:+919467612340\" class=\"cta-button\">\ud83c\udf93 Book Your Free Demo Class Today!<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Best History Classes in Sirsa &#8211; Vartmaan Institute \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Limited Seats Available &#8211; Enroll Now! | Best History Classes in Sirsa | Expert Faculty | Proven Results | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93 Vartmaan Institute Sirsa Best History Classes in Sirsa Excellence in History Education [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3153","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"sandeep.soni484@gmail.com","author_link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/author\/sandeep-soni484gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Best History Classes in Sirsa &#8211; Vartmaan Institute \ud83c\udf93 ADMISSIONS OPEN FOR SESSION 2026-2027 | Limited Seats Available &#8211; Enroll Now! | Best History Classes in Sirsa | Expert Faculty | Proven Results | Call: +91-94676-12340 | ADMISSIONS OPEN FOR SESSION 2026-2027 \ud83c\udf93 Vartmaan Institute Sirsa Best History Classes in Sirsa Excellence in History Education&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/3153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/comments?post=3153"}],"version-history":[{"count":7,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/3153\/revisions"}],"predecessor-version":[{"id":6664,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/3153\/revisions\/6664"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=3153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}