Resize Engage CTA buttons
cgen-47c7741ec6fc454abd2ada9658f7cff9
This commit is contained in:
parent
3365c9531b
commit
7b6d5a5094
1 changed files with 1 additions and 1 deletions
|
|
@ -633,7 +633,7 @@ export default function Engage() {
|
|||
<Button
|
||||
asChild
|
||||
size="lg"
|
||||
className="w-full bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90"
|
||||
className="w-full bg-gradient-to-r from-aethex-500 to-neon-blue hover:from-aethex-600 hover:to-neon-blue/90 text-base sm:text-lg py-4 sm:py-5"
|
||||
>
|
||||
<Link
|
||||
to="/contact"
|
||||
|
|
|
|||
Loading…
Reference in a new issue