Update src/app/world/page.tsx

This commit is contained in:
2026-03-17 06:26:35 +00:00
parent f70b34f2fe
commit f2cad0ad90

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" },