Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6007c6be27 | |||
| 13b9fdc19c | |||
| 86eb15df76 | |||
| 8e8865adcf | |||
| 073044027f |
1411
src/app/layout.tsx
1411
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Shop All", href: "#contact" }]}
|
||||
buttons={[{ text: "Discover Now", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user