2 Commits

Author SHA1 Message Date
e053977cb9 Update src/app/page.tsx 2026-03-11 07:50:00 +00:00
dd33f093d7 Merge version_1 into main
Merge version_1 into main
2026-03-11 07:48:53 +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: "#" }
],