Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-19 09:18:57 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}