Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added

- Introduced SDD structure for Services Page
- Updated SDD docs to include new Service page issues

### Fixed

Expand Down
5 changes: 3 additions & 2 deletions specs/services-page/references.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
[Figma](https://www.figma.com/design/Fp0lLB5OWZLJseTs2svGbg/Web-Dev-Path_design?node-id=4813-12781&t=nFCiwC8KAHXakSmE-0)


### Page components doc
### Google Docs

[Google doc](https://docs.google.com/document/d/15evnvS0T8jMhE_mlp1IyIOEhWWKH7eaDwoKVWrLG9PM/edit?usp=sharing)
[Components' Study, Content, and Architecture](https://docs.google.com/document/d/15evnvS0T8jMhE_mlp1IyIOEhWWKH7eaDwoKVWrLG9PM/edit?usp=sharing)
[Design System Doc](https://docs.google.com/document/d/16SaPlRJmAB6GCPcW4uo09owKVvkD0sgKm-BZzh0avEc/edit?usp=drive_link)


### Design Notes
Expand Down
65 changes: 11 additions & 54 deletions specs/services-page/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,72 +2,40 @@

## Foundation

- [ ] Create specification-driven development structure.
- [ ] Align team on specification-driven workflow.
- [ ] Reference specification files and how to use it under the Wikipedia.
- [PR 306](https://github.com/Web-Dev-Path/web-dev-path/pull/306) Create specification-driven development structure. - DONE
- [Slack Convo](https://webdevpath.slack.com/archives/C09JD1SKVSQ/p1779164066044519) Align team on specification-driven workflow.- DONE
- [Issue 307](https://github.com/Web-Dev-Path/web-dev-path/issues/307) Reference specification files and how to use it under the Wikipedia. - OPEN

---

## Hero Section

### Content
- [Issue #308](https://github.com/Web-Dev-Path/web-dev-path/issues/308) - OPEN

- [ ] Finalize hero headline.
- [ ] Finalize hero supporting copy.
- [ ] Finalize discovery call messaging.

### Development

- [ ] Remove custom intake form fields.
- [ ] Add Calendly CTA button.
- [ ] Connect CTA to Calendly booking flow.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.

### Validation

- [ ] Verify Calendly flow works correctly.
- [ ] Verify no duplicate data entry exists.

---

## What We Offer

- [ ] Confirm service categories.
- [ ] Create service card component.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.
- [ ] Validate responsive behavior.
- [Issue #310](https://github.com/Web-Dev-Path/web-dev-path/issues/310) - OPEN

---

## How It Works

- [ ] Review process messaging.
- [ ] Create process step component.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.
- [ ] Validate responsive behavior.
- [Issue #311 ](https://github.com/Web-Dev-Path/web-dev-path/issues/311) - OPEN

---

## Why Choose Us

- [ ] Finalize section content.
- [ ] Create differentiator card component.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.
- [ ] Validate responsive behavior.
- [Issue #312](https://github.com/Web-Dev-Path/web-dev-path/issues/312) - OPEN

---

## Technology Stack
## Empowering Your Business with Modern Web & Team Solutions section (Technology Stack)

- [ ] Confirm technology list.
- [ ] Create technology showcase component.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.
- [ ] Validate responsive behavior.
- [Issue #313](https://github.com/Web-Dev-Path/web-dev-path/issues/313)

---

Expand Down Expand Up @@ -125,22 +93,11 @@ Pricing implementation must not begin until pricing research has been completed

---

## Discovery Call Section
## Need More Info? Let's Schedule Your Discovery Call section (Discovery Call Section)

- [ ] Finalize CTA copy.
- [ ] Implement CTA section.
- [ ] Connect CTA to Calendly.
- [ ] Implement desktop layout.
- [ ] Implement mobile layout.
- [ ] Validate responsive behavior.
- [issue #314](https://github.com/Web-Dev-Path/web-dev-path/issues/314) - OPEN

---

## Footer

- [ ] Integrate existing footer.
- [ ] Validate navigation links.
- [ ] Validate responsive behavior.

---

Expand Down