Merge version_6 into main #8

Merged
bender merged 1 commits from version_6 into main 2026-04-20 19:03:53 +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." },
]}
@@ -149,7 +149,6 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{ name: "message", placeholder: "Your inquiry...", rows: 4, required: true }}
buttonText="Send Secure Message"
imageSrc="http://img.b2bpic.net/free-photo/tv-present-studio-preparing-new-broadcasting-smiling-girl-white-shirt-sitting-table_1157-47912.jpg"
imageAlt="modern journalism office workspace"
mediaAnimation="slide-up"