Skip to content

Move About Us and Home to main nav, add dropdown animation and some colors #692

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Raiden0456
Copy link
Member

@Raiden0456 Raiden0456 commented Jun 21, 2025

This pull request includes changes to improve navigation, enhance dropdown interactions, and refine localization text. The most significant updates involve restructuring navigation links, adding animations to dropdown menus, and standardizing localization strings.

Navigation Updates:

Dropdown Enhancements:

  • src/components/NavBar.astro: Added rounded corners, padding, and hover effects to dropdown buttons. Updated dropdown animations using animejs to improve visual transitions. [1] [2] [3]

Localization Refinements:

  • src/i18n/en/translation.json and src/i18n/ja/translation.json: Removed emojis from "About Us" text to standardize localization strings. [1] [2]

Styling Adjustments:

  • src/components/NavBar.astro: Updated dropdown styling to use a single border instead of a double border and added a shadow for better visual hierarchy.

Configuration Changes:

  • astro.config.mjs: Added trailingSlash: 'never' to the Astro configuration for cleaner URLs.
Screencast.From.2025-07-02.10-40-58.webm

@Raiden0456 Raiden0456 requested a review from taroj1205 June 22, 2025 11:49
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.

4 participants