Skip to content

[BUG] Incorrect copyright year and outdated "Last Updated" date on Terms & Services page #302

Description

@TusharKau275

Problem Description

The Terms & Services page shows outdated year information in two places:

  1. Footer shows © 2025 Conn. All Rights Reserved.
  2. Header shows Last Updated: July 2025

The rest of the site (homepage, team page, privacy policy)
consistently uses 2026. This is inconsistent and looks unprofessional
to users reading the legal pages.

Steps to Reproduce

  1. Go to https://conn-delta.vercel.app/terms-and-services.html
  2. Check the top of the page — "Last Updated: July 2025"
  3. Scroll to the very bottom — "© 2025 Conn. All Rights Reserved."

Expected Behavior

Year should be consistent with the rest of the site:

  • © 2026 Conn. All Rights Reserved.
  • Last Updated: June 2026

Actual Behavior

Both the footer copyright and the "Last Updated" date show 2025
while every other page on the site shows 2026.

Screenshots

Image

❌ Current:
Last Updated: July 2025
© 2025 Conn. All Rights Reserved.

✅ Fix:
Last Updated: June 2026
© 2026 Conn. All Rights Reserved.

File to Change

public/terms-and-services.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions