Add generated marketing pattern hero - #59
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 57a92e0447
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <dl class="jk-surface-marketing-proofline" id="meal-plan" data-pattern-region="proof" aria-label="Meal plan member proof"> | ||
| <div><dt>4.8/5</dt><dd>member rating</dd></div> | ||
| <div><dt>$34</dt><dd>average weekly savings</dd></div> | ||
| </dl> |
There was a problem hiding this comment.
Restore the sample-plan target
When a visitor follows “See a sample plan,” #meal-plan now contains only a member rating and savings statistic; the recipes, meal timings, and swap evidence were removed. This breaks the specimen’s declared activity and completion path, which require the shopper to inspect a sample plan before joining, and the generated background cannot replace that information for users who cannot perceive it. Restore meaningful sample-plan content at this target or change the interaction contract and control label accordingly.
AGENTS.md reference: AGENTS.md:L30-L36
Useful? React with 👍 / 👎.
Summary
Validation
npm run test:sitenpm run site:buildgit diff --check HEAD^ HEAD