Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62a2c0b7bf | |||
| 61e7d4bb5e | |||
| 1011f89b43 | |||
| 65d41ec429 | |||
| 1183b60b2d | |||
| e0b8b52e7d |
1429
src/app/layout.tsx
1429
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -128,6 +128,10 @@ export default function HomePage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "/products" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user