{"id":1360,"date":"2025-12-07T07:41:58","date_gmt":"2025-12-07T07:41:58","guid":{"rendered":"https:\/\/itheroes.in\/?page_id=1360"},"modified":"2025-12-20T04:41:52","modified_gmt":"2025-12-20T04:41:52","slug":"consultancy","status":"publish","type":"page","link":"https:\/\/itheroes.in\/index.php\/consultancy\/","title":{"rendered":"Consultancy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1360\" class=\"elementor elementor-1360\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-54ba379 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"54ba379\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34f1bad\" data-id=\"34f1bad\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0aaf2e7 elementor-widget__width-inherit consultancy-image {   width: 100%;   max-width: 250px;   \/* make image smaller *\/   border-radius: 20px;   box-shadow: 0 5px 20px rgba(0,0,0,0.2);   height: auto;   object-fit: contain; elementor-widget elementor-widget-html\" data-id=\"0aaf2e7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Replace your existing card with this HTML (all styles inline) -->\r\n<div class=\"consultancy-glass-container animated-glow\"\r\n     style=\"max-width:820px;margin:20px auto;padding:26px;border-radius:22px;background:rgba(255,255,255,0.10);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,0.18);display:flex;gap:20px;align-items:center;justify-content:space-between;box-shadow:0 8px 20px rgba(0,0,0,0.15);\">\r\n\r\n  <!-- LEFT: text (flexes) -->\r\n  <div class=\"consultancy-left\" style=\"flex:1;min-width:0;\">\r\n    <h2 class=\"consultancy-title\"\r\n        style=\"margin:0 0 10px 0;font-size:30px;line-height:1.15;font-weight:700;\r\n               background:linear-gradient(90deg,#ff0099,#00eaff,#00ff6a);\r\n               -webkit-background-clip:text;-webkit-text-fill-color:transparent;\">\r\n      IT Heroes Consultancy\r\n    <\/h2>\r\n\r\n    <p class=\"consultancy-desc\" style=\"margin:0;color:#222;font-size:15px;line-height:1.6;\">\r\n      We help you build a strong tech career with expert training, guidance, and 100% placement support.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <!-- RIGHT: fixed small column for image -->\r\n  <div class=\"consultancy-right\" style=\"width:240px;flex-shrink:0;text-align:right;\">\r\n    <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/1.png\"\r\n         alt=\"Consultancy Image\"\r\n         class=\"consultancy-image\"\r\n         style=\"display:block;width:100%;height:auto;max-width:240px;border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,0.18);object-fit:cover;\">\r\n  <\/div>\r\n\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ebcaf20 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ebcaf20\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a1dc3f5\" data-id=\"a1dc3f5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a3e27b elementor-widget elementor-widget-html\" data-id=\"3a3e27b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\r\n\/* Container *\/\r\n.hero-animated-box {\r\n    width: 100%;\r\n    padding: 1px 2px;\r\n    text-align: center;\r\n    background: #ffffff;\r\n    margin-bottom: -49px;\r\n}\r\n\r\n\/* Gradient Text *\/\r\n.animated-heading {\r\n    font-size: 48px;\r\n    font-weight: 800;\r\n\r\n    background: linear-gradient(90deg, #ff0000, #ff7a00, #ff0000);\r\n    background-size: 200% auto;\r\n\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n\r\n    background-clip: text;\r\n    color: transparent;\r\n\r\n    animation: gradientMove 3s linear infinite;\r\n    transition: opacity 0.8s ease-in-out !important;\r\n}\r\n\r\n\r\n\/* Fade Animation *\/\r\n.fade-out {\r\n    opacity: 0;\r\n}\r\n.fade-in {\r\n    opacity: 1;\r\n}\r\n\r\n\/* Gradient slide *\/\r\n@keyframes gradientMove {\r\n    0% { background-position: 0% }\r\n    100% { background-position: 200% }\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n    .animated-heading {\r\n        font-size: 32px;\r\n    }\r\n}\r\n\r\n\/* -------------------- GLOBAL -------------------- *\/\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n  font-family: \"Poppins\", sans-serif;\r\n}\r\n\r\n.consult-page {\r\n  width: 100%;\r\n  padding: 60px 20px;\r\n  \/*background: linear-gradient(135deg, #0a0f24, #16355c, #0f223a);*\/\r\n  color: white;\r\n}\r\n\r\n\/* Center Wrapper *\/\r\n.wrapper {\r\n  max-width: 1150px;\r\n  margin: auto;\r\n}\r\n\r\n\/* -------------------- HERO SECTION -------------------- *\/\r\n.hero-box {\r\n  backdrop-filter: blur(14px);\r\n  -webkit-backdrop-filter: blur(14px);\r\n  background: rgba(255, 255, 255, 0.12);\r\n  padding: 50px;\r\n  border-radius: 20px;\r\n  text-align: center;\r\n  border: 1px solid rgba(255, 255, 255, 0.25);\r\n  margin-bottom: 50px;\r\n  box-shadow: 0 10px 30px rgba(0,0,0,0.35);\r\n}\r\n\r\n.hero-box h1 {\r\n  font-size: 40px;\r\n  margin-bottom: 12px;\r\n  font-weight: 700;\r\n}\r\n\r\n.hero-box p {\r\n  font-size: 18px;\r\n  opacity: 0.85;\r\n  margin-bottom: 25px;\r\n}\r\n\r\n\/* Buttons *\/\r\n.button-row {\r\n  margin-top: 20px;\r\n  display: flex;\r\n  justify-content: center;\r\n  gap: 25px;\r\n  flex-wrap: wrap;\r\n}\r\n\r\n.red-btn {\r\n  background: #ff3c3c;\r\n  color: white;\r\n  padding: 14px 28px;\r\n  border-radius: 10px;\r\n  font-size: 18px;\r\n  font-weight: 600;\r\n  text-decoration: none;\r\n  box-shadow: 0 8px 20px rgba(255,0,0,0.4);\r\n  transition: 0.3s;\r\n}\r\n\r\n.red-btn:hover {\r\n  background: #cc0000;\r\n  transform: scale(1.08);\r\n}\r\n\r\n\/* -------------------- SECTION TITLE -------------------- *\/\r\n.section-title {\r\n  font-size: 34px;\r\n  font-weight: 700;\r\n  text-align: center;\r\n  margin: 50px 0 30px;\r\n}\r\n\r\n\/* -------------------- FEATURES GRID -------------------- *\/\r\n.features {\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));\r\n  gap: 25px;\r\n}\r\n\r\n\/* FEATURE CARD *\/\r\n.feature-card {\r\n  background: rgba(255,255,255,0.10);\r\n  border: 1px solid rgba(255,255,255,0.25);\r\n  padding: 30px;\r\n  border-radius: 16px;\r\n  backdrop-filter: blur(12px);\r\n  box-shadow: 0 6px 20px rgba(0,0,0,0.25);\r\n  transition: 0.3s ease;\r\n \r\n}\r\n\r\n.feature-card:hover {\r\n  transform: translateY(-6px);\r\n}\r\n\r\n\/* Card Head *\/\r\n.feature-card h3 {\r\n  font-size: 22px;\r\n  margin-bottom: 15px;\r\n  font-weight: 600;\r\n}\r\n\r\n\/* Card List *\/\r\n.feature-card ul {\r\n  list-style: none;\r\n  line-height: 1.8;\r\n  margin-top: 10px;\r\n  color: #212121\r\n}\r\n\r\n.feature-card ul li::before {\r\n  content: \"\u2714 \";\r\n  color: #00eaff;\r\n}\r\n\r\n\/* -------------------- CTA SECTION -------------------- *\/\r\n.cta-box {\r\n  background: rgba(255,255,255,0.12);\r\n  backdrop-filter: blur(12px);\r\n  padding: 45px 40px;\r\n  border-radius: 18px;\r\n  text-align: center;\r\n  border: 1px solid rgba(255,255,255,0.25);\r\n  box-shadow: 0 10px 25px rgba(0,0,0,0.35);\r\n  margin-top: 60px;\r\n}\r\n\r\n.cta-box h2 {\r\n  font-size: 32px;\r\n  margin-bottom: 20px;\r\n}\r\n\r\n.cta-box p {\r\n  font-size: 18px;\r\n  opacity: 0.85;\r\n  margin-bottom: 30px;\r\n}\r\n\r\n\r\n\/* ===== LOGO CAROUSEL WRAPPER ===== *\/\r\n.logo-carousel {\r\n  width: 100%;\r\n  overflow: hidden;\r\n  padding: 20px 0;\r\n}\r\n\r\n\/* ===== TRACK ===== *\/\r\n.logo-track {\r\n  display: flex;\r\n  width: max-content;\r\n  animation: scroll-left 18s linear infinite;\r\n}\r\n\r\n\/* ===== LOGO CARD ===== *\/\r\n.logo-card {\r\n  width: 120px;          \/* SMALL & SAME SIZE *\/\r\n  height: 70px;\r\n  margin: 0 14px;\r\n  background: #ffffff;\r\n  border-radius: 12px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  box-shadow: 0 4px 14px rgba(0,0,0,0.12);\r\n}\r\n\r\n\/* ===== LOGO IMAGE ===== *\/\r\n.logo-card img {\r\n  max-width: 90%;\r\n  max-height: 45px;\r\n  object-fit: contain;\r\n}\r\n\r\n\r\n\/* ===== WHAT WE PROVIDE SECTION BACKGROUND ===== *\/\r\n.features-section-bg {\r\n  margin: 40px 0 60px;\r\n  padding: 60px 40px;\r\n  border-radius: 30px;\r\n\r\n  \/* Light matte gradient *\/\r\n  background: linear-gradient(\r\n    135deg,\r\n    rgba(255, 192, 203, 0.25),   \/* soft pink *\/\r\n    rgba(173, 216, 230, 0.25),   \/* light blue *\/\r\n    rgba(216, 191, 216, 0.25)    \/* light purple *\/\r\n  );\r\n\r\n  box-shadow: 0 20px 40px rgba(0,0,0,0.08);\r\n}\r\n\r\n\/* Mobile padding fix *\/\r\n@media (max-width: 768px) {\r\n  .features-section-bg {\r\n    padding: 40px 20px;\r\n    border-radius: 20px;\r\n  }\r\n}\r\n\r\n\/* ===== ANIMATION ===== *\/\r\n@keyframes scroll-left {\r\n  0% {\r\n    transform: translateX(0);\r\n  }\r\n  100% {\r\n    transform: translateX(-50%);\r\n  }\r\n}\r\n\r\n\/* ===== PAUSE ON HOVER (OPTIONAL) ===== *\/\r\n\/*.logo-carousel:hover .logo-track {*\/\r\n\/*  animation-play-state: paused;*\/\r\n\/*}*\/\r\n\r\n\r\n\/* -------------------- RESPONSIVE -------------------- *\/\r\n@media (max-width: 768px) {\r\n  .hero-box h1 {\r\n    font-size: 30px;\r\n  }\r\n  .cta-box h2 {\r\n    font-size: 26px;\r\n  }\r\n}\r\n\r\n\r\n\r\n\/* ================= POPUP FORM ================= *\/\r\n.popup-overlay {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  background: rgba(0,0,0,0.6);\r\n  display: none;\r\n  justify-content: center;\r\n  align-items: center;\r\n  z-index: 9999;\r\n}\r\n\r\n.popup-box {\r\n  background: #ffffff;\r\n  width: 100%;\r\n  max-width: 420px;\r\n  padding: 30px;\r\n  border-radius: 18px;\r\n  position: relative;\r\n  box-shadow: 0 20px 40px rgba(0,0,0,0.3);\r\n  animation: popupFade 0.4s ease;\r\n}\r\n\r\n@keyframes popupFade {\r\n  from { transform: scale(0.9); opacity: 0; }\r\n  to { transform: scale(1); opacity: 1; }\r\n}\r\n\r\n.popup-box h3 {\r\n  text-align: center;\r\n  margin-bottom: 20px;\r\n  font-weight: 700;\r\n  color: #333;\r\n}\r\n\r\n\/* Close button *\/\r\n.popup-close {\r\n  position: absolute;\r\n  top: 12px;\r\n  right: 15px;\r\n  font-size: 20px;\r\n  cursor: pointer;\r\n  color: #888;\r\n}\r\n\r\n\/* Inputs *\/\r\n.popup-box input,\r\n.popup-box select {\r\n  width: 100%;\r\n  padding: 12px;\r\n  margin-bottom: 14px;\r\n  border-radius: 8px;\r\n  border: 1px solid #ccc;\r\n  font-size: 15px;\r\n}\r\n\r\n\/* Submit button *\/\r\n.popup-submit {\r\n  width: 100%;\r\n  padding: 14px;\r\n  background: #28a745;\r\n  color: #fff;\r\n  font-size: 17px;\r\n  font-weight: 600;\r\n  border: none;\r\n  border-radius: 10px;\r\n  cursor: pointer;\r\n  transition: 0.3s;\r\n}\r\n\r\n.popup-submit:hover {\r\n  background: #218838;\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<div class=\"hero-animated-box\">\r\n    <h1 id=\"changingHeading\" class=\"animated-heading fade-in\">\r\n        Transform Your Career With IT Heroes\r\n    <\/h1>\r\n<\/div>\r\n\r\n<script>\r\nconst headings = [\r\n    \"Transform Your Career With IT Heroes\",\r\n    \"Your Success Journey Starts Here\",\r\n    \"Where Students Get Placed In Top Companies\"\r\n];\r\n\r\nlet index = 0;\r\nconst headingElement = document.getElementById(\"changingHeading\");\r\n\r\nsetInterval(() => {\r\n    headingElement.classList.remove(\"fade-in\");\r\n    headingElement.classList.add(\"fade-out\");\r\n\r\n    setTimeout(() => {\r\n        index = (index + 1) % headings.length;\r\n        headingElement.textContent = headings[index];\r\n\r\n        headingElement.classList.remove(\"fade-out\");\r\n        headingElement.classList.add(\"fade-in\");\r\n    }, 800);\r\n\r\n}, 3000);\r\n<\/script>\r\n\r\n\r\n<!-- ========================= PAGE START ========================= -->\r\n\r\n<div class=\"consult-page\">\r\n  <div class=\"wrapper\">\r\n\r\n    <!-- MAIN FEATURES -->\r\n    <div class=\"features-section-bg\">\r\n    \r\n    <h2 class=\"section-title\">What We Provide<\/h2>\r\n\r\n    <div class=\"features\">\r\n\r\n      <!-- 1 -->\r\n      <div class=\"feature-card\">\r\n        <h3>Mock Interviews<\/h3>\r\n        <ul>\r\n          <li>Weekly Mock Interviews (Sat & Sun)<\/li>\r\n          <li>Final Month Real-Interview Training<\/li>\r\n          <li>Technical + HR Mock Practice<\/li>\r\n          <li>Performance improvement feedback<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 2 -->\r\n      <div class=\"feature-card\">\r\n        <h3>Resume Building<\/h3>\r\n        <ul>\r\n          <li>Professional Resume Creation<\/li>\r\n          <li>ATS Friendly Formatting<\/li>\r\n          <li>Project Highlight Optimisation<\/li>\r\n          <li>Custom Portfolio Setup<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 3 -->\r\n      <div class=\"feature-card\">\r\n        <h3>Job Portal Setup<\/h3>\r\n        <ul>\r\n          <li>LinkedIn Profile Branding<\/li>\r\n          <li>Naukri Profile Optimization<\/li>\r\n          <li>GitHub & Portfolio Setup<\/li>\r\n          <li>SEO Optimized Job Profiles<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 4 -->\r\n      <div class=\"feature-card\">\r\n        <h3>Communication Training<\/h3>\r\n        <ul>\r\n          <li>Technical Communication<\/li>\r\n          <li>Introduction + Summary Pitch<\/li>\r\n          <li>Salary Negotiation Skills<\/li>\r\n          <li>Cross Questioning Techniques<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 5 -->\r\n      <div class=\"feature-card\">\r\n        <h3>HR Interview Training<\/h3>\r\n        <ul>\r\n          <li>How to Answer HR Questions<\/li>\r\n          <li>Personality Grooming<\/li>\r\n          <li>Confidence Development<\/li>\r\n          <li>Dress & Etiquette Guidance<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 6 -->\r\n      <div class=\"feature-card\">\r\n        <h3>Placement Support<\/h3>\r\n        <ul>\r\n          <li>Interview Calls Until Placed<\/li>\r\n          <li>Job Referral Support<\/li>\r\n          <li>Daily Job Updates<\/li>\r\n          <li>1-on-1 Placement Guidance<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- 7 -->\r\n      <!--<div class=\"feature-card\">-->\r\n      <!--  <h3>Career Counselling<\/h3>-->\r\n      <!--  <ul>-->\r\n      <!--    <li>Choose the Right Domain<\/li>-->\r\n      <!--    <li>Skill Evaluation<\/li>-->\r\n      <!--    <li>Roadmap Planning<\/li>-->\r\n      <!--    <li>Free Counselling Sessions<\/li>-->\r\n      <!--  <\/ul>-->\r\n      <!--<\/div>-->\r\n\r\n    <\/div>\r\n    \r\n<\/div>\r\n\r\n\r\n\r\n    <!-- CTA SECTION -->\r\n    <div class=\"cta-box\">\r\n      <h2>Ready to Start Your Career Journey?<\/h2>\r\n      <p>Book a free counselling session today and take the first step towards your dream job.<\/p>\r\n\r\n      <a href=\"https:\/\/itheroes.in\/index.php\/contact-us\/\" class=\"red-btn\">Book My Session<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<section style=\"padding:40px 20px; text-align:center;\">\r\n    <h2 style=\"font-weight:700; margin-bottom:30px;\">Our Placement Achievements<\/h2>\r\n\r\n    <div style=\"display:flex; justify-content:center; gap:25px; flex-wrap:wrap;\">\r\n        \r\n        <div style=\"padding:20px 40px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <h2 style=\"color:#d9534f; font-size:40px; margin:0;\">800+<\/h2>\r\n            <p>Students Trained<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:20px 40px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <h2 style=\"color:#d9534f; font-size:40px; margin:0;\">500+<\/h2>\r\n            <p>Students Placed<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:20px 40px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <h2 style=\"color:#d9534f; font-size:40px; margin:0;\">120+<\/h2>\r\n            <p>Hiring Partners<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:20px 40px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <h2 style=\"color:#d9534f; font-size:40px; margin:0;\">\u20b912.5 LPA<\/h2>\r\n            <p>Highest Package<\/p>\r\n        <\/div>\r\n        \r\n         <!-- HERO SECTION -->\r\n    <div class=\"hero-box\">\r\n      <h1>Complete Placement & Career Consultancy<\/h1>\r\n      <p>We guide every student from skill-building to interview cracking \u2014 until they get placed.<\/p>\r\n\r\n      <div class=\"button-row\">\r\n        <a href=\"javascript:void(0)\" class=\"red-btn\" onclick=\"openPopup()\">\r\n  Book Free Counselling\r\n<\/a>\r\n\r\n        <a href=\"https:\/\/itheroes.in\/index.php\/demo_courses\/\" class=\"red-btn\">Download Placement Brochure<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n<section style=\"padding:40px 20px; text-align:center;\">\r\n    <h2 style=\"font-weight:700; margin-bottom:20px;\">Our Students Are Working In<\/h2>\r\n\r\n    <div class=\"logo-carousel\">\r\n  <div class=\"logo-track\">\r\n\r\n    <!-- REAL LOGOS -->\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-3.jpeg\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-5.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-16.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-2.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-11.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-2.jpeg\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-4.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-5.png\"><\/div>\r\n\r\n    <!-- DUPLICATE (IMPORTANT FOR INFINITE LOOP) -->\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-1.jpeg\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-6.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-7.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-8.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-10.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-11.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/download-17.png\"><\/div>\r\n    <div class=\"logo-card\"><img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/images-12.png\"><\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n    <style>\r\n        @keyframes slide {\r\n            0% { transform:translateX(0); }\r\n            100% { transform:translateX(-50%); }\r\n        }\r\n    <\/style>\r\n<\/section>\r\n<section style=\"padding:40px 10px; text-align:center;\">\r\n    <h2 style=\"font-weight:700; margin-bottom:20px;\">Student Success Stories<\/h2>\r\n\r\n    <div style=\"display:flex; justify-content:center; gap:25px; flex-wrap:wrap;\">\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/WhatsApp-Image-2025-09-10-at-09.21.29_4ced886c-1-1.jpg\">\r\n            <h4 style=\"margin:0;\">Nishant Meshram<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">Package - 12.4 LPA<\/p>\r\n            <p>\u201cThe mock interviews and resume support helped me crack my dream job.\u201d<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/Photoroom-20240910_153615-modified.png\">\r\n            <h4 style=\"margin:0;\">Abhishek<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">Package - 9.5 LPA<\/p>\r\n            <p>\u201cIT Heroes helped me improve communication and confidence.\u201d<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/Photoroom-20240910_153726-modified.png\">\r\n            <h4 style=\"margin:0;\">Aditi<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">PAckage - 4.5 LPA<\/p>\r\n            <p>\u201cThe HR training and guidance were top-notch. Highly recommended!\u201d<\/p>\r\n        <\/div>\r\n        \r\n         <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/Photoroom-20240910_154019-modified-1.png\">\r\n            <h4 style=\"margin:0;\">Akhilesh<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">Package - 4.5 LPA<\/p>\r\n            <p>\u201cThe mock interviews and resume support helped me crack my dream job.\u201d<\/p>\r\n        <\/div>\r\n        \r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/Photoroom-20240911_133628-modified-1.png\">\r\n            <h4 style=\"margin:0;\">Mahipal<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">Package - 6.2 LPA<\/p>\r\n            <p>\u201cThe HR training and guidance were top-notch. Highly recommended!.\u201d<\/p>\r\n        <\/div>\r\n        \r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"http:\/\/itheroes.in\/wp-content\/uploads\/2025\/12\/Photoroom-20240911_133701-modified-1.png\">\r\n            <h4 style=\"margin:0;\">Preetam<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\">Package - 4.5 LPA<\/p>\r\n            <p>\u201cThe mock interviews and resume support helped me crack my dream job.\u201d<\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n<section style=\"padding:50px 20px;\">\r\n    <h2 style=\"text-align:center; font-weight:700; margin-bottom:30px;\">\r\n        Our Placement Process\r\n    <\/h2>\r\n\r\n    <div style=\"max-width:800px; margin:auto;\">\r\n        \r\n        <div style=\"padding:15px; border-left:4px solid #d9534f; margin-bottom:20px;\">\r\n            <h4>1. Free Career Counselling<\/h4>\r\n            <p>Understand your goals & choose the right career path.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:15px; border-left:4px solid #d9534f; margin-bottom:20px;\">\r\n            <h4>2. Skill Training & Projects<\/h4>\r\n            <p>Hands-on training with industry-based projects.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:15px; border-left:4px solid #d9534f; margin-bottom:20px;\">\r\n            <h4>3. Weekly Mock Interviews<\/h4>\r\n            <p>Improve your confidence and technical communication.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:15px; border-left:4px solid #d9534f; margin-bottom:20px;\">\r\n            <h4>4. Resume & LinkedIn Optimization<\/h4>\r\n            <p>We build your complete professional identity.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:15px; border-left:4px solid #d9534f; margin-bottom:20px;\">\r\n            <h4>5. Final HR & Technical Preparation<\/h4>\r\n            <p>Deal with HR questions, salary negotiation & more.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"padding:15px; border-left:4px solid #d9534f;\">\r\n            <h4>6. Interview Calls Until You Get Placed<\/h4>\r\n            <p>We support you until you land your first job.<\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<section style=\"padding:40px 10px; text-align:center;\">\r\n    <h2 style=\"font-weight:700; margin-bottom:20px;\">Student Success Stories<\/h2>\r\n\r\n    <div style=\"display:flex; justify-content:center; gap:25px; flex-wrap:wrap;\">\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/80\" style=\"border-radius:50%; margin-bottom:10px;\">\r\n            <h4 style=\"margin:0;\">Rahul Kumar<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\"><\/p>\r\n            <p>\u201cThe mock interviews and resume support helped me crack my dream job.\u201d<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/80\" style=\"border-radius:50%; margin-bottom:10px;\">\r\n            <h4 style=\"margin:0;\">Sana Fatima<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\"><\/p>\r\n            <p>\u201cIT Heroes helped me improve communication and confidence.\u201d<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"width:300px; padding:20px; background:#fff; border-radius:15px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n            <img decoding=\"async\" src=\"https:\/\/via.placeholder.com\/80\" style=\"border-radius:50%; margin-bottom:10px;\">\r\n            <h4 style=\"margin:0;\">Amit Sharma<\/h4>\r\n            <p style=\"font-size:14px; color:#777;\"><\/p>\r\n            <p>\u201cThe HR training and guidance were top-notch. Highly recommended!\u201d<\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n<section style=\"padding:40px 20px;\">\r\n    <h2 style=\"text-align:center; font-weight:700; margin-bottom:25px;\">Frequently Asked Questions<\/h2>\r\n\r\n    <details style=\"margin-bottom:15px; padding:15px; background:#fff; border-radius:10px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n        <summary style=\"font-weight:600;\">Do you guarantee placement?<\/summary>\r\n        <p>We provide interview calls and support until you get placed.<\/p>\r\n    <\/details>\r\n\r\n    <details style=\"margin-bottom:15px; padding:15px; background:#fff; border-radius:10px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n        <summary style=\"font-weight:600;\">Do you help freshers?<\/summary>\r\n        <p>Yes, 70% of our students are freshers.<\/p>\r\n    <\/details>\r\n\r\n    <details style=\"margin-bottom:15px; padding:15px; background:#fff; border-radius:10px; box-shadow:0 5px 15px rgba(0,0,0,0.1);\">\r\n        <summary style=\"font-weight:600;\">Is mock interview free?<\/summary>\r\n        <p>All weekly and final mocks are completely free.<\/p>\r\n    <\/details>\r\n<\/section>\r\n\r\n<!-- ================= POPUP FORM HTML ================= -->\r\n<div class=\"popup-overlay\" id=\"counsellingPopup\">\r\n  <div class=\"popup-box\">\r\n    <span class=\"popup-close\" onclick=\"closePopup()\">\u2716<\/span>\r\n\r\n    <h3>Book Free Counselling<\/h3>\r\n\r\n    <!-- IMPORTANT: action will be handled by WordPress (explained below) -->\r\n    <form method=\"post\">\r\n      <input type=\"text\" name=\"name\" placeholder=\"Your Name\" required>\r\n      <input type=\"tel\" name=\"phone\" placeholder=\"Mobile Number\" required>\r\n      <input type=\"email\" name=\"email\" placeholder=\"Email Address\" required>\r\n\r\n      <select name=\"course\" required>\r\n        <option value=\"\">Interested Course<\/option>\r\n        <option>AWS & DevOps<\/option>\r\n        <option>Cloud Computing<\/option>\r\n        <option>Full Stack Development<\/option>\r\n        <option>Data Engineering<\/option>\r\n        <option>Other<\/option>\r\n      <\/select>\r\n\r\n      <button type=\"submit\" class=\"popup-submit\">\r\n        Submit\r\n      <\/button>\r\n    <\/form>\r\n  <\/div>\r\n<\/div>\r\n<script>\r\nfunction openPopup() {\r\n  document.getElementById(\"counsellingPopup\").style.display = \"flex\";\r\n}\r\n\r\nfunction closePopup() {\r\n  document.getElementById(\"counsellingPopup\").style.display = \"none\";\r\n}\r\n<\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>IT Heroes Consultancy We help you build a strong tech career with expert training, guidance, and 100% placement support. Transform [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","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-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-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-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-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-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-gradient":""}},"footnotes":""},"_links":{"self":[{"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/pages\/1360"}],"collection":[{"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/comments?post=1360"}],"version-history":[{"count":199,"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/pages\/1360\/revisions"}],"predecessor-version":[{"id":1631,"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/pages\/1360\/revisions\/1631"}],"wp:attachment":[{"href":"https:\/\/itheroes.in\/index.php\/wp-json\/wp\/v2\/media?parent=1360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}