Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91f091b441 | |||
| a0a6efff44 | |||
| e8d613f3b9 | |||
| a5ecd95be5 |
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
|||||||
<TextSplitAbout
|
<TextSplitAbout
|
||||||
title="About Me"
|
title="About Me"
|
||||||
description={[
|
description={[
|
||||||
"I'm a passionate developer with expertise in building scalable web applications and solving complex technical challenges. My journey in technology is driven by curiosity and a commitment to continuous learning.", "With a focus on clean code, user-centered design, and innovative solutions, I collaborate with teams to deliver projects that make a real impact. I believe in the power of technology to transform ideas into reality."
|
"I'm a passionate developer with expertise in building scalable web applications and solving complex technical challenges. My journey in technology is driven by curiosity and a commitment to continuous learning.", "I've helped startups reduce load times by 60% and enterprise teams ship features 3x faster through optimized architecture, streamlined workflows, and strategic technical solutions."
|
||||||
]}
|
]}
|
||||||
buttons={[{ text: "Download Resume", href: "#" }]}
|
buttons={[{ text: "Download Resume", href: "#" }]}
|
||||||
showBorder={false}
|
showBorder={false}
|
||||||
@@ -188,4 +188,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user