diff --git a/src/app/page.tsx b/src/app/page.tsx index 22e065c..a21cd3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { description="Generate stunning AI images and videos in seconds. No credits required, no watermarks, completely free. Experience the future of creative content." buttons={[ { text: "Start Creating Now", href: "#showcase" }, - { text: "See Examples" }, + { text: "View Gallery", href: "#showcase" }, ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }}