HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/fxhealth/public_html/wp-content/cache/page_enhanced/www.fxhealth.co.za/_index_ssl.html
<!DOCTYPE html>

<html lang="en-US">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">

        <!-- SEO -->
<title>FX Health</title><meta name="description" content="Cape Town"/>
<!-- og meta for facebook, googleplus -->
<meta property="og:title" content="FX Health"/>
<meta property="og:description" content="Cape Town"/>
<meta property="og:url" content="https://www.fxhealth.co.za"/>
<meta property="og:type" content="website" />
<meta property="og:image" content="https://www.fxhealth.co.za/wp-content/uploads/2016/09/photo-placeholder-20-1024x683.jpg"/>

<!-- twitter meta -->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="FX Health"/>
<meta name="twitter:description" content="Cape Town"/>
<meta name="twitter:url" content="https://www.fxhealth.co.za"/>
<meta name="twitter:image" content="https://www.fxhealth.co.za/wp-content/uploads/2016/09/photo-placeholder-20-1024x683.jpg"/>

<link rel="icon" href="https://www.fxhealth.co.za/wp-content/uploads/2017/03/cropped-fxhealth-logo-circle-01-150x150.png" sizes="32x32" />
<link rel="icon" href="https://www.fxhealth.co.za/wp-content/uploads/2017/03/cropped-fxhealth-logo-circle-01-300x300.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.fxhealth.co.za/wp-content/uploads/2017/03/cropped-fxhealth-logo-circle-01-300x300.png" />
<meta name="msapplication-TileImage" content="https://www.fxhealth.co.za/wp-content/uploads/2017/03/cropped-fxhealth-logo-circle-01-300x300.png" />
<link rel="stylesheet" href="https://www.fxhealth.co.za/wp-content/cache/minify/a04de.css" media="all" />


<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" rel="stylesheet" >
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700%7CMontserrat:400,700,400&amp;subset=latin-ext,cyrillic,latin,vietnamese,cyrillic-ext" rel="stylesheet">


        <style>
            body,input {font-family:'Montserrat', 'sans-serif';color:#ffffff;}
                            .social-list {background-color: rgba(0,0,0,0.4);}
                            a {color:#ffffff;}
            h1,h2,h3,h4,h5,h6 {font-family:'Playfair Display', 'sans-serif';}
            body {font-size:17px; letter-spacing: 0px; font-weight:400;; }
            h1:not(.text-logo),h2, h3,h4,h5,h6,.text-logo-wrapper {font-size:2.3529411764706em;letter-spacing: 0px; font-weight:700;font-style: normal;; }
            h1 {font-weight:700;font-style: normal;;}
        </style>

        

<style>
    .wp-video {margin: 0 auto;}
    .wp-video-shortcode {max-width: 100%;}
    .grecaptcha-badge {display: none!important;}
    .text-logo {display: inline-block;}
    #gdpr-checkbox {-webkit-appearance: checkbox;-moz-appearance: checkbox;width: initial;height: initial;}
    #counter.expired {display: none; }
    input, button {
        box-shadow: inset 0 0 0 0 !important;
        -webkit-box-shadow: inset 0 0 0 0 !important;
        -webkit-appearance: none;
        outline: none;
    }
</style>




    </head>


    <body id="body">
        <div id="background-wrapper">

         <div id="background-image" class="image" style="background-image:url('https://www.fxhealth.co.za/wp-content/uploads/2016/09/photo-placeholder-20.jpg')"></div><div class="background-overlay solid-color" style="background-color:#0a0a0a;opacity:0.4"></div>
        </div>

        
        <section class="section section-body">
            <div class="logo-wrapper text text-logo-wrapper"><a href="https://www.fxhealth.co.za" style="text-decoration:none;color:inherit"><h1 class="text-logo">FX Health</h1></a></div><h2 class="cmp-title animated ">New website coming soon!</h2><p><strong>GET IN TOUCH:</strong></p>
<p>Cape Town<br />
(021) 461 2457 – option 1<br />
reception-cpt@fxhealth.co.za</p>
<p>Practice hours<br />
Mon – Thurs: 8h00 – 17h00<br />
Fri: 8h00 – 16h00</p>
<p>106 The Harrington, 50 Harrington Street, Cape Town, 8000</p>
<p>Bellville<br />
(021) 461 2457 – option 2<br />
reception-ns@fxhealth.co.za</p>
<p>Practice hours<br />
Mon – Thurs: 8h00 – 17h00<br />
Fri: 8h00 – 16h00</p>
<p>Unit 5, 19 Pasita Street, Bellville, 7550</p>
         
         </section>
        
    <!-- Fade in background image after load -->
    <script>
        window.addEventListener("load",function(event) {
            init();
        });

        function init(){

            var image = document.getElementById('background-image');
            var body = document.getElementById('body');
            
            if ( image === null ) {
                image = document.getElementById('body');
            } 

            if ( image != null ) {
                if ( image.className !== 'image-unsplash') {
                    image.classList.add('loaded');
                    body.classList.add('loaded');
                }
            }

                    }
    </script>

    
<!-- Build by CMP – Coming Soon Maintenance Plugin by NiteoThemes -->
<!-- Visit plugin page https://wordpress.org/plugins/cmp-coming-soon-maintenance/ -->
<!-- More CMP Themes on https://niteothemes.com -->
    </body>

</html>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: www.fxhealth.co.za @ 2021-02-08 13:33:36 by W3 Total Cache
-->