Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 05:36:07 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
title="Stream Your Content at Lightning Speed"
title="Stream Millions of Viewers Without Buffering"
description="Experience the fastest video hosting platform built for creators. Crystal-clear playback, powerful analytics, and seamless streaming for millions of viewers."
tag="Next-Generation Platform"
tagIcon={Zap}
@@ -215,4 +215,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}