Merge version_4 into main #6
@@ -75,7 +75,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Me"
|
||||
buttons={[{ text: "Download CV", href: "#" }]}
|
||||
/>
|
||||
className="text-center"
|
||||
>
|
||||
I approach problem-solving by dissecting complex technical challenges into manageable, scalable architectural components. By prioritizing clean code and user-centric design, I deliver robust solutions that consistently establish professional authority in competitive markets.
|
||||
</TextAbout>
|
||||
</div>
|
||||
|
||||
<div id="skills" data-section="skills">
|
||||
@@ -134,4 +137,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user