diff options
-rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 98cacbc..9e22e7f 100644 --- a/static/index.html +++ b/static/index.html @@ -259,7 +259,7 @@ <p>Join thousands of teams already using TaskFlow to deliver better results, faster.</p> <div class="cta-buttons"> <button class="btn btn-primary btn-large">Start Your Free Trial</button> - <button class="btn btn-ghost btn-large">Schedule a Demo</button> + <button class="btn btn-secondary btn-large">Schedule a Demo</button> </div> <p class="cta-note">No credit card required • 14-day free trial • Cancel anytime</p> </div> |