2 Commits

Author SHA1 Message Date
609983b09e Update src/app/page.tsx 2026-05-12 21:23:07 +00:00
5d38ec856f Merge version_3 into main
Merge version_3 into main
2026-05-12 21:22:20 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Stay Informed, Stay Inspired."
title="Trusted Global Insights Delivered Daily"
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={[
{
@@ -236,4 +236,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}