Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f44029ded1 | |||
| 30897f250e | |||
| 0041f37fd9 | |||
| 3b7fcf793b | |||
| 56243012d4 |
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Shopping", href: "products" },
|
{ text: "Shop Now", href: "products" },
|
||||||
{ text: "Sell With Us", href: "contact" }
|
{ text: "Sell With Us", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user