From 6bcfaa5fb87c3889121fe25e569b456cb134ec37 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 09:18:54 +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 fcd5445..c7d77a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function LandingPage() { variant: "plain"}} tag="Stay Updated" title="Ready to Start Streaming?" - description="Sign up today and get your first month on us." + description="Sign up in seconds and get your first 30 days free." imageSrc="http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301602.jpg" mediaAnimation="slide-up" /> @@ -245,4 +245,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1