Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4eef82c60a | |||
| 3a063d3e0c | |||
| 6999522f5c |
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="About Me"
|
title="About Me"
|
||||||
buttons={[{ text: "Download CV", href: "#" }]}
|
buttons={[{ text: "Download CV", href: "#" }]}
|
||||||
|
className="text-center"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -134,4 +135,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user