Update src/app/page.tsx

This commit is contained in:
2026-03-05 05:26:34 +00:00
parent f4d4adbe3d
commit ef7bc8ea9c

View File

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