Update src/app/page.tsx
This commit is contained in:
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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: "Request Demo", href: "#" }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user