Change header Download button text to Contact Us
This commit is contained in:
@@ -210,7 +210,7 @@ export default function Header() {
|
||||
textAlign: 'center',
|
||||
}}
|
||||
>
|
||||
Download Now →
|
||||
Contact Us →
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
@@ -321,7 +321,7 @@ export default function Header() {
|
||||
transition: 'background 0.2s, color 0.2s',
|
||||
}}
|
||||
>
|
||||
Download Now
|
||||
Contact us
|
||||
</Link>
|
||||
|
||||
{/* Hamburger — mobile only */}
|
||||
|
||||
Reference in New Issue
Block a user