Landing Page

The landing page also known as destination page, static page or lead capture page, is the page that you users will first see.


Sample code

Since this component has multiple lines of code, we've decided to make the code availble on Github. Choose one of the frameworks that you wish to use from down bellow. See live preview here.

HTML

You will find the styles that are included via CDN inside the <head> tag. See code here.

React

You will find the styles that are included via CDN inside the <head> tag of the public/index.html file. See code here.

Vue.js

You will find the styles that are included via CDN inside the <head> tag of the public/index.html file. See code here.

Angular

You will find the styles that are included via CDN inside the <head> tag of the src/index.html file. See code here.