Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 12ce9429b2 | |||
| bceecce4ac |
@@ -88,6 +88,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
tag="About Me"
|
tag="About Me"
|
||||||
title="Bridging Design & Code to Solve Real-World Problems"
|
title="Bridging Design & Code to Solve Real-World Problems"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "View Portfolio", href: "#projects"}
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user