From a72de9772484394a52b2356f0158c64f96a931a5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:42:24 +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 b99155b..fe34dfe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file