diff --git a/src/app/page.tsx b/src/app/page.tsx index d58302e..038b5df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#" } ],