Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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" },
|
||||
|
||||
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user