Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0bc4fea30e | |||
| 89bdba9f94 | |||
| 76306532d9 | |||
| 840075fcc5 | |||
| 9843de0e2a |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Collection", href: "#products" },
|
{ text: "Shop Now", href: "#products" },
|
||||||
{ text: "Learn More", href: "#about" }
|
{ text: "Learn More", href: "#about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user