Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f53969739c | |||
| 5d0bf2ef74 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Collection", href: "products" },
|
{ text: "Shop Now", href: "products" },
|
||||||
{ text: "Learn Our Story", href: "about" }
|
{ text: "Learn Our Story", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user