Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b1c7184f6 | |||
| d5c90e92c1 | |||
| 54170d7849 | |||
| d7c0c4f35a |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Collection", href: "https://shop.example.com" },
|
{ text: "Explore Collection", href: "https://shop.example.com" },
|
||||||
{ text: "View Lookbook", href: "#products" }
|
{ text: "Shop New Arrivals", href: "#products" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user