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/frontend/src/html/lp/free-brokerage/free.html
<section class="free">
  <div class="container">
    <img
      class="free__speaker"
      src="../../../assets/resource/lp/free-brokerage/speaker.webp"
      alt="speaker"
    />
    <img
      class="free__lightning"
      src="../../../assets/resource/lp/free-brokerage/lightning.webp"
      alt="lightning"
    />
    <h1 class="free__title" data-lang="lng-hype-text" data-lang-type="html">
      <span class="free__title-bg">You bring the hype,</span
      ><span class="free__title-text"> marketing, and traders 🚀—</span>
      <span class="free__title-bg">we handle the platform,</span
      ><span class="free__title-text"> 💻 tech, and operations.</span>
    </h1>

    <div class="free__button-wrapper">
      <div class="free__button">
        <span class="free__button-money" data-lang="lng-price-text-money"
          >$90,000</span
        >
        <img
          src="../../../assets/resource/lp/free-brokerage/arrow-right.svg"
          alt="arrow-right"
        />
        <span class="free__button-text" data-lang="lng-price-text-free"
          >free</span
        >
      </div>
      <img
        class="free__button-bell"
        src="../../../assets/resource/lp/free-brokerage/bell.webp"
        alt="bell"
      />
    </div>
  </div>
</section>