Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e99627e625 | |||
| e1963e2c6c |
@@ -76,7 +76,7 @@ export default function AIAgentsTemplatePage() {
|
||||
"15 active agents", "50,000 agent runs/month", "All integrations", "Email support", "30-day log retention"],
|
||||
},
|
||||
{
|
||||
id: "business", badge: "Most Popular", badgeIcon: Star,
|
||||
id: "business", badge: "Recommended for Scale", badgeIcon: Star,
|
||||
price: "$299/mo", name: "Business", buttons: [{ text: "Get Started", href: "#" }],
|
||||
features: [
|
||||
"50 active agents", "250,000 agent runs/month", "Custom integrations", "Priority support", "90-day log retention"],
|
||||
@@ -310,4 +310,4 @@ export default function AIAgentsTemplatePage() {
|
||||
/>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user