• Imported
    useEffect
    before
    useState
    for optimized import order.
  • Updated button class name rendering for better readability and maintainability.
  • Added alt attributes to images for improved accessibility.
  • Cleaned up and removed commented-out logging code to enhance code clarity.
  • Introduced a redirect rule for the
    /contact
    route to
    /contact-us
    , ensuring better navigation consistency.