2 Commits

Author SHA1 Message Date
6bcfaa5fb8 Update src/app/page.tsx 2026-04-19 09:18:54 +00:00
56f96fa24a Merge version_2 into main
Merge version_2 into main
2026-04-19 09:17:45 +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>
);
}
}