diff --git a/src/app/page.tsx b/src/app/page.tsx index c2ab314..804ead0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} buttons={[ { text: "Start Creating", href: "#" }, - { text: "Try Free Tools", href: "#" } + { text: "Watch Demo", href: "#" } ]} autoplayDelay={4000} showDimOverlay={true}