Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e053977cb9 | |||
| dd33f093d7 |
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
||||||
price: "Custom", subtitle: "For large-scale operations", buttons: [
|
price: "Contact for Pricing", subtitle: "For large-scale operations", buttons: [
|
||||||
{ text: "Contact Sales", href: "https://example.com/contact" },
|
{ text: "Contact Sales", href: "https://example.com/contact" },
|
||||||
{ text: "Request Demo", href: "#" }
|
{ text: "Request Demo", href: "#" }
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user