Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29d9a20409 |
1425
src/app/layout.tsx
1425
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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" },
|
||||||
|
|||||||
Reference in New Issue
Block a user