Shaping the Cities of Tomorrow:

How the Salient Fusion Group are Powering Smart Cities with IOT Solutions.

Transforming Industries with Technology

Real Stories of Impact

Explore how we’ve partnered with businesses across agriculture, smart cities, education, and more to revolutionize their operations using IoT and advanced technology. Discover the innovative solutions that have enhanced functionality, efficiency, and sustainability in diverse environments using Salient Solutions.

Products associated with the Project:

Benefits

document.addEventListener("DOMContentLoaded", function() { gsap.registerPlugin(ScrollTrigger); // Fade in & Move Up Effect (Text) gsap.from("#scroll-text", { opacity: 0, y: 50, duration: 1.5, scrollTrigger: { trigger: "#scroll-text", start: "top 80%", end: "top 50%", scrub: false, toggleActions: "play none none none" } }); // Fade in & Zoom Effect (Image) gsap.from("#scroll-image", { opacity: 0, scale: 0.8, duration: 1.5, scrollTrigger: { trigger: "#scroll-image", start: "top 90%", end: "top 60%", scrub: false, toggleActions: "play none none none" } }); });