Skip to content

Fix: update font urbanist (#86) - #87

Merged
RishabhS7 merged 10 commits into
mainfrom
develop
Jul 24, 2026
Merged

Fix: update font urbanist (#86) #87
RishabhS7 merged 10 commits into
mainfrom
develop

Conversation

@isaackps

@isaackps isaackps commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Fix: update font urbanist

Summary by CodeRabbit

  • Style
    • Updated app-wide typography from Gilroy to Urbanist across navigation, cards, headings, buttons, settings, and verification/contact flows.
    • Added regular and italic Urbanist font support.
  • Enhancements
    • Improved reCAPTCHA expiration handling with clearer user feedback and form state reset.
    • Enhanced contact form and attachment upload error reporting for better troubleshooting.
  • Documentation
    • Added the SIL Open Font License 1.1 text for the Urbanist font.

manishdex25 and others added 9 commits June 25, 2026 10:20
* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update d…
* fix: gtm issues

* fix: declarations for duplicate entities
* feature: integration of sentry

* feature: update sentry env variable and configurations

* fix: types issue with sentry test files

* fix: coderabbit issues

* Update src/lib/sentry/scrub.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Refactor Sentry integration to use scoped context

- Updated Sentry mock in tests to utilize a scoped context instead of global methods, improving test isolation and accuracy.
- Refactored `withScope` function to accept a scope parameter, allowing for better context management during error capturing.
- Enhanced tests for `captureVerificationInvalid` to verify context attachment through the scoped approach.
- Adjusted Sentry initialization to ensure proper context handling in production and testing environments.

* Refactor component structure in main.tsx for improved readability

- Rearranged the component hierarchy within the render method to enhance clarity and maintainability.
- Ensured that the SentryErrorBoundary wraps the DocumentProvider, improving error handling for the entire application.

* Enhance URL scrubbing in Sentry integration

- Added functionality to strip hash fragments and `q` query parameters from URLs in both event requests and navigation breadcrumbs, improving data privacy.
- Updated tests to verify that sensitive URL components are correctly removed, ensuring robust handling of potentially sensitive information.

* Enhance error handling and URL scrubbing in Sentry integration

- Updated tests to ensure that Sentry test errors are correctly blocked in production environments.
- Improved URL scrubbing functionality to strip sensitive query parameters and hash fragments from URLs.
- Added test cases to verify the removal of sensitive information from URLs and to report timeout aborts to Sentry, enhancing overall data privacy and error reporting.

* Enhance data redaction in Sentry scrubbing functionality

- Added a test case to ensure camelCase sensitive keys are redacted regardless of casing, improving data privacy.
- Updated sensitive keys in the scrub module to be case-insensitive, ensuring consistent redaction of sensitive information.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* feature: integration of sentry

* feature: update sentry env variable and configurations

* fix: types issue with sentry test files

* fix: coderabbit issues

* Update src/lib/sentry/scrub.ts

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Refactor Sentry integration to use scoped context

- Updated Sentry mock in tests to utilize a scoped context instead of global methods, improving test isolation and accuracy.
- Refactored `withScope` function to accept a scope parameter, allowing for better context management during error capturing.
- Enhanced tests for `captureVerificationInvalid` to verify context attachment through the scoped approach.
- Adjusted Sentry initialization to ensure proper context handling in production and testing environments.

* Refactor component structure in main.tsx for improved readability

- Rearranged the component hierarchy within the render method to enhance clarity and maintainability.
- Ensured that the SentryErrorBoundary wraps the DocumentProvider, improving error handling for the entire application.

* Enhance URL scrubbing in Sentry integration

- Added functionality to strip hash fragments and `q` query parameters from URLs in both event requests and navigation breadcrumbs, improving data privacy.
- Updated tests to verify that sensitive URL components are correctly removed, ensuring robust handling of potentially sensitive information.

* Enhance error handling and URL scrubbing in Sentry integration

- Updated tests to ensure that Sentry test errors are correctly blocked in production environments.
- Improved URL scrubbing functionality to strip sensitive query parameters and hash fragments from URLs.
- Added test cases to verify the removal of sensitive information from URLs and to report timeout aborts to Sentry, enhancing overall data privacy and error reporting.

* Enhance data redaction in Sentry scrubbing functionality

- Added a test case to ensure camelCase sensitive keys are redacted regardless of casing, improving data privacy.
- Updated sensitive keys in the scrub module to be case-insensitive, ensuring consistent redaction of sensitive information.

* Update build scripts and Vite configuration for improved performance

- Added NODE_OPTIONS to build scripts to increase memory allocation during build processes.
- Enhanced Vite configuration with manual chunking for better optimization of vendor libraries, specifically for web3 and React dependencies.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* feat: ga gtm integration (#75) (#78)

* feat: ga gtm integration (#75)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

…
* feat: ga gtm integration (#75) (#78)

* feat: ga gtm integration (#75)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.norep…
* feat: ga gtm integration (#75)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4



* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------




* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------




* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------




* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------




* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx



* Update src/index.css



* Update src/index.css



* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------



* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------




* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------





* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4



* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------




* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------




* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------




* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------




* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx



* Update src/index.css



* Update src/index.css



* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------



* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------




* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------





* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




---------







* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4



* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------




* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------




* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------




* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------




* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx



* Update src/index.css



* Update src/index.css



* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------



* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------




* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------





* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------




* feat: qr document loader (#64)

* f…

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* Develop (#84)

* feat: ga gtm integration (#75)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loade…
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ef0db886-2acf-4834-beec-8587ca803574

📥 Commits

Reviewing files that changed from the base of the PR and between 17fdb7b and 9c60a3f.

📒 Files selected for processing (1)
  • .github/workflows/e2e.yml

📝 Walkthrough

Walkthrough

The PR replaces Gilroy with Urbanist across global styles and UI components, adds the Urbanist license text, extends contact-form reCAPTCHA handling with expiration callbacks and staged exception reporting, and updates the E2E Polygon Amoy RPC endpoint.

Changes

Application updates

Layer / File(s) Summary
Urbanist font foundation
public/fonts/Urbanist/*, src/index.css, tailwind.config.js
Adds Urbanist font-face definitions and license text, updates Tailwind font mapping, and replaces Gilroy typography across global stylesheet rules.
Component and page typography
src/components/**, src/pages/**
Updates shared controls, navigation, cards, forms, verification messages, and page headings to use Urbanist classes.
reCAPTCHA expiration and contact errors
src/hooks/*, src/components/common/Recaptcha/*, src/pages/Contact/*
Adds typed reCAPTCHA expiration callbacks, wires expiration handling into Contact, and captures upload, presign, expiration, and submission exceptions with staged context.

E2E network configuration

Layer / File(s) Summary
Polygon Amoy RPC endpoint
.github/workflows/e2e.yml
Changes the Polygon Amoy RPC URL used by the E2E dev server.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Suggested reviewers: rishabhs7

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: updating the app’s font styling to Urbanist.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 Checkov (3.3.8)
.github/workflows/e2e.yml

Traceback (most recent call last):
File "/usr/local/bin/checkov", line 2, in
from checkov.main import Checkov
ModuleNotFoundError: No module named 'checkov'


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🧹 Nitpick comments (1)
src/hooks/useContactForm.ts (1)

121-131: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Avoid reporting normal reCAPTCHA expiry as an exception.

Expiry is an expected user event; emitting a new Sentry exception for each expiry can inflate error volume and obscure actionable failures. Keep the field error, but use a metric/breadcrumb if this needs tracking.

Suggested change
-    captureAppException(new Error('reCAPTCHA verification expired'), {
-      source: 'app',
-      tags: { 'recaptcha.event': 'expired' },
-    })
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/hooks/useContactForm.ts` around lines 121 - 131, Remove the
captureAppException call from handleRecaptchaExpired, while preserving the
recaptcha completion reset and field error update. If expiry tracking is
required, replace exception reporting with the existing metric or breadcrumb
mechanism.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/components/common/Tag/Tag.tsx`:
- Line 54: Update the className in the Tag component to use the configured
font-urbanist utility and keep the font weight as a separate valid utility,
replacing the unsupported font-urbanist-bold class while preserving the existing
styling and className composition.

In `@src/hooks/useContactForm.ts`:
- Around line 400-419: Update the presign-response validation in the
pendingItems upload flow to require presigned.length to exactly equal
pendingItems.length before iterating or appending returned keys. Reject
oversized responses as well as missing entries, and preserve the existing error
status and captureAppException handling for the mismatch.

In `@src/index.css`:
- Line 17: Remove the quotes from the single-word Urbanist font-family
declarations in the CSS, updating the declaration at the shown location and
every other listed occurrence while preserving the existing font stack and
formatting.

---

Nitpick comments:
In `@src/hooks/useContactForm.ts`:
- Around line 121-131: Remove the captureAppException call from
handleRecaptchaExpired, while preserving the recaptcha completion reset and
field error update. If expiry tracking is required, replace exception reporting
with the existing metric or breadcrumb mechanism.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c50e1932-caef-4003-b84b-6bac49aaceaf

📥 Commits

Reviewing files that changed from the base of the PR and between c95dcfe and 17fdb7b.

⛔ Files ignored due to path filters (10)
  • public/fonts/GilroyBold/font.woff is excluded by !**/*.woff
  • public/fonts/GilroyBold/font.woff2 is excluded by !**/*.woff2
  • public/fonts/GilroyExtraBold/font.woff is excluded by !**/*.woff
  • public/fonts/GilroyExtraBold/font.woff2 is excluded by !**/*.woff2
  • public/fonts/GilroyLight/font.woff is excluded by !**/*.woff
  • public/fonts/GilroyLight/font.woff2 is excluded by !**/*.woff2
  • public/fonts/GilroyMedium/font.woff is excluded by !**/*.woff
  • public/fonts/GilroyMedium/font.woff2 is excluded by !**/*.woff2
  • public/fonts/Urbanist/Urbanist-Italic-Variable.woff2 is excluded by !**/*.woff2
  • public/fonts/Urbanist/Urbanist-Variable.woff2 is excluded by !**/*.woff2
📒 Files selected for processing (23)
  • public/fonts/Urbanist/OFL.txt
  • src/components/about/CapabilityCard/CapabilityCard.tsx
  • src/components/about/EcosystemCard/EcosystemCard.tsx
  • src/components/common/AddressBookOverlay/AddressBookOverlay.tsx
  • src/components/common/Button/Button.tsx
  • src/components/common/FormAlert/FormAlert.tsx
  • src/components/common/Icons/Icons.tsx
  • src/components/common/Navbar/Navbar.tsx
  • src/components/common/PartnerCard/index.tsx
  • src/components/common/Recaptcha/Recaptcha.tsx
  • src/components/common/Tag/Tag.tsx
  • src/components/common/TextAreaField/TextAreaField.tsx
  • src/components/common/TextField/TextField.tsx
  • src/components/home/PartnersSection/index.tsx
  • src/components/home/VerifySection/VerifyError.tsx
  • src/hooks/useContactForm.ts
  • src/hooks/useRecaptcha.ts
  • src/index.css
  • src/pages/About/index.tsx
  • src/pages/Contact/index.tsx
  • src/pages/Partners/index.tsx
  • src/pages/Settings/index.tsx
  • tailwind.config.js

return (
<TagBordered
className={`border-4 text-4xl py-2 px-4 font-gilroy-bold ${className}`}
className={`border-4 text-4xl py-2 px-4 font-urbanist-bold ${className}`}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "Locate relevant files"
git ls-files | rg '(^|/)(Tag\.tsx|tailwind\.config\.js|tailwind\.config\.(js|cjs|ts)|package\.json|postcss\.config\.js)$' || true

echo
echo "Tag.tsx around font usage"
for f in $(git ls-files | rg 'Tag\.tsx$'); do
  echo "--- $f"
  wc -l "$f"
  rg -n "font-urbanist|font-bold|className|TagBorderedLg" "$f" -C 3
done

echo
echo "tailwind.config.js relevant font config"
for f in $(git ls-files | rg '(^|/)tailwind\.config\.js$'); do
  echo "--- $f"
  sed -n '1,200p' "$f" | rg -n "fontFamily|urbanist|font-urbanist|extend|theme" -C 4 || true
done

echo
echo "package tailwind version"
if [ -f package.json ]; then
  cat package.json | jq '.devDependencies.tailwindcss, .dependencies.tailwindcss'
fi

echo
echo "Check whether font-urbanist-bold is defined somewhere as custom Tailwind class"
rg -n "font-urbanist-bold|urbanist-bold|urbanist" --glob '!node_modules' .

Repository: TrustVC/trustvc-website

Length of output: 9079


🌐 Web query:

Tailwind CSS custom font families className font-family utility source

💡 Result:

In Tailwind CSS, the approach to custom font families depends on your version [1][2]. Tailwind CSS v4 (Current) In v4, configuration is handled directly in your CSS files using the @theme directive [3][1]. You define custom font families as CSS variables prefixed with --font- [3][4]. 1. Load your font using @font-face or @import in your CSS [3][4]. 2. Define the font in the @theme block: @theme { --font-myfont: "MyFontName", sans-serif; } This automatically generates a utility class named.font-myfont [3][1]. Tailwind CSS v3 (and earlier) In v3 and earlier, configuration is managed via the tailwind.config.js (or.ts) file [5][2]. 1. Load your font using @font-face or @import in your CSS [5]. 2. Add the font to the theme.extend.fontFamily section of your config: // tailwind.config.js module.exports = { theme: { extend: { fontFamily: { myfont: ['"MyFontName"', 'sans-serif'], }, }, }, } This generates the.font-myfont utility class [2]. Key Utility Syntax Regardless of the version, you can always use arbitrary values if you need to apply a font without adding it to your theme configuration [3][4]. Use the square bracket syntax:

Text
Additionally, v4 introduced the font-(family-name:) syntax, which allows you to reference CSS variables directly:
Text

Citations:


Split the Undefined font utility from the weight class.

tailwind.config.js defines font-urbanist, not font-urbanist-bold; Tailwind 3.4.17 won’t generate that class, so this component won’t reliably receive the Urbanist font.

Proposed fix
-      className={`border-4 text-4xl py-2 px-4 font-urbanist-bold ${className}`}
+      className={`border-4 text-4xl py-2 px-4 font-urbanist font-bold ${className}`}
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
className={`border-4 text-4xl py-2 px-4 font-urbanist-bold ${className}`}
className={`border-4 text-4xl py-2 px-4 font-urbanist font-bold ${className}`}
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/components/common/Tag/Tag.tsx` at line 54, Update the className in the
Tag component to use the configured font-urbanist utility and keep the font
weight as a separate valid utility, replacing the unsupported font-urbanist-bold
class while preserving the existing styling and className composition.

Comment on lines +400 to +419
pendingItems.map((item, index) => {
const p = presigned[index]
if (!p) {
setAttachmentStatus(item.id, {
status: 'error',
error: 'No upload URL was returned for this file.',
})
return Promise.reject(
new Error('No upload URL was returned for this file.')
const error = new Error(
'No upload URL was returned for this file.'
)
captureAppException(error, {
source: 'support-api',
tags: { 'upload.stage': 'presign_mismatch' },
extra: {
pendingCount: pendingItems.length,
presignedCount: presigned.length,
missingIndex: index,
},
})
return Promise.reject(error)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win

Reject oversized presign responses too.

This only detects missing entries. If the API returns more URLs than pending files, Line 471 appends every returned key—including keys for files never uploaded—to the service request. Require an exact one-to-one count before uploading.

Suggested change
             const presigned = await getPresignedUrls(files)
+            if (presigned.length !== pendingItems.length) {
+              const error = new Error('Unexpected number of upload URLs returned.')
+              pendingItems.forEach(item =>
+                setAttachmentStatus(item.id, {
+                  status: 'error',
+                  error: 'Unable to prepare this file for upload.',
+                })
+              )
+              captureAppException(error, {
+                source: 'support-api',
+                tags: { 'upload.stage': 'presign_mismatch' },
+                extra: {
+                  pendingCount: pendingItems.length,
+                  presignedCount: presigned.length,
+                },
+              })
+              setSubmitError('Unable to prepare attachments. Please try again.')
+              return
+            }

             const uploadResults = await Promise.allSettled(
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
pendingItems.map((item, index) => {
const p = presigned[index]
if (!p) {
setAttachmentStatus(item.id, {
status: 'error',
error: 'No upload URL was returned for this file.',
})
return Promise.reject(
new Error('No upload URL was returned for this file.')
const error = new Error(
'No upload URL was returned for this file.'
)
captureAppException(error, {
source: 'support-api',
tags: { 'upload.stage': 'presign_mismatch' },
extra: {
pendingCount: pendingItems.length,
presignedCount: presigned.length,
missingIndex: index,
},
})
return Promise.reject(error)
const presigned = await getPresignedUrls(files)
if (presigned.length !== pendingItems.length) {
const error = new Error('Unexpected number of upload URLs returned.')
pendingItems.forEach(item =>
setAttachmentStatus(item.id, {
status: 'error',
error: 'Unable to prepare this file for upload.',
})
)
captureAppException(error, {
source: 'support-api',
tags: { 'upload.stage': 'presign_mismatch' },
extra: {
pendingCount: pendingItems.length,
presignedCount: presigned.length,
},
})
setSubmitError('Unable to prepare attachments. Please try again.')
return
}
const uploadResults = await Promise.allSettled(
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/hooks/useContactForm.ts` around lines 400 - 419, Update the
presign-response validation in the pendingItems upload flow to require
presigned.length to exactly equal pendingItems.length before iterating or
appending returned keys. Reject oversized responses as well as missing entries,
and preserve the existing error status and captureAppException handling for the
mismatch.

Comment thread src/index.css
url('/fonts/GilroyLight/font.woff2') format('woff2'),
url('/fonts/GilroyLight/font.woff') format('woff');
font-weight: 300;
font-family: 'Urbanist';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📐 Maintainability & Code Quality | 🟠 Major | ⚡ Quick win

Remove unnecessary quotes around Urbanist.

Stylelint 17.14.0 reports font-family-name-quotes errors on these changed declarations. Use Urbanist without quotes for single-word family names.

Proposed fix
-  font-family: 'Urbanist';
+  font-family: Urbanist;

Apply the same change at every listed line.

Also applies to: 26-26, 77-77, 435-435, 444-444, 3506-3506, 3837-3837, 3911-3911, 4438-4438

🧰 Tools
🪛 Stylelint (17.14.0)

[error] 17-17: Expected no quotes around "Urbanist" (font-family-name-quotes)

(font-family-name-quotes)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@src/index.css` at line 17, Remove the quotes from the single-word Urbanist
font-family declarations in the CSS, updating the declaration at the shown
location and every other listed occurrence while preserving the existing font
stack and formatting.

Source: Linters/SAST tools

@coderabbitai coderabbitai Bot mentioned this pull request Jul 23, 2026
6 tasks
* Develop (#84)

* feat: ga gtm integration (#75)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader (#64)

* feat: qr document loader

* fix: update decrypt string imports

* fix: tests

* chore: remove ACTION_LOADING_FEATURE.md

* chore: e2e tests (#69)

* chore: e2e tests for txns

* fix: update data test ids

* fix: update tests

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: actions

* fix: increase timeout

* fix: increase timeout

* fix: add timeouts and video recording

* fix: reduce wait timeout

* fix: timeouts

* fix: timeouts

* fix: add video recording

* fix: remove switch network popup

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: double call metamask

* fix: local networ rpc change

* fix: local networ rpc change

* fix: local networ rpc change

* ci: trigger e2e workflow

* fix: reject internal blockchain trnsactions

* fix: e2e wallet setpup

* fix: e2e wallet setpup

* fix: tokenId

* fix: token id

* feat: matic pol (#70)

* chore: develop to main (#65)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: develop (#68)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

* chore: bump @trustvc/trustvc to ^2.12.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* Tt 989/partner integration (#56)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/partner card layout (#57)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel speed (#58)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 989/fix carausel ios (#59)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* Tt 1334/about us page (#60)

* feat: add About page with capabilities and new SVG assets

- Introduced a new About page that highlights TrustVC's core capabilities.
- Added SVG images for visual representation of capabilities, including single-source, unified foundation, global interoperability, privacy, tamper evidence, and ecosystem approach.
- Updated routing to include the About page and modified the Navbar for navigation.
- Enhanced CSS for the About page's light and dark themes, including background images and card styles.
- Implemented responsive design adjustments for mobile views.

* feat: implement CapabilityCard component and refactor About page

- Added CapabilityCard component to encapsulate the rendering of individual capability details, including title, description, icon, and tags.
- Updated About page to utilize CapabilityCard for displaying core capabilities, enhancing code organization and readability.
- Refactored tests for About page to improve clarity and consistency in test descriptions.
- Adjusted dark and light mode styles for CapabilityCard to ensure visual consistency across themes.

* refactor: update Navbar tests to reflect changes in navigation items

- Removed references to 'Home' in Navbar tests and replaced them with 'About'.
- Updated assertions to check for the presence of 'About', 'Partners', and 'News & Updates' in the Navbar.
- Adjusted test cases to ensure correct styling checks for 'About' based on the current route.

* feat: add EcosystemCard component and integrate into About page

- Introduced EcosystemCard component to encapsulate the rendering of ecosystem-related content, including a heading, subtitle, and image.
- Updated About page to utilize EcosystemCard, enhancing code organization and readability.
- Added comprehensive tests for EcosystemCard to ensure correct rendering and styling.
- Removed redundant CSS styles related to the ecosystem card from index.css.

* refactor: update App tests to check for new navigation elements

- Replaced assertions for 'Home' and 'News & Updates' with checks for 'About', 'Partners', and 'News & Updates' to align with recent navigation changes.
- Ensured that the tests verify the presence of multiple instances of 'About' and 'Partners' for improved coverage.

* Update src/pages/About/index.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update src/index.css

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: adjust background size in dark mode styles

- Changed background size from '100% cover' to '100% auto' for improved layout consistency in dark mode.

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Hotfix/button color isue (#61)

* chore: sync to main (#55)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: manishdex25 <Manish.Singh@dextech.ai>

* feat: add new partner SVG images

- Added AEOTRADE, Angsana Technology, ASTROn, and Automaxis SVG files to the partners directory.
- Each SVG includes a rectangle filled with a pattern and an embedded image for branding purposes.

* feat: add marquee animation and remove unused partner SVGs

* feat: add Partners link to Navbar and scroll to top on route change

* fix: update partner logo URLs and enhance accessibility features

* feat: add comprehensive tests for Partners and PartnerCard components

* Remove multiple partner SVG files from the project, including AEOTRADE, Angsana Technology, ASTROn, Automaxis, Banco, Bank of China, and BlockPeer. This cleanup is part of ongoing efforts to streamline assets and improve project maintainability.

* refactor: update partner data structure and enhance PartnersSection

- Refactored partner data to include new logo and banner image paths.
- Updated PartnersSection to utilize the new partner data structure, enabling responsive images and a marquee animation for partner logos.
- Adjusted Tailwind CSS configurations for improved animation performance.
- Cleaned up unused partner SVG references in the codebase.

* fix: update marquee duration and enhance partner logo tests

- Increased marquee animation duration from 900s to 1400s for improved visual experience.
- Updated tests to ensure at least one partner logo is rendered and adjusted loading attributes for better performance.
- Enhanced test descriptions for clarity and accuracy regarding partner logo rendering and visibility.

* fix: reduce marquee animation duration for improved performance

* fix: refine marquee styling for improved visual consistency

* feat: add partners page styling and animation enhancements

* fix: enhance rendering performance in PartnersSection by adding transform properties

* refactor: remove unused marquee keyframes and update Partners test cases to use full width class

* style: update button styles and enhance AttachmentFileList component with solid color

* style: enhance button color handling in AttachmentFileList component for dark mode

* style: improve Safari marquee animation performance and prevent compositing issues

- Updated CSS for marquee animation to promote GPU layer before animation starts, enhancing performance on Safari.
- Adjusted PartnersSection component to avoid using 3D transforms on elements with WebkitMaskImage to prevent icons from disappearing during animation.
- Added decoding attribute to partner images for better loading performance.

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#63)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* chore: sync to main (#55) (#66)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>

* chore: sync to main (#55) (#67)

* fix: merge conflicts (#49)

* fix: merge conflicts

* fix: remove consoles

* fix: stabilize dropdown and news text styling (#50)

* fix: stabilize dropdown and news text styling

Prevent global button/text styles from breaking Contact enquiry dropdown visuals and News article link readability, while aligning news sub-body text to the left for consistent content presentation across states.

Made-with: Cursor

* feat: enhance styling for news articles and select field components

* fix: metamask transaction message (#51)

* fix: metamask traction error messages

* fix: test cases

* fix: update links and improve code formatting

---------

* fix: merge (#54)

* fix: merge

* fix: update test mocks and add obfuscation notice for documents

* fix: stub AssetManagementApplication

* fix: expired tag

* fix: unknown error metamask

---------

---------

Co-authored-by: rongquan1 <85145303+rongquan1@users.noreply.github.com>
Co-authored-by: RishabhS7 <59636880+RishabhS7@users.noreply.github.com>

* feat: qr document loader …
@RishabhS7
RishabhS7 merged commit 06c185b into main Jul 24, 2026
13 of 14 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants