Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a5bcf21c1 | |||
| 7aeaed120e | |||
| 54dff45b1d | |||
| bdd9e66437 | |||
| 86430a3bce |
1436
src/app/layout.tsx
1436
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -102,6 +102,7 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardPriceClassName="font-bold text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -247,4 +248,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user