Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf2232791e | |||
| 087cfcb584 | |||
| 6dd2a00061 | |||
| afbb15d1a7 | |||
| 504ad9641b | |||
| 6f24dba945 | |||
| bcd85d2b04 |
1451
src/app/layout.tsx
1451
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -22,9 +22,9 @@ export default function HomePage() {
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
{/* Navigation */}
|
||||
@@ -239,6 +239,7 @@ export default function HomePage() {
|
||||
]}
|
||||
bottomLeftText="© 2025 MindVault. All rights reserved. Committed to your privacy and growth."
|
||||
bottomRightText="Made with thoughtfulness for the human mind"
|
||||
containerClassName="bg-glass backdrop-blur-md border border-glass rounded-lg"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user