Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-03 07:46:37 +00:00

View File

@@ -86,6 +86,7 @@ export default function LandingPage() {
description={[
"I'm a passionate full-stack developer with 8+ years of experience building web applications that scale. My journey started with a curiosity about how things work on the web, which evolved into a deep expertise in modern JavaScript frameworks and cloud technologies.", "I specialize in creating performant, accessible, and beautifully designed digital products. From concept to deployment, I focus on clean code, user experience, and continuous improvement. I'm equally comfortable working solo on projects or collaborating within dynamic teams.", "When I'm not coding, you'll find me contributing to open-source projects, writing technical blog posts, or exploring emerging web technologies. I believe in the power of sharing knowledge and lifting up the developer community."
]}
descriptionClassName="first:text-lg first:font-semibold first:leading-relaxed"
buttons={[
{ text: "Download Resume", href: "#" }
]}