Content Corrections Updated

This commit is contained in:
akash 2025-08-16 18:06:53 +05:30
parent a591977863
commit e80de0cba5

View File

@ -35,7 +35,7 @@ const FunFact = (props) => {
</div> </div>
<div className="grid"> <div className="grid">
<div className="info"> <div className="info">
<h3><span><CountUp end={25} enableScrollSpy /></span>yrs</h3> <h3><span><CountUp end={5} enableScrollSpy /></span>+</h3>
<p>Years Fighting for You</p> <p>Years Fighting for You</p>
</div> </div>
</div> </div>