Skip to content

feat: convert ACMedia landing to light mode - #1

Merged
JafetCHVDev merged 2 commits into
mainfrom
codex/explain-codebase-structure-and-key-aspects
Dec 31, 2025
Merged

feat: convert ACMedia landing to light mode#1
JafetCHVDev merged 2 commits into
mainfrom
codex/explain-codebase-structure-and-key-aspects

Conversation

@JafetCHVDev

Copy link
Copy Markdown
Owner

Motivation

  • Move the ACMedia landing page from a dark aesthetic to a light-mode presentation for a brighter, higher-contrast UI.
  • Update surface, gradient and typographic colors so cards and sections read clearly on a light background.
  • Preserve the existing layout and animations while making the visual language feel airy and studio-oriented.

Description

  • Replace color tokens and gradients in app/page.tsx to use light backgrounds, lighter gradients, slate text, and softer shadows, and update small UI details (badges, highlights, cards).
  • Adjust card, section and button styles across hero, services, portfolio, methodology and contact sections while keeping the original structure and copy; add showcase, services, and highlights sample data.
  • Add acmedia-* animation keyframes and utility classes to styles/tailwind.css (acmedia-float, acmedia-pan, acmedia-glow) and apply them to relevant elements.
  • Add contact links (mailto: and tel:) and tweak interactive states to match the light palette.

Testing

  • Started the dev server with pnpm dev and Next compiled and served the app successfully (server reported ready).
  • Attempted an automated screenshot with Playwright, but Chromium failed to launch resulting in a TargetClosedError and the screenshot step did not complete.
  • No unit or integration test suites were executed as this is a UI/visual change only.

Codex Task

@vercel

vercel Bot commented Dec 31, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
saap Ready Ready Preview, Comment Dec 31, 2025 4:49am

@JafetCHVDev
JafetCHVDev merged commit e4b4e74 into main Dec 31, 2025
3 of 5 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.

1 participant