| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/drjunior_wordpress/wp-content/themes/drjunior/ |
Upload File : |
<!doctype html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo('charset'); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<meta property="og:title" content="<?php wp_title(); ?>">
<meta property="og:image" content="<?php echo get_template_directory_uri(); ?>/assets/images/banner.jpg">
<meta name="description" content="Dr. Junior's foundation course is designed for students in Class 5-10 who aspire to pursue medicine. We build a strong science foundation through doctor-led sessions, expert faculty guidance, and mentorship programs, ensuring stress-free learning while preparing for future exams like NEET" />
<meta name="keywords" content="Medical foundation course for school students, science foundation for students, early medical preparation, doctor mentorship for students, medical coaching for school students" />
<link rel="apple-touch-icon" sizes="180x180" href="<?php echo get_template_directory_uri(); ?>/assets/images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="<?php echo get_template_directory_uri(); ?>/assets/images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="<?php echo get_template_directory_uri(); ?>/assets/images/favicon-16x16.png">
<link rel="manifest" href="<?php echo get_template_directory_uri(); ?>/assets/images/site.webmanifest">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<?php wp_body_open(); ?>
<div class="top-wraper">
<div id="sexy-menu">
<div class="d-container">
<nav id="navigation1" class="navigation">
<div class="nav-header">
<a class="nav-brand" href="<?php echo esc_url(home_url('/')); ?>">
<div class="logo">
<?php if (has_custom_logo()) : ?>
<?php the_custom_logo(); ?>
<?php else : ?>
<img src="<?php echo get_template_directory_uri(); ?>/assets/images/logo.png" alt="<?php bloginfo('name'); ?>" class="" />
<?php endif; ?>
</div>
</a>
</div>
<div class="nav-menus-wrapper">
<?php
wp_nav_menu(array(
'theme_location' => 'primary',
'menu_class' => 'nav-menu align-to-right',
'container' => false,
'fallback_cb' => 'drjunior_fallback_menu',
));
?>
<div class="hide-menu text-center d-lg-none d-xl-none">
<a href="<?php echo esc_url(home_url('/')); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/images/m1.png">Home </a>
<a href="<?php echo esc_url(home_url('/about')); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/images/m2.png">About us </a>
<a href="<?php echo esc_url(home_url('/contacts')); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/images/m3.png">Contact</a>
<div class="nav-toggle"></div>
</div>
</div>
</nav>
</div>
<div class="clear"></div>
</div>
</div>
<div class="whats-app">
<a href="https://wa.me/+917994998797?text=Hi, I'm reaching out to you through your website!" target="_blank" title="">
<img alt="" src="<?php echo get_template_directory_uri(); ?>/assets/images/watsapp-icon.png" title="+91 7994998797">
</a>
</div>
<div id="darkBack"></div>
<div id="popUp">
<div id="close" class="close"><i class="fa fa-times" style="color: #464646 !important;"></i></div>
<form action="<?php echo esc_url(get_template_directory_uri()); ?>/recaptcha-contactus.php" method="post" id="callback">
<div class="side-form">
<h3 class="side-form-title"> Enquire Now </h3>
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="form-group">
<input type="text" placeholder="Name" name="name" required>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="form-group">
<input type="text" placeholder="Contact No." pattern="\d{10}" oninvalid="this.setCustomValidity('Mobile number must have a minimum of 10 digits')" oninput="this.setCustomValidity('')" name="phone" required>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="form-group">
<input type="text" placeholder="Email " name="email" required>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="form-group">
<input type="text" placeholder="Location " name="location" required>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="form-group">
<textarea placeholder="Comment" rows="3" name="comment"></textarea>
</div>
</div>
<div class="col-md-12 col-sm-12 ">
<div class="form-group">
<input type="submit" value="SUBMIT" class="submit-btn1" style="float: right;">
</div>
</div>
</div>
<div class="clear"></div>
</div>
</form>
</div>
<div id="plus"><h2 class="side-btn"> Enquire Now </h2>
<div class="clear"></div>
</div>