Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ede07cb9d | |||
| b902baccad | |||
| 909c7855f3 | |||
| 770171dcc0 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
imageAlt="Minimalist blog workspace"
|
imageAlt="Minimalist blog workspace"
|
||||||
textPosition="bottom-left"
|
textPosition="bottom-left"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
showDimOverlay={false}
|
showDimOverlay={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Reading", href: "blog" },
|
{ text: "Start Reading", href: "blog" },
|
||||||
{ text: "About Me", href: "about" },
|
{ text: "About Me", href: "about" },
|
||||||
|
|||||||
Reference in New Issue
Block a user