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