Align PROJECT.md with actual files changed and current page patterns from this redesign pass
This commit is contained in:
parent
5d7e6e4fc7
commit
ea0ca8ae6f
1 changed files with 10 additions and 11 deletions
21
PROJECT.md
21
PROJECT.md
|
|
@ -6,10 +6,8 @@
|
|||
- Content source remains `site.config.js` for factual data (team, literature, testimonials, news, contact).
|
||||
- This update focused on a stronger visual hierarchy, mixed section layouts, and reduced repetitive card patterns.
|
||||
|
||||
## 2) Updated file structure notes (files changed)
|
||||
## 2) Updated file structure notes (files changed in this pass)
|
||||
- `views/layout.ejs`
|
||||
- `views/partials/header.ejs`
|
||||
- `views/partials/footer.ejs`
|
||||
- `views/index.ejs`
|
||||
- `views/about-autotq.ejs`
|
||||
- `views/company.ejs`
|
||||
|
|
@ -18,6 +16,7 @@
|
|||
- `views/testimonials.ejs`
|
||||
- `views/news.ejs`
|
||||
- `public/css/style.css`
|
||||
- `PROJECT.md`
|
||||
|
||||
## 3) Navigation/routes
|
||||
- Primary nav: `/`, `/about-autotq`, `/company`, `/research`, `/literature`, `/news`, `/testimonials`, `/contact`.
|
||||
|
|
@ -39,19 +38,19 @@
|
|||
- News rows with left accent instead of repeated large cards.
|
||||
|
||||
## 6) Content/layout updates by page
|
||||
- **Home (`index.ejs`)**: rebuilt with hero split, mission strip, challenge/context sections, use-case list, media band with video embeds, evidence orientation block, and mixed news/testimonial layout.
|
||||
- **Company (`company.ejs`)**: removed Company Gallery block; replaced with mission/operations split + team presentation.
|
||||
- **Research (`research.ejs`)**: added media-first section with video embed and clearer evidence reference rows.
|
||||
- **News (`news.ejs`)**: added featured video band plus press row list.
|
||||
- **Literature (`literature.ejs`)**: converted to structured document rows with stronger hierarchy.
|
||||
- **Testimonials (`testimonials.ejs`)**: switched from uniform cards to quote rows.
|
||||
- **Contact (`contact.ejs`)**: added media-supported hero and refined readiness-oriented intro.
|
||||
- **Home (`index.ejs`)**: kept mixed-layout structure; replaced research-adjacent image with product visual and tightened internal anchor linking.
|
||||
- **About (`about-autotq.ejs`)**: redesigned with high-contrast statistic showcase (`2`, `92%`, `100%`) and alternating split sections.
|
||||
- **Company (`company.ejs`)**: moved away from headshot-heavy cards to capability cards + clean people list rows.
|
||||
- **Research (`research.ejs`)**: added `#sources` anchor and expanded source-adjacent internal CTA links.
|
||||
- **News (`news.ejs`)**: added `#press-links` anchor and split CTA band to drive research/literature discovery.
|
||||
- **Literature (`literature.ejs`)**: improved heading hierarchy with section-level H2 and document-level H3 rows; added implementation CTA split section.
|
||||
- **Testimonials (`testimonials.ejs`)**: kept quote-row format and added balanced contextual section with supporting links.
|
||||
|
||||
## 7) Media inventory used in redesign
|
||||
Reused existing configured assets (from `config.assets.images`) across pages:
|
||||
- `hero`, `product`
|
||||
- `company1`–`company7`
|
||||
- team headshots (company page team cards)
|
||||
- no new external assets introduced in this pass
|
||||
|
||||
Added provided YouTube embeds:
|
||||
- `z7VjjfdjIhU`
|
||||
|
|
|
|||
Loading…
Reference in a new issue