Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 645be82dac | |||
| cf0cdfbe56 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
title="RAWE MEDIA: The Voice of Kurdistan"
|
||||
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" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flag-decorative-elements-blurred-surface_23-2148151360.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CdL4Su5mAKB0VFl8xSadnJVNtT/uploaded-1776711275975-ksng388g.jpg"
|
||||
imageAlt="geopolitical map abstract dark"
|
||||
mediaAnimation="blur-reveal"
|
||||
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/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/group-people-taking-interview-news_23-2149032364.jpg", alt: "Group of people taking an interview" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CdL4Su5mAKB0VFl8xSadnJVNtT/uploaded-1776711275975-ksng388g.jpg", alt: "Group of people taking an interview" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Breaking: Regional Political Developments" },
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #080200;
|
||||
--card: #1a0d0b;
|
||||
--foreground: #ffe6d5;
|
||||
--primary-cta: #ffaa70;
|
||||
--primary-cta-text: #080200;
|
||||
--secondary-cta: #170b07;
|
||||
--secondary-cta-text: #ffe6d5;
|
||||
--accent: #7b5e4a;
|
||||
--background-accent: #b8541e;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #991b1b;
|
||||
--background-accent: #7f1d1d;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user