Update src/app/world/page.tsx
This commit is contained in:
@@ -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