From ffc62134ff0d02766012f4d579672613cb1092b0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:30:46 +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 2d2869b..6015bc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function EditAILanding() { logoText="EditAI" description="Cut editing time from hours to minutes. AI handles the technical work, you handle the creativity." buttons={[ - { text: "Edit Your First Video Free", href: "#contact" }, + { text: "Start Editing Now", href: "#contact" }, { text: "Watch demo", href: "https://www.youtube.com/watch?v=dQw4w9WgXcQ" }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcJCNBHMQplG7utXdkEpEnTeqd/a-sleek-modern-ai-video-editing-interfac-1772885883759-484bcdf6.png?_wi=1" -- 2.49.1