Change header Download button text to Contact Us
This commit is contained in:
@@ -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 */}
|
||||||
|
|||||||
Reference in New Issue
Block a user