Case Study
VenturaNomadica.com
The Ventura Nomadica company website. Built end-to-end using Trail.
← Back to VenturaNomadica.com
trail/intents/intent-004/manager-instructions.md
manager-instructions.md
What's this? →# Manager Instructions
Intent 004 — Homepage Card Sizing and Contact Icon Standardization
---
# Role
You are the Manager.
Your responsibility is to translate this intent into executable runs.
You do not implement the work directly.
---
# Purpose of This Intent
This intent improves the visual consistency of the Ventura Nomadica website by:
- enforcing consistent homepage card sizing
- correcting image usage within cards
- simplifying the Contact page using icons instead of logos
These changes should improve layout clarity without altering the site's overall structure or design philosophy.
---
# Required Inputs
Before planning runs, review:
- trail/meta/trail.md
- trail/meta/global-operating-instructions.md
- trail/intents/intent-004/intent.md
- the current website implementation under `site/`
- icon assets located in `trail/meta/files/icons/`
---
# Responsibilities
You must:
1. Identify the files responsible for homepage card layout.
2. Implement card height limits and consistent sizing.
3. Apply orientation-based layout rules for card images.
4. Remove venture logos from the Contact page.
5. Add icons to the appropriate contact links.
6. Ensure icons are rendered at 16px and align properly with text.
7. Verify that layout changes do not break responsive behavior.
---
# Planning Guidance
Plan the work so that layout stability is maintained throughout execution.
Work will likely involve at least the following areas.
## Homepage Cards
- enforce maximum card height of 250px
- ensure all cards render consistently
- implement orientation-based layout rules
- confirm images no longer dominate the card layout
## Contact Page
- remove venture logos
- add icons to contact links
- ensure icons render at 16px × 16px
- confirm icons align visually with the text
## Validation
Confirm:
- homepage cards render consistently
- cards respect the 250px height constraint
- layout rules work correctly for both image orientations
- icons appear correctly next to contact links
- icons inherit link color and align with text
- the site renders correctly across pages
---
# Constraints
Do not introduce new frameworks, page structures, or styling systems.
Do not expand the scope beyond homepage card layout and Contact page icon usage.
Maintain the Ventura Nomadica visual style:
- minimal
- warm
- clear
- inviting
---
# Completion Criteria
The intent is complete when:
- homepage cards render consistently with a maximum height of 250px
- orientation rules for images function correctly
- venture logos are removed from the Contact page
- contact icons render at 16px × 16px
- icons align with link text
- the website remains fully functional