Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15310870a5 | |||
| 63c0514ea8 | |||
| c1a8c4288e | |||
| c0feb1381d | |||
| 0f08e7369b |
1431
src/app/layout.tsx
1431
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Sealed Products", href: "/sealed"},
|
||||
text: "Shop Now", href: "/sealed"},
|
||||
{
|
||||
text: "Browse All Cards", href: "/singles"},
|
||||
]}
|
||||
@@ -200,4 +200,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user