Skip to content

Modernize Tenkei Aikidojo Landing Page#59

Open
sapiderman wants to merge 5 commits into
mainfrom
modernize-landing-page-459457737030539575
Open

Modernize Tenkei Aikidojo Landing Page#59
sapiderman wants to merge 5 commits into
mainfrom
modernize-landing-page-459457737030539575

Conversation

@sapiderman

Copy link
Copy Markdown
Owner

This PR modernizes the Tenkei Aikidojo landing page to provide a more professional and "sleek" user experience.

Key changes include:

  • Visual Overhaul: Switched to a dark theme with glassmorphism effects, animated background blobs, and a refined typography scale using Tailwind CSS.
  • Architecture: Refactored the monolithic page.tsx into small, maintainable components located in the components/ directory.
  • i18n Improvements: Added comprehensive translation keys for all new sections in en, id, and ja locales. Fixed a specific bug where the "Latest from Dojo" header was hardcoded.
  • Verification: Confirmed successful production builds and verified visual rendering across all languages using Playwright.

The design successfully mirrors the high-end feel of the reference site while maintaining the specific content and branding of the Tenkei Aikidojo.


PR created automatically by Jules for task 459457737030539575 started by @sapiderman

- Redesigned the landing page with a modern, glassmorphic aesthetic inspired by hyperjump.tech.
- Updated Tailwind configuration with a custom zinc/blue palette and global animations.
- Modularized page content into reusable components: Hero, Programs, DojoSection, FAQ, and Header.
- Improved internationalization (i18n) support across English, Indonesian, and Japanese, fixing hardcoded strings in the Events component.
- Enhanced responsive layout and visual consistency across all localized versions.

Co-authored-by: sapiderman <964106+sapiderman@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@vercel

vercel Bot commented Mar 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
tenkei-web Ready Ready Preview, Comment Mar 8, 2026 3:14am

- Redesigned the landing page with a modern, glassmorphic aesthetic inspired by hyperjump.tech.
- Modularized content into reusable components: Hero, Programs, DojoSection, FAQ, and Header.
- Updated Tailwind configuration with custom colors and global dark-theme styles.
- Fixed i18n support across English, Indonesian, and Japanese locales.
- Updated GitHub Actions to use Node.js 22.x and enable Corepack for Yarn 4 support.

Co-authored-by: sapiderman <964106+sapiderman@users.noreply.github.com>
- Redesigned landing page with a sleek glassmorphic aesthetic (Hero, Programs, DojoSection, FAQ).
- Modularized architecture into reusable React components.
- Fixed GitHub Actions by enabling Corepack for Yarn 4 support and updating to Node 22.x.
- Fully localized all new sections (Hero titles, Dojo details, Programs) in EN, ID, and JA.
- Ensured consistent CI build steps with explicit 'yarn install'.

Co-authored-by: sapiderman <964106+sapiderman@users.noreply.github.com>
- Redesigned landing page with a sleek glassmorphic aesthetic (Hero, Programs, DojoSection, FAQ).
- Modularized architecture into reusable React components.
- Fixed GitHub Actions and Dockerfile by enabling Corepack for Yarn 4 support.
- Updated .devcontainer/devcontainer.json to be valid JSON for Snyk compliance.
- Fully localized all new sections (Hero, Dojo details, Programs) in EN, ID, and JA.
- Removed redundant 'cache: yarn' from setup-node to prevent CI version mismatch.

Co-authored-by: sapiderman <964106+sapiderman@users.noreply.github.com>
- Redesigned landing page with Hero, Programs, Dojo, and FAQ sections
- Modernized subpages (/about, /dojos, /shinjuku, /register) to match theme
- Implemented glassmorphic UI components and entrance animations
- Updated i18n keys for EN, ID, and JA in public/locales
- Enabled Corepack for Yarn 4 support in CI/CD and Docker
- Standardized Header and Footer across the entire site
- Upgraded environment to Node 22

Co-authored-by: sapiderman <964106+sapiderman@users.noreply.github.com>
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.

1 participant