Skip to content

Commit

Permalink
Address UAT feedback, remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
drtechie committed Jan 7, 2025
1 parent aa23ab6 commit 93ddde3
Show file tree
Hide file tree
Showing 34 changed files with 106 additions and 1,098 deletions.
11 changes: 9 additions & 2 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,22 @@
"link": "https://github.com/PSMRI/AMRIT"
}
},
"join_us":{
"program_cta":{
"title": "Together, we can transform the future of health",
"description": "Join our mission to revolutionize healthcare technology and impact millions of lives. Whether you're a government partner driving policy change, a knowledge partner advancing research, a technical partner building innovative solutions, or a community contributor enhancing our platform, your role is vital.",
"button": {
"label": "Become a partner",
"link": "/contact"
}
},
"partner_cta":{
"title": "Partner with Us to Drive Impact",
"description": "Join us in our mission to transform communities through innovation and collaboration. We are actively seeking partnerships with forward-thinking technical experts, generous donors, and visionary knowledge leaders. Together, we can create sustainable change and bring our vision to life.",
"button": {
"label": "Become a partner",
"link": "/contact"
}
},

"disqus": {
"enable": true,
"shortname": "themefisher-template",
Expand Down
16 changes: 8 additions & 8 deletions src/config/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@
"name": "About",
"url": "/about"
},
{
"name": "Community",
"url": "/amrit-community"
},
{
"name":"Programs",
"url":"/programs"
},
{
"name": "Products",
"url": "",
Expand All @@ -39,6 +31,14 @@
}
]
},
{
"name":"Programs",
"url":"/programs"
},
{
"name": "Community",
"url": "/amrit-community"
},
{
"name": "Partnerships",
"url": "/partnerships"
Expand Down
4 changes: 0 additions & 4 deletions src/content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ counter:
- name: "Aspirational Districts"
number: 112
color: "#FEC163"
- name: "Impacting lives"
number: 160
measurement: M
color: "#FEC163"

# Gallery
gallery:
Expand Down
50 changes: 28 additions & 22 deletions src/content/contributing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,34 @@ contribute:

# how can you contibute
involvement:
- title: How You Can Contribute
subtitle: There are several ways to get involved with AMRIT
image: "/images/how-it-work/image-1.png"
list:
- title: Code Contributions
description: Develop new features, resolve bugs, and optimize the platform’s performance. Explore open issues on GitHub and help us tackle pressing technical challenges.
icon: FaCode
- title: Documentation
description: Improve and expand the documentation to make the platform easier to use and contribute to. Help write guides, tutorials, or technical explanations.
icon: FaPenNib
- title: Design and User Experience (UX)
description: Ensure AMRIT remains user-friendly and accessible by improving the interface and experience. Collaborate on wireframes, UI designs, and accessibility features.
icon: FaSwatchbook
- title: Testing and Quality Assurance (QA)
description: Help boost test coverage through unit tests and end-to-end testing. Report and troubleshoot issues to keep the platform stable and reliable.
icon: FaMagnifyingGlass
- title: Community Support
description: Answer questions, guide new users, and actively participate in discussions on GitHub. Help foster a welcoming environment for all contributors.
icon: FaComments
- title: Advocacy
description: Promote AMRIT by sharing your contributions on social media, writing blog posts, or presenting at conferences.
icon: FaPeopleGroup
title: How You Can Contribute
subtitle: There are several ways to get involved with AMRIT
image: "/images/how-it-work/image-1.png"
list:
- title: Code Contributions
content: Develop new features, resolve bugs, and optimize the platform’s performance. Explore open issues on GitHub and help us tackle pressing technical challenges.
icon: FaCode
color: "#FF69B4"
- title: Documentation
content: Improve and expand the documentation to make the platform easier to use and contribute to. Help write guides, tutorials, or technical explanations.
icon: FaPenNib
color: "#9370DB"
- title: Design and User Experience (UX)
content: Ensure AMRIT remains user-friendly and accessible by improving the interface and experience. Collaborate on wireframes, UI designs, and accessibility features.
icon: FaSwatchbook
color: "#4682B4"
- title: Testing and Quality Assurance (QA)
content: Help boost test coverage through unit tests and end-to-end testing. Report and troubleshoot issues to keep the platform stable and reliable.
icon: FaMagnifyingGlass
color: "#F4A300"
- title: Community Support
content: Answer questions, guide new users, and actively participate in discussions on GitHub. Help foster a welcoming environment for all contributors.
icon: FaComments
color: "#D8BFD8"
- title: Advocacy
content: Promote AMRIT by sharing your contributions on social media, writing blog posts, or presenting at conferences.
icon: FaPeopleGroup
color: "#D2B48C"
---


Expand Down
64 changes: 0 additions & 64 deletions src/content/features/index.md

This file was deleted.

10 changes: 5 additions & 5 deletions src/content/homepage/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
banner:
title: "Accessible Medical Records via Integrated Technologies"
content: "Transforming primary healthcare through digital innovation, empowering frontline workers, and ensuring equitable access for all."
content: "Transforming primary healthcare through digital innovation by empowering frontline workers and ensuring equitable access for all. Driving Indian public health forward with comprehensive, technology-driven solutions that enhance care delivery, streamline workflows, and ensure secure, seamless access to patient data."
image: /images/banner.webp
button:
label: Download The Theme
Expand All @@ -10,8 +10,8 @@ banner:

##key features
key_features:
title: "Key Features and Unique Solutions of AMRIT"
description: Empowering Indian public health with comprehensive, technology-driven solutions that enhance care delivery, streamline workflows, and ensure seamless, secure access to patient data.
title: "Key Features of AMRIT"
description:
feature_list:
- id: 1
icon: "FaHandHoldingHeart" #icon package react-feather-icon [https://feathericons.com/]
Expand All @@ -28,7 +28,7 @@ key_features:
- id: 4
icon: "FaTowerCell" #icon package react-feather-icon [https://feathericons.com/]
title: Offline Functionality
content: Both the Health and Wellness Centre (HWC) and Mobile Medical Unit (MMU) applications have offline capabilities, ensuring uninterrupted service in areas with limited connectivity.
content: Health and Wellness Centre (HWC), Mobile Medical Unit (MMU) and Frontline worker applications have offline capabilities, ensuring uninterrupted service in areas with limited connectivity.
- id: 5
icon: "FaPuzzlePiece" #icon package react-feather-icon [https://feathericons.com/]
title: Integrated Point-of-Care Devices
Expand All @@ -44,7 +44,7 @@ key_features:
- id: 8
icon: "FaLanguage" #icon package react-feather-icon [https://feathericons.com/]
title: Multilingual Support
content: The platform supports multiple languages to cater to diverse user bases across different regions.
content: The platform supports multiple languages, including English, Hindi, Assamese, and Kannada, to cater to diverse user bases across different regions.
- id: 9
icon: "FaRegCalendarCheck" #icon package react-feather-icon [https://feathericons.com/]
title: Scheduling and Revisit Management
Expand Down
38 changes: 0 additions & 38 deletions src/content/how-it-works/index.md

This file was deleted.

5 changes: 0 additions & 5 deletions src/content/integrations/-index.mdx

This file was deleted.

23 changes: 0 additions & 23 deletions src/content/integrations/facebook.mdx

This file was deleted.

23 changes: 0 additions & 23 deletions src/content/integrations/google.mdx

This file was deleted.

23 changes: 0 additions & 23 deletions src/content/integrations/pinterest.mdx

This file was deleted.

23 changes: 0 additions & 23 deletions src/content/integrations/twitter.mdx

This file was deleted.

Loading

0 comments on commit 93ddde3

Please sign in to comment.