Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 334aa446f5 | |||
| f7477ff07c | |||
| 187c5628d9 |
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
tag="Contact"
|
||||
title="Let's work together"
|
||||
description="Reach out to discuss potential projects or opportunities."
|
||||
buttons={[{ text: "Contact Me", href: "mailto:email@example.com" }]}
|
||||
buttons={[{ text: "Discuss Your Project", href: "mailto:email@example.com" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user