Iterative design history for the Here I Stand sponsor page
Each version below represents one iteration of the sponsor page, produced in response to stakeholder feedback. Versions are preserved for side-by-side comparison. The Current version is linked from the main site navigation.
Current production-ready sponsor page version with iterative layout and interaction updates built on the earlier circular concept.
View v05Transitional iteration between v03 and v05 with visual and positioning updates for sponsor placements and styling.
View v04Implements a two-tier layout: 6 large sponsor circles in an inner ring and 6 smaller circles in an outer ring, all orbiting the central "Here I Stand" circle. Responsive and accessible, with improved visual hierarchy.
View v03
Sponsor data moved to an external sponsors.json file.
JavaScript calculates the current week's rotation group and populates
the 12 orbital slots automatically. Empty slots display as
Available (green). A week indicator shows the active
rotation period and group number.
Initial proof of concept. A central broadcast icon surrounded by 12 sponsor circles arranged in a CSS elliptical orbit. All slots are static and hardcoded in HTML. Established the core visual language for the sponsor page.
View v01