From 200516c7e30529ce24f93cea793a1ad7bde014b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:51:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }} -- 2.49.1