From c300c8f9e99b2dc9d4ac3d6488c93355955528c6 Mon Sep 17 00:00:00 2001 From: Muneerali199 Date: Sat, 21 Feb 2026 16:17:41 +0530 Subject: [PATCH] Add AOSSIE YouTube channel link to footer, README, and integration components --- LandingPage/src/components/Footer.tsx | 5 ++++- LandingPage/src/components/integration.tsx | 4 ++-- README.md | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/LandingPage/src/components/Footer.tsx b/LandingPage/src/components/Footer.tsx index bbe3cf6..fb3e9ff 100644 --- a/LandingPage/src/components/Footer.tsx +++ b/LandingPage/src/components/Footer.tsx @@ -43,7 +43,7 @@ const Footer = () => { - + Legal & Code @@ -51,6 +51,9 @@ const Footer = () => { GitHub + + YouTube + Terms of Use Privacy Policy diff --git a/LandingPage/src/components/integration.tsx b/LandingPage/src/components/integration.tsx index 1155635..afc6c0c 100644 --- a/LandingPage/src/components/integration.tsx +++ b/LandingPage/src/components/integration.tsx @@ -8,8 +8,8 @@ export default function Integrations() { name: 'Instagram', description: 'Fetch creator insights like engagement rate, reach trends, and content breakdown.', }, - { - icon: , +{ + icon: , name: 'YouTube', description: 'Access analytics on video performance, channel growth, and viewer demographics.', }, diff --git a/README.md b/README.md index 07d283d..7011c63 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,8 @@ graph TD; For queries, issues, or feature requests, please raise an issue or reach out on our Discord server. +You can also check out our [YouTube channel](https://www.youtube.com/@AOSSIE-Org) for tutorials and updates. + Happy Coding!