2 Commits

Author SHA1 Message Date
30b67a588d Update src/app/page.tsx 2026-03-03 13:07:35 +00:00
e3d646a790 Merge version_2 into main
Merge version_2 into main
2026-03-03 12:55:59 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="Full-Stack Developer" logoText="Full-Stack Developer"
description="Crafting elegant digital solutions through innovative software engineering. Specialized in building scalable systems and creating seamless user experiences." description="Crafting elegant digital solutions through innovative software engineering. Specialized in building scalable systems and creating seamless user experiences."
buttons={[ buttons={[
{ text: "View My Work", href: "projects" }, { text: "See What I've Built", href: "projects" },
{ text: "Let's Connect", href: "contact" }, { text: "Let's Connect", href: "contact" },
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}