Merge version_2 into main #4
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