4 Commits

Author SHA1 Message Date
db1109fc3d Update src/app/page.tsx 2026-04-22 18:06:07 +00:00
b4ba7b6e2f Merge version_1 into main
Merge version_1 into main
2026-04-22 17:44:45 +00:00
f8951b86e4 Merge version_1 into main
Merge version_1 into main
2026-04-22 17:44:21 +00:00
35b57208d2 Merge version_1 into main
Merge version_1 into main
2026-04-22 17:43:48 +00:00

View File

@@ -168,6 +168,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{ variant: "plain" }}
animationType="reveal-blur"
text="Ready to discuss your next big technical challenge? Let's connect."
buttons={[{ text: "Contact Me", href: "#contact-form" }]}
/>