Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-17 06:26:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ export default function PoliticsPage() {
<HeroLogoBillboardSplit
logoText="Politics News"
description="Latest political developments, election coverage, government policies, and in-depth analysis of political events affecting India and the Northeast region."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Latest Politics Stories", href: "#articles" },
{ text: "Subscribe", href: "#newsletter" },

View File

@@ -84,7 +84,7 @@ export default function WorldPage() {
<HeroLogoBillboardSplit
logoText="World News"
description="Global developments and international coverage from around the world. Stay informed with comprehensive reporting on geopolitical events, international relations, and worldwide stories that matter."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Latest World Stories", href: "#articles" },
{ text: "Subscribe", href: "#newsletter" },