Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb9c5d2db4 | |||
| f6c340054b | |||
| b28331817a |
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "#products" },
|
{ text: "Shop Now", href: "#products" },
|
||||||
{ text: "Chat with Our Team", href: "#contact" }
|
{ text: "Get Sizing Help", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user