12 Commits
Author SHA1 Message Date
jinhojang6 0c9f3a934e fix: update site title and description for clarity and branding 2026-06-23 00:12:22 +09:00
jinhojang6 bd361cf3aa fix: match homepage about mobile section gap 2026-06-17 00:23:27 +09:00
jinhojang6 fd753b765e feat: enhance homepage sections with new data structure and components; refactor social proof stats handling and tests 2026-06-16 11:56:58 +09:00
jinhojang6 8da3fe77f0 feat: introduce SectionHeadingReveal component and enhance StackCard with scroll-linked rise effect; update various sections to utilize new component and improve layout 2026-06-16 11:56:58 +09:00
jinhojang6 021e8965d2 refactor: streamline component structure and update styles across homepage sections; enhance translations for clarity 2026-06-16 11:56:58 +09:00
jinhojang6 98b26706d5 refactor: remove unused sections and enhance StackCard component with scroll-linked rise effect; update translations for clarity 2026-06-16 11:56:58 +09:00
jinhojang6 375cb1ea31 Refactor homepage sections: replace AboutCarousel with CivilSocietyAccordion, introduce StackCard component, and update use cases section with new design and translations. Add new DecideSection and related images for use cases. 2026-06-16 11:56:58 +09:00
Jinho Jang a9d3dcdd8a Rebrand blog to Logos Media, refresh copy, and polish stack/hero UI (#43)
* fix(content): update description for storage overview section

* fix(content): update references from "The Logos Blog" to "Logos Media" across multiple files

* feat: Refactor blog section to media section

- Created new components for articles and podcasts under the media section.
- Updated routing constants to replace blog with media.
- Adjusted all references in the codebase from blog to media, including links, buttons, and navigation.
- Implemented new layout and design for articles and podcasts to enhance user experience.
- Updated translations and content references to align with the new media section.

* feat(about): replace h1 with AnimatedHeading component in AboutHero section

* fix: update import paths for PodcastsSection and adjust LambdaBadge properties in multiple components

* fix: adjust hover translation values for desktop stack items
2026-06-11 18:56:03 +09:00
Jinho JangandCopilot Autofix powered by AI bb6a7279ac fix: update mobile UI (#11)
* fix: delay homepage heading reveals

* fix: centre home about cards on mobile

* fix: align tech stack mobile divider spacing

* fix: align home stack mobile interactions

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: tighten home mobile sections

* fix: move tech stack mobile divider below ctas

* fix: disable static export RSC navigation fetches

* fix: align mobile tech stack cards

* fix: let home problem cards grow on mobile

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-27 05:46:58 +09:00
jinhojang6 4d1af25e73 feat: add subtle homepage motion polish 2026-05-20 23:57:23 +09:00
jinhojang6 8c7b4e39cf Refactor code for improved readability and consistency
- Updated error messages for clarity in GitHub client and configuration files.
- Reformatted code for better alignment and readability in various files including mutations, loaders, and schemas.
- Enhanced error handling by including causes in error messages where applicable.
- Adjusted function signatures for consistency across loaders and schemas.
- Added missing dependencies in turbo.json for test command.
2026-05-07 12:54:29 +09:00
jinhojang6 ee30a72f1c feat: add footer and navigation overlay components with icons 2026-04-22 00:29:40 +09:00