4 Commits

Author SHA1 Message Date
a72de97724 Update src/app/page.tsx 2026-05-10 18:42:24 +00:00
d50e4a9207 Merge version_1 into main
Merge version_1 into main
2026-05-10 18:41:55 +00:00
8dc158f32e Merge version_1 into main
Merge version_1 into main
2026-05-10 18:41:29 +00:00
39448a8a4c Merge version_1 into main
Merge version_1 into main
2026-05-10 18:41:05 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
background={{
variant: "plain"}}
title="Stream Everything. Shop Anything."
description="Your ultimate entertainment and shopping experience in one unified hub. Discover exclusive movies and curated products delivered to your digital screen."
description="Stop juggling multiple apps. We bring world-class entertainment and instant shopping into one unified hub, so you can watch, discover, and purchase exactly what you love in a single, seamless flow."
tag="All-in-One Entertainment"
buttons={[
{
@@ -227,4 +227,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}