diff --git a/components/icons.tsx b/components/icons.tsx index 58676fd..23500cb 100644 --- a/components/icons.tsx +++ b/components/icons.tsx @@ -96,7 +96,7 @@ export const SendIcon: React.FC = ({ size, width, height, - color = "white", + color = "currentColor", ...props }) => { return ( @@ -111,7 +111,7 @@ export const SendIcon: React.FC = ({ diff --git a/components/landing/MedolUpdate.tsx b/components/landing/MedolUpdate.tsx index 88a25f2..d2dcb4e 100644 --- a/components/landing/MedolUpdate.tsx +++ b/components/landing/MedolUpdate.tsx @@ -114,7 +114,7 @@ export default function MedolUpdate() {

Media Update

-
+
- {mediahubUpdate.length > 1 ? ( + {mediahubUpdate?.length > 1 ? ( <> - {tbnUpdate.length > 1 ? ( + {tbnUpdate?.length > 1 ? ( <> {" "} - {inpUpdate.length > 1 ? ( + {inpUpdate?.length > 1 ? ( <> +
BREAKING NEWS
{article && (
diff --git a/components/landing/banner-new.tsx b/components/landing/banner-new.tsx index c88d61f..1b8a66d 100644 --- a/components/landing/banner-new.tsx +++ b/components/landing/banner-new.tsx @@ -194,7 +194,7 @@ export default function BannerHumasNew() { return (
{images.map((img, index) => ( @@ -209,8 +209,8 @@ export default function BannerHumasNew() { ))}
-
-
+
+
@@ -229,7 +229,7 @@ export default function BannerHumasNew() { className="w-[200px]" />
-
+
- - {/*

- {t("jumbotron")} -

*/} - {/*

{`"${t("phrase")}"`}

*/}
diff --git a/components/landing/footer-new.tsx b/components/landing/footer-new.tsx index b0c6c1c..9d3a29b 100644 --- a/components/landing/footer-new.tsx +++ b/components/landing/footer-new.tsx @@ -20,12 +20,15 @@ export default function FooterNew() { return (
-
+
Channel Humas Polri
-
- +
+ - + mediahub -

MediaHub

spit + spit - + - + - +
-
+
-

Tentang Kami

+

Tentang Kami

@@ -107,32 +119,34 @@ export default function FooterNew() {
-

Download Aplikasi Polri Presisi

+

+ Download Aplikasi Polri Presisi +

Download on the

-

App Store

+

App Store

GET IT ON

-

Google Play

+

Google Play

-

Subscribe

+

Subscribe

Dapatkan info & event terupdate dari kami. @@ -142,23 +156,26 @@ export default function FooterNew() { // } /> -

+
- diff --git a/public/assets/mediahub.png b/public/assets/mediahub.png index c6d6255..c76a510 100644 Binary files a/public/assets/mediahub.png and b/public/assets/mediahub.png differ diff --git a/public/assets/spit-blackline.png b/public/assets/spit-blackline.png new file mode 100644 index 0000000..e007c72 Binary files /dev/null and b/public/assets/spit-blackline.png differ