Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b255f0958c | |||
| 7d557885c4 | |||
| 42856db008 | |||
| e1651da7c3 | |||
| 8466421458 | |||
| 237fc022b8 | |||
| 8ebeb18cdb | |||
| fc4e8f18f4 | |||
| fc1777c916 | |||
| c980343448 |
@@ -41,10 +41,10 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
title="RAWE MEDIA: The Voice of Kurdistan"
|
title="Stay Informed with Independent Kurdish Coverage"
|
||||||
description="Providing independent coverage on Kurdish politics, regional issues, and Iranian opposition developments. Stay informed with our objective analysis."
|
description="Providing independent coverage on Kurdish politics, regional issues, and Iranian opposition developments. Stay informed with our objective analysis."
|
||||||
buttons={[{ text: "Read Latest", href: "#breaking" }]}
|
buttons={[{ text: "Read Latest", href: "#breaking" }]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CdL4Su5mAKB0VFl8xSadnJVNtT/uploaded-1776711275975-ksng388g.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/flag-decorative-elements-blurred-surface_23-2148151360.jpg"
|
||||||
imageAlt="geopolitical map abstract dark"
|
imageAlt="geopolitical map abstract dark"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
{ src: "http://img.b2bpic.net/free-photo/host-night-show-broadcasts-fresh-footage-from-newsroom-offers-information-current-affairs-all-globe-worldwide-tv-program-media-correspondent-reporting-news_482257-72710.jpg", alt: "Host of night show broadcasts fresh footage" },
|
{ src: "http://img.b2bpic.net/free-photo/host-night-show-broadcasts-fresh-footage-from-newsroom-offers-information-current-affairs-all-globe-worldwide-tv-program-media-correspondent-reporting-news_482257-72710.jpg", alt: "Host of night show broadcasts fresh footage" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/newscaster-does-report-with-greenscreen_482257-75870.jpg", alt: "Newscaster does report with greenscreen" },
|
{ src: "http://img.b2bpic.net/free-photo/newscaster-does-report-with-greenscreen_482257-75870.jpg", alt: "Newscaster does report with greenscreen" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/tv-present-studio-preparing-new-broadcasting-smiling-girl-white-shirt-sitting-table_1157-47908.jpg", alt: "Tv present at studio preparing for new broadcasting" },
|
{ src: "http://img.b2bpic.net/free-photo/tv-present-studio-preparing-new-broadcasting-smiling-girl-white-shirt-sitting-table_1157-47908.jpg", alt: "Tv present at studio preparing for new broadcasting" },
|
||||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CdL4Su5mAKB0VFl8xSadnJVNtT/uploaded-1776711275975-ksng388g.jpg", alt: "Group of people taking an interview" },
|
{ src: "http://img.b2bpic.net/free-photo/group-people-taking-interview-news_23-2149032364.jpg", alt: "Group of people taking an interview" },
|
||||||
]}
|
]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Breaking: Regional Political Developments" },
|
{ type: "text", text: "Breaking: Regional Political Developments" },
|
||||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
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: "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." },
|
{ id: "3", title: "Is RAWE MEDIA funded by political groups?", content: "No, we are an independent platform funded by community contributions." },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user