Skip to content

Add TypeTable, Hydra8, Avenu, and Frontier News to products page#201

Merged
nicnocquee merged 1 commit into
mainfrom
add-new-products-page-entries
Jul 15, 2026
Merged

Add TypeTable, Hydra8, Avenu, and Frontier News to products page#201
nicnocquee merged 1 commit into
mainfrom
add-new-products-page-entries

Conversation

@nicnocquee

Copy link
Copy Markdown
Member

Summary

Adds four commercial products to /products and puts them first: TypeTable, Hydra8, Avenu, and Frontier News. Copy is in EN and ID; Learn More is omitted for Frontier News until a URL exists.

Related issues

Closes #200

Important changes

  • Commercial list order is now TypeTable → Hydra8 → Avenu → Frontier News → existing products (MediaPulse, StartGPT, etc.).
  • urlLearnMore is optional so products without a public site still render cleanly.
  • Avenu copy: "Enterprise-ready AI gateway. Create routing rules and budget for your team."

Other changes

  • Product images under public/images/products/ for the four new entries.
  • JSON-LD falls back to the products page URL when a product has no external link.

Key files to review

  • app/[lang]/(hyperjump)/products/data.ts — product order, URLs, images
  • app/[lang]/(hyperjump)/products/page.tsx — optional Learn More + JSON-LD fallback
  • locales/en/products.json / locales/id/products.json — titles and descriptions

How to test

  1. Run bun run generate-locales && bun dev.
  2. Open /en/products and /id/products.
  3. Confirm the four new products appear first, TypeTable is featured, and Learn More works for TypeTable / Hydra8 / Avenu but is hidden for Frontier News.
  4. Confirm Avenu's English description matches the enterprise-ready gateway wording above.

Surface newer commercial products ahead of StartGPT and the rest so visitors see current offerings first.
@cursor

cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@nicnocquee nicnocquee merged commit 5e4d13e into main Jul 15, 2026
11 checks passed
@nico-hyperjump nico-hyperjump deleted the add-new-products-page-entries branch July 15, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add TypeTable, Hydra8, Avenu, and Frontier News to products page

1 participant