Current File : /var/www/html/blog/wp-content/themes/amadeus/header.php
<?php
/**
 * The header for our theme.
 *
 * Displays all of the <head> section and everything up till <div id="content">
 *
 * @package Amadeus
 */
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">

    <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
    <meta content="Vertex Power Solutions Pvt Ltd allows you to download Single/Three Phase Servo Voltage Stabilizer, Single Phase CVT, Isolation & UPS across Chennai" name="description" />
    <meta content="Single/Three Phase Servo Voltage Stabilizer PDF download, Single Phase CVT PDF download, Isolation & UPS PDF download across Chennai" name="keywords" />
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="profile" href="http://gmpg.org/xfn/11">
   <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
   <title>Vertex | Blog</title>
    <link rel="icon" href="<?php echo get_template_directory_uri() ; ?>/images/favicon.png" type="image/x-icon">
    <link rel="stylesheet" href="<?php echo get_template_directory_uri() ; ?>/css/bootstrap.min.css">
    <link rel="stylesheet" href="<?php echo get_template_directory_uri() ; ?>/css/font-awesome.min.css">

<link rel="stylesheet" href="<?php echo get_template_directory_uri() ; ?>/css/animate.css">
<link rel="stylesheet" href="<?php echo get_template_directory_uri() ; ?>/css/waves.min.css">
    <link rel="stylesheet" href="<?php echo get_template_directory_uri() ; ?>/css/style.css">

<?php wp_head(); ?>
</head>

<body>
    <header class="header">
        <div class="header-container ">
			<div class="vertex-header">
			<a class="navbar-brand custom-brand vertex-logo" href="http://vertexpower.co.in"><img src="http://vertexpower.co.in/blog/wp-content/uploads/2024/01/vertex-power-logo-1.png" alt="Servo Stabilizer Manufacturer in Chennai"></a>
			<a class="vertex-nav" href="http://vertexpower.co.in/vertex-contact-us.php">Contact Us</a>
			</div>
		</div>
    </header>	

    <!--header section-->
    <!--about section-->
    <section class="about-sec">
<!--         <img src="<?php echo get_template_directory_uri() ; ?>/images/blog.jpg" alt="Voltage Servo Stabilizer maufacturer in chennai"> -->
		<img src="https://vertexpower.co.in/blog/wp-content/uploads/2025/09/Your-Knowledge-Hub-for-Power-Stability-Safety.jpg" alt="Voltage Servo Stabilizer maufacturer in chennai">
<!--         <div class="about-con">
            <div class="container">
                <h2>Blog</h2>
            </div>
        </div> -->
    </section>
    
	<div id="content" class="site-content container downloads-sec">