3 Commits

Author SHA1 Message Date
2744a60aed Merge version_4 into main
Merge version_4 into main
2026-03-11 13:38:41 +00:00
f6702d9b2c Update src/app/page.tsx 2026-03-11 13:38:37 +00:00
e1e07bc08c Merge version_3 into main
Merge version_3 into main
2026-03-11 13:35:42 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
}, },
{ {
id: "professional", badge: "Most Popular", badgeIcon: Star, id: "professional", badge: "Most Popular", badgeIcon: Star,
price: "$299/month", subtitle: "For growing companies", buttons: [ price: "$299/month", subtitle: "Best for teams scaling fast—unlimited deployments included", buttons: [
{ {
text: "Get Started", href: "https://devflow.app/signup?plan=professional"}, text: "Get Started", href: "https://devflow.app/signup?plan=professional"},
], ],