From 9371795214655aa4e4ec8a427f9588339c2daf48 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:17:11 +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 df650ee..144b3d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="Your premier destination for the latest in global news, lifestyle trends, and curated editorial content. Urmi News brings the world to your fingertips." buttons={[ { - text: "Browse Issues", href: "#products"}, + text: "Start Reading Today", href: "#products"}, ]} imageSrc="http://img.b2bpic.net/free-photo/girl-with-book_1157-5449.jpg?_wi=1" imageAlt="Digital magazine collection" @@ -236,4 +236,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file