3 Commits

Author SHA1 Message Date
334aa446f5 Update src/app/page.tsx 2026-05-01 16:07:30 +00:00
f7477ff07c Switch to version 4: modified src/app/page.tsx 2026-05-01 15:30:22 +00:00
187c5628d9 Merge version_5 into main
Merge version_5 into main
2026-05-01 15:19:32 +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: "Contact Me", href: "mailto:email@example.com" }]}
buttons={[{ text: "Discuss Your Project", href: "mailto:email@example.com" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>