diff --git a/src/app/page.tsx b/src/app/page.tsx index 1164bd9..3ba1b26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tag="Enterprise Solutions" tagIcon={Zap} buttons={[ - { text: "Get Started Free", href: "#contact" }, + { text: "Start Free Trial", href: "#contact" }, { text: "Watch Demo", href: "https://www.youtube.com" } ]} mediaAnimation="slide-up"