HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/spire.komma-mediadesign.nl/wwwroot/mvc/views/v_company.php
<div id="textPages">
    <div id="textBlock">
        <h2>Company profile</h2>
        <div class="image">
            <?php if ( ! X2){ ?>
            <img src="/img/company/company.jpg" alt="Spire Corp Company"/>
            <?php }else{ ?>
                <img src="/img/x2/company_x2.jpg" alt="Spire Corp Company"/>
            <?php } ?>
            <div class="shadow"></div>
        </div>
        <div class="textContent">
            <?php if ( ! X2){ ?>
            <h3>Spire Corp</h3>

            <p>Spire, founded in 1998 in The Netherlands, is a leading premier brand for computer thermal solutions, power supplies and enclosures. In order to meet the requirements and demands of the global market, we have established our production facilities in ShenZhen, China. Our corporate office is based in The Netherlands and sales offices in Japan and Brazil. All locations are strategically located to better work with the customers and partners we serve.</p>

            <h3>Our ideals</h3>
            <p>Spire ideals, to which our employees give full recognition, are (1) constantly striving to become stronger, (2) being sincere and (3) seeking the latest innovative technology. After 14 years of hard work and dedication in running our business, Spire today is a major presence in three major business fields: computer thermal solutions, power supplies and pc enclosures. It has received full recognition in its products as well as its services. The purpose built Spire factory and all of the products were approved by CE, UL, CSA, and TUV in 1998. We gained AMD and VIA approvals along with recognition by International Standard Commission for Quality Assurance in 1999 against ISO-14001 &amp; ISO-9001. Spire is also proud of shipping all its products compliant to the standards of The European Union ROHS and WEEE.</p>

            <h3>The products</h3>
            <p>Spire Products are dedicated to bringing you the latest technology in computer cooling as it becomes available and to offer a variety of solutions to combat the growing concern of overheating. With todays high-speed processors functioning at an unprecedented speed and output, the demand for better and more reliable cooling solutions has become one of the most important issues in the computer industry today. As a premier manufacturer of high quality cooling solutions, we are able to meet the demands of the computer industry by providing competitively priced products, next day delivery and up to 5 years of warranty. With reliability of products having such high precedence in the business, Spire has earned the loyalty of many well known manufacturers and distributors throughout the world. We have maintained close business ties with international names in the computer industry.</p>

            <h3>Continually strive for success</h3>
            <p>At Spire we continually strive for success and quality products. To improve and develop a wide range of computer products, we have invested heavily in our quality manufacturing process and Research &amp; Development. Our objective is to provide top quality products for national distributors as well as for ODM and OEM clients. Our focus is to build on the current success of the Spire brand so that our brand is recognized world wide as a provider of top quality computing solutions. We will continue to work to maintain the satisfaction of our customers and share the knowledge of our experts - Spire 'Powered by Innovation'.</p>
            <?php }else{ ?>
                <h3>WE ARE PLEASED TO MEET YOU</h3>

                <p>X2 is originated by a team of PC enthusiasts based in The Netherlands, the design heart of Europe. X2 redefines the true meaning of performance PC hardware. With our exceptional style coupled with genuine product quality X2 is irrefutably above and beyond the rest.</p>
                <p>X2 strives to surpass the needs of our peers with the satisfaction and our guarantee of reliability, compatibility and consistency in our products. Our mission is to provide the highest endeavor of performance while obtaining top-quality levels in all our products.</p>
            </p>
            <?php } ?>
        </div>
        <div class="footer"><a href="/company"><span class="icon"></span><span class="link">Company</span> </a> </div>
    </div>
    <div id="twitterBlock">
        <div class="twitterIcon"></div>
        <div class="top"></div>
        <div class="middle">
            <div id="twitterStream">
                <?php include(DOCUMENT_ROOT.'mvc/views/v_twitterBlock.php'); ?>
            </div>
        </div>
        <div class="bottom"></div>
        <div class="footer">
        <?php if( ! X2){ ?>
            <a href="https://www.facebook.com/spire.corp" target="_blank"><span class="icon"></span></a>
            <div class="like"><iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fspire.corp&amp;send=false&amp;layout=button_count&amp;width=150&amp;show_faces=false&amp;font=arial&amp;colorscheme=light&amp;action=like&amp;height=21&amp;appId=211891345583532" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:150px; height:21px;" allowTransparency="true"></iframe></div>
        <?php }else{ ?>
            <a href="https://www.facebook.com/X2products" target="_blank"><span class="icon"></span></a>
            <div class="like"><iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2FX2products&amp;width&amp;layout=button_count&amp;action=like&amp;show_faces=false&amp;share=false&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px;" allowTransparency="true"></iframe></div>
        <?php } ?>
        </div>
    </div>
</div>
<div id="submenu">
    <ul>
        <li class="active"><a href="<?php echo SITE_ROOT.'company/'; ?>">Company profile</a><span class="hover"></span><span class="line"></span></li>
        <?php if( ! X2){ ?>
        <li><a href="<?php echo SITE_ROOT.URL_PAGE.'/manufacturing/'; ?>">Manufacturing</a><span class="hover"></span><span class="line"></span></li>
        <li><a href="<?php echo SITE_ROOT.URL_PAGE.'/mission-statement/'; ?>">Mission statement</a><span class="hover"></span><span class="line"></span></li>
        <?php } ?>
        <li><a href="<?php echo SITE_ROOT.URL_PAGE.'/careers/'; ?>">Careers</a><span class="hover"></span><span class="line"></span></li>
    </ul>

</div>
<?php include(DOCUMENT_ROOT.'mvc/views/v_ctaBlock.php'); ?>
<?php include(DOCUMENT_ROOT.'mvc/views/v_categoriesBlock.php'); ?>