Buy Billey and get access to exclusive plugins for free.
Storytelling is comparatively a new tactic that marketers choose to take up to engage and connect with their target audience. Almost all of the means used for brand promotion tell a brand story to convey some message.
Modern Heading
Buy Billey and get access to exclusive plugins for free.
Storytelling is comparatively a new tactic that marketers choose to take up to engage and connect with their target audience. Almost all of the means used for brand promotion tell a brand story to convey some message.
Modern Heading
Buy Billey and get access to exclusive plugins for free.
Storytelling is comparatively a new tactic that marketers choose to take up to engage and connect with their target audience. Almost all of the means used for brand promotion tell a brand story to convey some message.
Modern Heading
Buy Billey and get access to exclusive plugins for free.
Storytelling is comparatively a new tactic that marketers choose to take up to engage and connect with their target audience. Almost all of the means used for brand promotion tell a brand story to convey some message.
(function () {
function initHeroShrink() {
document.querySelectorAll('.hero-shrink-section').forEach(function (section) {
// Cache at init — not recomputed per-tick (avoids feedback loop)
var sectionTop = 0, scrollRange = 0;
function measure() {
sectionTop = section.getBoundingClientRect().top + window.scrollY;
scrollRange = window.innerHeight; // complete in 1 viewport scroll
}
function update() {
if (!scrollRange) return;
var p = Math.max(0, Math.min(1, (window.scrollY - sectionTop) / scrollRange));
section.style.setProperty('--p', p.toFixed(4));
}
measure(); update();
window.addEventListener('scroll', update, { passive: true });
window.addEventListener('resize', function () { measure(); update(); }, { passive: true });
});
}
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', initHeroShrink);
} else { initHeroShrink(); }
})();
Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.