Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbd94b3b4c | |||
| 9db6cdbcf1 |
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Shopping", href: "products" },
|
{ text: "Start Shopping", href: "products" },
|
||||||
{ text: "Get in Touch", href: "#" }
|
{ text: "Track Order", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user