HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
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: /var/www/quadcode-site/src/ifx-landing.html
<!DOCTYPE html>
<html lang="en">
<head>
  <base href="/" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta content="true" name="HandheldFriendly" />
  <meta content="width" name="MobileOptimized" />
  <meta content="yes" name="apple-mobile-web-app-capable" />
  <title>SaaS ifx</title>
  <link href="https://fonts.cdnfonts.com/css/proxima-nova-2" rel="stylesheet">
  <!--   STAR FAVICON  -->
  <link rel="shortcut icon" type="image/x-icon" href="./lp/assets/static/favicon.ico">
  <!--  END FAVICON  -->
  <meta name="description" content="">
  <%= require('html-loader!./html/_gtm.html').default %>
</head>
<style>
    .skip-animation * {
        transition-duration: 0ms!important;
    }
</style>

<body class="skip-animation">
<script>
  const skip = document.querySelector('.skip-animation');

  skip.classList.remove('skip-animation');
</script>
<div id="root">
  <!--  START PRELOADER  -->
  <%= require('html-loader!./html/_preloader.html').default %>
  <!--  END PRELOADER  -->

  <!--  START header  -->
  <%= require('html-loader!./html/lp/ifx/header.html').default %>
  <!--  END header  -->

  <!--  START block-hero  -->
  <%= require('html-loader!./html/lp/ifx/block-hero.html').default %>
  <!--  END block-hero  -->

  <!--  START block-solution  -->
  <%= require('html-loader!./html/lp/ifx/block-solution.html').default %>
  <!--  END block-solution  -->

  <!--  START block-instrument  -->
  <%= require('html-loader!./html/lp/ifx/block-instrument.html').default %>
  <!--  END block-instrument  -->

  <!--  START block-contacts  -->
  <%= require('html-loader!./html/lp/ifx/block-contacts.html').default %>
  <!--  END block-contacts  -->

  <!--  START footer  -->
  <%= require('html-loader!./html/lp/ifx/footer.html').default %>
  <!--  END footer  -->

  <!--  START modal-form  -->
  <%= require('html-loader!./html/lp/ifx/modal-form.html').default %>
  <!--  END modal-form  -->
</div>
</body>
</html>