Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b271c1164 | |||
| 452182c7c0 | |||
| cbc1e5ede1 | |||
| db4df40a4a |
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Women", href: "women" },
|
{ text: "Shop Women Now", href: "women" },
|
||||||
{ text: "Shop Men", href: "men" }
|
{ text: "Shop Men Now", href: "men" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user