Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-11 07:50:04 +00:00

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