Switch to version 5: modified src/app/page.tsx
This commit is contained in:
@@ -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: "Discuss Your Project", href: "mailto:email@example.com" }]}
|
||||
buttons={[{ text: "Contact Me", href: "mailto:email@example.com" }]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user