diff --git a/components/about/constitution/Section1.tsx b/components/about/constitution/Section1.tsx index cf7cf8c..51c5b21 100644 --- a/components/about/constitution/Section1.tsx +++ b/components/about/constitution/Section1.tsx @@ -668,7 +668,8 @@ export default function Section1() {

3.12 Removal and Re-Eligibility for Board Service

-

Any Director/member who is removed from the Board by resolution of the Board or the Members for cause, including but not limited to breach of fiduciary duty, conflict-of-interest violations, misconduct, or failure to comply with the Association's Constitution, By-laws, or Policies, shall be ineligible to serve as a Director, Officer, or committee chair of the Association for a period of six years from the effective date of removal.

+

Any Director/member who is removed from the Board by resolution of the Board or the Members for cause, including but not limited to breach of fiduciary duty, conflict-of-interest violations, misconduct, or failure to comply with the Association's Constitution, By-laws, or Policies, shall be ineligible to serve as a Director, Officer, or committee chair of the Association for a period of six years from the effective date of removal and have the + option to appeal, unless banned for life.

During this period, the individual shall not be eligible for nomination, appointment, or election to any governance role of the Association. The disqualification period may not be waived, shortened, or overridden by the Board or Members.

@@ -1218,7 +1219,7 @@ export default function Section1() { Chair or designate shall collect and count the ballots. -
  • +
  • Vendor with the majority votes shall be selected.
  • @@ -1229,7 +1230,11 @@ export default function Section1() {

    4.11.3 Record Keeping

    +

    + Minutes shall record the vendor selection process, including: +

      +
    • Quotes received @@ -1373,7 +1378,7 @@ export default function Section1() {

      5.3 Board Meeting

      - +
      • - The Board of Directors shall hold meetings generally once a month (minimum 9 in a year) to manage the affairs of the Association. + The Board of Directors shall hold meetings generally once a month (minimum 9 in a year) to manage the affairs of the Association.
      • a)Membership Co-ordinators (2) – Maintain list of paid members including names, address, life members.
      • - b) Media Coordinators (2). + b) Media Coordinators (2).
      • diff --git a/components/events/UpcomingEventData.jsx b/components/events/UpcomingEventData.jsx index 55d66a1..9d90f67 100644 --- a/components/events/UpcomingEventData.jsx +++ b/components/events/UpcomingEventData.jsx @@ -153,7 +153,7 @@ export default function UpcomingEventData() {
        • - {" "} + {event.time{" "} {event.time ? `${event.time} - ` : ""} {formatEventDate(event.date)} @@ -198,7 +198,7 @@ export default function UpcomingEventData() {
          • - {" "} + {event.time{" "} {event.time ? `${event.time} - ` : ""} {formatEventDate(event.date)}