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