Switch to version 5: modified src/app/page.tsx

This commit is contained in:
2026-05-01 16:18:27 +00:00
parent 6cb474867d
commit d7d6173c0d

View File

@@ -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}
/>