mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
updated contact component
This commit is contained in:
parent
2c784cd39f
commit
a7f3531b9c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ import { AnimatedTooltip } from "@/components/ui/AnimatedToolTip";
|
||||||
text="Email me!"
|
text="Email me!"
|
||||||
client:visible
|
client:visible
|
||||||
className="text-xl font-bold underline transition-colors duration-75 hover:text-blue-500"
|
className="text-xl font-bold underline transition-colors duration-75 hover:text-blue-500"
|
||||||
>Send me a Message</AnimatedTooltip
|
>rythondev@gmail.com</AnimatedTooltip
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue