Change header Download button text to Contact Us

This commit is contained in:
R-Bharathraj
2026-06-30 17:33:08 +05:30
parent 9d0cb800f0
commit d6675126ba

View File

@@ -210,7 +210,7 @@ export default function Header() {
textAlign: 'center', textAlign: 'center',
}} }}
> >
Download Now Contact Us
</Link> </Link>
</div> </div>
@@ -321,7 +321,7 @@ export default function Header() {
transition: 'background 0.2s, color 0.2s', transition: 'background 0.2s, color 0.2s',
}} }}
> >
Download Now Contact us
</Link> </Link>
{/* Hamburger — mobile only */} {/* Hamburger — mobile only */}