From 955d4b21715d3dd2cadacb0dbbb1e66e54697f5f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:04:25 +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 58c7cab..f0de3b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop", alt: "Creator 2" }, { src: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop", alt: "Creator 3" } ]} - avatarText="10,000+ creators making videos daily" + avatarText="Join 10,000+ creators making videos daily - limited free trial spots" buttons={[ { text: "Create Your First Video", href: "https://sparkainvideo.com/dashboard" }, { text: "Watch Demo", href: "#" }