Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.56 KB | None | 0 0
  1. <section class="landing-steps">
  2.     <div class="container">
  3.         <div class="landing-steps-item">
  4.             <div class="landing-steps-item-index">1</div>
  5.             <div class="landing-steps-item-content">
  6.                 We analyze your accounting
  7.             </div>
  8.         </div>
  9.         <div class="landing-steps-item">
  10.             <div class="landing-steps-item-index">2</div>
  11.             <div class="landing-steps-item-content">
  12.                 Get an available amount in 30 seconds
  13.             </div>
  14.         </div>
  15.         <div class="landing-steps-item">
  16.             <div class="landing-steps-item-index">3</div>
  17.             <div class="landing-steps-item-content">
  18.                 Choose your amount, sign with BankID
  19.             </div>
  20.         </div>
  21.     </div>
  22. </section>
  23.  
  24. <section class="landing-partner-area">
  25.     <div class="landing-partner-area-text">
  26.         <div class="landing-partner-area-text-inner">
  27.             <img class="landing-partner-area-text-logo" src="/assets/images/provider/logo-visma-eekonomi.svg">
  28.             <h1>Visma + Capcito = smooth and simple</h1>
  29.             <p class="text-l">Visma and Capcito are collaborating to provide a smooth and simple experience for company financing. We analyze your accounting and give an available loan amount in 2 minutes – a process that could take several weeks at the bank.</p>
  30.         </div>
  31.     </div>
  32.     <div class="landing-partner-area-image" style="background-image: url('/assets/images/landing/capcito-handshake.jpg')">
  33.         <img src="/assets/images/landing/capcito-iphone.png">
  34.     </div>
  35. </section>
  36.  
  37. <section class="landing-features">
  38.     <div class="container">
  39.         <div class="landing-features-item">
  40.             <h2>Fair terms</h2>
  41.             <ul>
  42.                 <li>No hidden fees</li>
  43.                 <li>No long-term binding agreements</li>
  44.                 <li>Only pay interest when you borrow</li>
  45.             </ul>
  46.         </div>
  47.         <div class="landing-features-item">
  48.             <h2>Safe & secure</h2>
  49.            <ul>
  50.                <li>Sign with BankID</li>
  51.                <li>Registered with the Financial Supervisory Authority</li>
  52.                <li>SEB och Collector as investors</li>
  53.            </ul>
  54.        </div>
  55.    </div>
  56. </section>
  57.  
  58. <section class="landing-how-it-works">
  59.    <div class="landing-how-it-works-image">
  60.        <img src="/assets/images/landing/cap-screen-demo.png">
  61.    </div>
  62.  
  63.    <div class="landing-how-it-works-steps">
  64.        <h2 class="color-primary">Here's how it works</h2>
  65.  
  66.        <div class="howitworks">
  67.            <div class="howitworks-content">
  68.                <ul class="howitworks-steps">
  69.                    <li class="howitworks-step">
  70.                        <div class="howitworks-step-icon-wrap">
  71.                            <div class="howitworks-step-icon">
  72.                                <i class="icon icon-text">
  73.                                    <svg class="icon-cloud">
  74.                                        <use xlink:href="#icon-cloud"></use>
  75.                                    </svg>
  76.                                </i>
  77.                            </div>
  78.                        </div>
  79.                        <div class="howitworks-step-topic">
  80.                            <h3 class="howitworks-step-title">See your available amount in 30 seconds</h3>
  81.                            <p class="page-desc text-weight-thin text-m m-0">
  82.                                Connect your business system to Capcito. We analyze your accounting automatically.
  83.                            </p>
  84.                        </div>
  85.                    </li>
  86.  
  87.                    <li class="howitworks-step">
  88.                        <div class="howitworks-step-icon-wrap">
  89.                            <div class="howitworks-step-icon">
  90.                                <i class="icon icon-text">
  91.                                    <svg class="icon-laptop">
  92.                                        <use xlink:href="#icon-laptop"></use>
  93.                                    </svg>
  94.                                </i>
  95.                            </div>
  96.                        </div>
  97.                        <div class="howitworks-step-topic">
  98.                            <h3 class="howitworks-step-title">Choose your product, apply with a few clicks</h3>
  99.                            <p class="page-desc text-weight-thin text-m m-0">
  100.                                Choose the product that fits your business, apply with a few clicks.
  101.                            </p>
  102.                        </div>
  103.                    </li>
  104.  
  105.                    <li class="howitworks-step pb-0">
  106.                        <div class="howitworks-step-icon-wrap">
  107.                            <div class="howitworks-step-icon">
  108.                                <i class="icon icon-text">
  109.                                    <svg class="icon-bankid">
  110.                                        <use xlink:href="#icon-bankid"></use>
  111.                                    </svg>
  112.                                </i>
  113.                            </div>
  114.                        </div>
  115.                        <div class="howitworks-step-topic">
  116.                            <h3 class="howitworks-step-title">Sign med BankID</h3>
  117.                            <p class="page-desc text-weight-thin text-m m-0">
  118.                                Choose your amount, sign with BankID.
  119.                            </p>
  120.                        </div>
  121.                    </li>
  122.                </ul>
  123.            </div>
  124.        </div>
  125.    </div>
  126.  
  127.    <div class="landing-how-it-works-cta">
  128.        <a href="#" class="button">See my amount</a>
  129.    </div>
  130. </section>
  131.  
  132. <section class="landing-quote">
  133.    <div class="container">
  134.        <div class="landing-quote-author-img" style="background-image: url('/assets/images/press/ABE_6502-thumb.jpg'); background-position: center -25px; background-size: 150%;"></div>
  135.  
  136.         <div class="landing-quote-content">
  137.             <div class="landing-quote-text">
  138.                 Applying for financing should be as simple as listening to Spotify or using Swish. We make it easier than ever for small
  139.                 and large businesses to finance and grow their business.
  140.             </div>
  141.             <div class="landing-quote-author-info">
  142.                 <div class="landing-quote-author-info-name">Michael Hansen</div>
  143.                 <div class="landing-quote-author-info-position">Founder & CEO, Capcito</div>
  144.            </div>
  145.        </div>
  146.    </div>
  147. </section>
  148.  
  149. <section class="landing-content">
  150.    <div class="container">
  151.        <div class="landing-content-item">
  152.            <img src="/assets/images/landing/capcito-loan-graph.jpg">
  153.        </div>
  154.        <div class="landing-content-item">
  155.            <h2 class="color-primary">More cash for your business – smooth, simple and fair</h2>
  156.            <p>
  157.                Do you need more cash for your business sometimes? Perhaps your customers are late with payments, and you have expenses to
  158.                be paid. Or do you want to boost your cashflow and invest in your company's growth?
  159.            </p>
  160.            <p>
  161.                There's no need to go to the bank, sit in meetings and wait a long time for decisions – it takes unnecessary energy, and
  162.                how fair will that assessment be? At Capcito the whole process takes place online, and your available amount
  163.                is decided by an algorithm.
  164.            </p>
  165.            <a href="#" class="button">Try it out - not binding</a>
  166.        </div>
  167.    </div>
  168. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement