Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81c631e98e | |||
| bb99ff3ed6 | |||
| bd46f03d88 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "#products" },
|
{ text: "Explore New Collection", href: "#products" },
|
||||||
{ text: "View Collection", href: "#collections" }
|
{ text: "View Collection", href: "#collections" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user