
Table of Contents
It is a touchdown web page for a banking web site. Apart from an attention-grabbing headline and a few introductory textual content, the template has a spot so that you can place a video. There may be additionally a type of capturing the e-mail addresses of holiday makers and getting them to subscribe to your publication. This xd freebie shared by Grand Design Lab. A pleasant addition to your record of freebies.
File Information:
var loaded = false;
var loadFB = function() {
if (loaded) return;
loaded = true;
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s);
js.id = id;
js.src = "https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
};
setTimeout(loadFB, 0);
document.body.addEventListener('bimberLoadFbSdk', loadFB);
})();