From d202bb46c654fd318c170f160cad8df01cdd3dd0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:29:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d49a3bb..e3dd551 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} title="Where Cinematic Visions Become Reality" description="Connecting independent creators with global audiences and premium industry resources to shape the future of film." - buttons={[{ text: "Join Now", href: "#pricing" }]} + buttons={[{ text: "Start Your Creative Journey", href: "#pricing" }]} imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office_23-2149307795.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ @@ -197,4 +197,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1