Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2744a60aed | |||
| f6702d9b2c | |||
| e1e07bc08c | |||
| 141b25d85d |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AkJWLnqoVkjY0eDgLbzdpUMNFF/professional-developer-headshot-with-mod-1773130829084-806d74fc.png", alt: "Team member 3"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ development teams"
|
||||
avatarText="Trusted by 500+ teams shipping 10M+ deployments monthly"
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "https://devflow.app/trial" },
|
||||
{ text: "View Documentation", href: "#features" },
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
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"},
|
||||
],
|
||||
@@ -266,4 +266,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user