Resize Engage outline CTA button
cgen-1d7872a682b2455a85ec7e465f05e8c6
This commit is contained in:
parent
7b6d5a5094
commit
f5b1b95611
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ export default function Engage() {
|
|||
<Button
|
||||
asChild
|
||||
variant="outline"
|
||||
className="w-full border-aethex-400/60 text-aethex-100 hover:bg-aethex-500/10"
|
||||
className="w-full border-aethex-400/60 text-aethex-100 hover:bg-aethex-500/10 text-base sm:text-lg py-4 sm:py-5"
|
||||
>
|
||||
<a href="mailto:hello@aethex.biz?subject=AeThex Engagement Inquiry">
|
||||
hello@aethex.biz
|
||||
|
|
|
|||
Loading…
Reference in a new issue