diff --git a/app/[locale]/(user)/components/Content.tsx b/app/[locale]/(user)/components/Content.tsx index a8f23928..c1cac24a 100644 --- a/app/[locale]/(user)/components/Content.tsx +++ b/app/[locale]/(user)/components/Content.tsx @@ -75,22 +75,26 @@ export const Content = () => { ]; const Sectors = [ - 'Budgets', - 'Child Rights', - 'Disaster Risk Reduction', - 'Climate Finance', - 'Law And Justice', + 'Public Finance', + 'Law and Justice', + 'Climate Action', 'Urban Development', + 'Gender', + 'Coastal', + 'Disaster Risk Reduction', + 'Child Rights' ]; return (
-
+
- Share knowledge resources, datasets, and AI use-cases in one open, - collaborative platform for data changemakers. + An Open-Source Platform for Collaborative Data-Driven Change + + + Share datasets, knowledge resources, and AI use-cases for data changemakers.
{Stats.isLoading ? ( diff --git a/app/[locale]/dashboard/components/main-footer.tsx b/app/[locale]/dashboard/components/main-footer.tsx index 419c615e..f2d297b3 100644 --- a/app/[locale]/dashboard/components/main-footer.tsx +++ b/app/[locale]/dashboard/components/main-footer.tsx @@ -27,7 +27,7 @@ const MainFooter = () => { ]; return (
-
+
About Us @@ -36,17 +36,7 @@ const MainFooter = () => { Contact Us
-
- made by - - CDL logo - -
-
+
{socialMedia.map((item, index) => ( { ))}
+
+ Made in India. A DataSpace product by + + CivicDataLab + CDL logo + +
); diff --git a/app/[locale]/dashboard/components/main-nav.tsx b/app/[locale]/dashboard/components/main-nav.tsx index 5815346c..882dc20a 100644 --- a/app/[locale]/dashboard/components/main-nav.tsx +++ b/app/[locale]/dashboard/components/main-nav.tsx @@ -139,7 +139,7 @@ export function MainNav({ hideSearch = false }) {
-
+
{/* Static Logo */}