2 Commits

Author SHA1 Message Date
d7d6173c0d Switch to version 5: modified src/app/page.tsx 2026-05-01 16:18:27 +00:00
6cb474867d Merge version_6 into main
Merge version_6 into main
2026-05-01 16:07:36 +00:00

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