Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e027cdfe0f | |||
| 706fb6875f | |||
| 93f619a566 | |||
| d70e4dba14 |
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "products" },
|
{ text: "Explore Collection", href: "products" },
|
||||||
{ text: "Discover More", href: "about" }
|
{ text: "Discover More", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user