- $(document).ready(function(){
- $(".full-landing-image").ripples({
- resolution: 200,
- perturbance: .004,
- });
- });
$(document).ready(function(){
$(".full-landing-image").ripples({
resolution: 200,
perturbance: .004,
});
});