Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| acacb35f22 | |||
| d71cd10517 | |||
| d84a308932 | |||
| dbc23b4db0 | |||
| 8167e17c0d | |||
| ef657a7144 | |||
| 73e9a90fb1 | |||
| 0685325098 | |||
| bf5d801cd6 | |||
| 651f7650ec |
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</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"
|
imageSrc="http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445181.jpg"
|
||||||
imageAlt="Fantasy world exploration map"
|
imageAlt="Fantasy world exploration map"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttons={[{ text: "Begin Adventure", href: "#about" }]}
|
buttons={[{ text: "Explore My Work", href: "#about" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user