|
|
@@ -80,7 +80,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
|
|
// --------------------------------------------------------
|
|
|
const revealElements = document.querySelectorAll(
|
|
|
'.about-card, .dimension-card, .feature-card, .role-card, ' +
|
|
|
- '.stat, .contact-item, .cta-card, .product-quote'
|
|
|
+ '.stat, .contact-item, .cta-card, .product-quote, .pillar-card'
|
|
|
);
|
|
|
|
|
|
if (revealElements.length) {
|