Update src/app/page.tsx

This commit is contained in:
2026-03-11 07:50:00 +00:00
parent dd33f093d7
commit e053977cb9

View File

@@ -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: "#" }
],