Skip to content

feat(databases): redesign page to match homepage#304

Merged
yangchuansheng merged 1 commit into
labring:mainfrom
yangchuansheng:codex/redesign-databases-homepage-style
Jul 10, 2026
Merged

feat(databases): redesign page to match homepage#304
yangchuansheng merged 1 commit into
labring:mainfrom
yangchuansheng:codex/redesign-databases-homepage-style

Conversation

@yangchuansheng

@yangchuansheng yangchuansheng commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Redesigns /products/databases to match the current homepage dark visual system.

This PR:

  • Replaces the legacy databases page header and footer with the shared homepage header and footer stack.
  • Adds the homepage hero background and light treatment for visual consistency.
  • Keeps the existing page copy and deploy flow while removing Kafka-related database content.
  • Aligns the footer bottom Sealos word with the homepage on desktop and mobile using the shared SealosSticky layer and a #0A0A0A backing layer.

Changes

  • Updated app/[lang]/products/databases/page.tsx to compose the page with shared homepage components.
  • Refined the feature, database, and CTA sections for the dark homepage visual language.
  • Removed Kafka entries from the database product list.
  • Updated .planning/STATE.md with the completed quick-task and PR shipping context.

Verification

  • npm run lint
  • rm -rf .next && npm run build
  • LSP diagnostics for app/[lang]/products/databases/page.tsx
  • git diff --cached --check
  • Static preview from out/ at http://127.0.0.1:3020
  • Browser QA with Playwright on desktop and mobile footer bottom viewports

Browser QA evidence generated locally:

  • /tmp/sealos-databases-ship-qa/home-desktop-viewport-bottom.png
  • /tmp/sealos-databases-ship-qa/databases-desktop-viewport-bottom.png
  • /tmp/sealos-databases-ship-qa/home-mobile-viewport-bottom.png
  • /tmp/sealos-databases-ship-qa/databases-mobile-viewport-bottom.png

TDD Audit

Test commit Impl commit gate_status
- 88dc96a feat(databases): redesign page to match homepage fallback

Aggregate: 0 skill, 1 fallback, 0 exempt, 0 missing.

gate_status: skill=0, fallback=1, exempt=0, missing=0

Update the databases product page to use the homepage header, hero background, content density, and shared footer treatment.

Remove Kafka-related database content while keeping the existing copy structure and deploy flow.

Align the footer bottom Sealos word with the homepage on desktop and mobile.

gate_status: fallback
@yangchuansheng yangchuansheng force-pushed the codex/redesign-databases-homepage-style branch from 6638664 to 88dc96a Compare July 9, 2026 09:25
@yangchuansheng yangchuansheng merged commit c0267b5 into labring:main Jul 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants