Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dbc23b4db0 | |||
| 8167e17c0d |
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445181.jpg"
|
||||
imageAlt="Fantasy world exploration map"
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[{ text: "Begin Adventure", href: "#about" }]}
|
||||
buttons={[{ text: "View Portfolio", href: "#about" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user