From d7d6173c0db73ba2bb3db7d3fde9f61e35a544a7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:18:27 +0000 Subject: [PATCH] Switch to version 5: modified src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 137081c..94476f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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} />