1 Commits

Author SHA1 Message Date
29d9a20409 Update src/app/page.tsx 2026-03-05 05:06:44 +00:00
2 changed files with 1427 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@ const HomePage = () => {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroPersonalLinks <HeroPersonalLinks
background={{ variant: "plain" }} background={{ variant: "plain" }}
title="Full-Stack Developer & Designer | Turning Ideas Into Code" title="Hi, I'm a Developer"
socialLinks={[ socialLinks={[
{ icon: Github, label: "GitHub", href: "https://github.com" }, { icon: Github, label: "GitHub", href: "https://github.com" },
{ icon: Linkedin, label: "LinkedIn", href: "https://linkedin.com" }, { icon: Linkedin, label: "LinkedIn", href: "https://linkedin.com" },