diff --git a/src/app/page.tsx b/src/app/page.tsx index 11c57a2..c55fa16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} avatarText="Trusted by 5,000+ customers" buttons={[ - { text: "Start Ordering", href: "#products" }, + { text: "Start Free Trial", href: "#products" }, { text: "Learn More", href: "#features" }, ]} background={{ variant: "downward-rays-static" }}