4 Commits

Author SHA1 Message Date
b255f0958c Update src/app/page.tsx 2026-04-20 19:03:50 +00:00
7d557885c4 Merge version_5 into main
Merge version_5 into main
2026-04-20 19:03:07 +00:00
42856db008 Merge version_4 into main
Merge version_4 into main
2026-04-20 19:03:05 +00:00
8466421458 Update src/app/page.tsx 2026-04-20 19:03:02 +00:00

View File

@@ -129,7 +129,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "How do you ensure objectivity?", content: "Our editorial team follows a strict code of ethics to provide balanced perspectives." },
{ id: "1", title: "How do you ensure objectivity?", content: "Our editorial team comprises veteran journalists with decades of experience covering regional conflicts, ensuring our reporting is grounded in deep local expertise and rigorous fact-checking." },
{ id: "2", title: "Can I submit news tips?", content: "Yes, please reach out via our encrypted secure channels found on our contact page." },
{ id: "3", title: "Is RAWE MEDIA funded by political groups?", content: "No, we are an independent platform funded by community contributions." },
]}