Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c646ee96e | |||
| 432cd6ee40 |
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Creatine", href: "#products" },
|
{ text: "Shop Creatine", href: "#products" },
|
||||||
{ text: "Contact Support", href: "https://example.com/contact" },
|
{ text: "Claim Your Discount", href: "#products" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user