Skip to content

Conversation

@arghyaxcodes
Copy link
Member

@arghyaxcodes arghyaxcodes commented Aug 29, 2025

image
  • Introduce multiple components for improved user engagement and navigation on the homepage, including dark mode compatibility and animations.
  • Update documentation styles for consistency and enhance SEO with updated page titles.
  • Refactor existing components for better organization and readability.

…GitHub link

- Introduces a HeroSection component for the homepage featuring motion-based animations, a call-to-action button for learning  Java, and a link to the project's GitHub repository.
- Enhances user engagement and navigability while maintaining accessibility standards.
… dark/light mode support and dynamic image handling

- Introduces HomeTabs and UnderlineTabs components to enhance the home page with tab-based navigation.
- The components support dynamic dark/light mode image handling and responsive design.
- HomeTabs dynamically renders tabs for "Docs" and "Programs" with appropriate icons and previews based on the active theme.
- UnderlineTabs provides reusable tab navigation with visual feedback, including a sliding underline indicator.
- Enhances user experience with theme-aware visuals and improved navigation structure.
…ture cards and animations

- Introduces a new FeaturesSection component to showcase key features with dark/light mode compatibility and reactive animations.
- Includes memoized feature card data for efficiency, interactive elements, and responsive design to enhance the user experience.
…nimations

- Introduces the VisionSection component to enhance the home page with engaging animations and hover effects, promoting the organization's vision.
- Adds the reusable Ripple component for dynamic visual effects, supporting customization such as size, opacity, and circle count.
- Improves interactivity and visual appeal, aligning with modern design practices.
…ards and responsive design

- Introduces a new BentoGridSection component featuring animated cards with hover and tap interactions.
- Highlights include responsive design, dynamic image rendering based on dark mode,
and visually engaging badges.
- Enhances user experience with modern, interactive UI elements.
…-action and responsive design

- Introduces a CTASection component featuring motion-based animations and responsive design.
- Includes a call-to-action encouraging users
to start learning, with hover effects for enhanced interactivity.
- Supports a visually engaging and user-friendly experience.
…nts for improved organization and readability

- Reorganizes HomePage to utilize modular components, enhancing clarity, maintainability, and scalability.
- Updates layout to integrate new
sections for streamlined content presentation.
- Simplifies logic by removing unused code and redundant features, focusing on a modular
design approach.
- Improves responsiveness and user experience while maintaining compatibility with the existing design system.
…ove styling for better layout and readability
@vercel
Copy link

vercel bot commented Aug 29, 2025

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

Project Deployment Preview Comments Updated (UTC)
javaistic Ready Ready Preview Comment Aug 29, 2025 5:37pm

…ility and performance

- Removed unused `linkItems` import from `layout.tsx`.
- Updated string literals to use HTML entities for apostrophes in `layout.tsx`.
- Cleaned up style object formatting in `playground/layout.tsx`.
- Standardized string quotes and formatting in `playground/page.tsx`.
- Replaced `img` with `Image` component in `footer.tsx` for better optimization.
- Enhanced type safety in `badge.tsx` by specifying `TargetAndTransition` for `hoverAnimation`.
- Updated `useDebounce` function type parameters in `underline-tabs.tsx` for better type inference.
@arghyaxcodes arghyaxcodes merged commit a5556a0 into main Aug 29, 2025
4 checks passed
@arghyaxcodes arghyaxcodes deleted the feat/redesign-website branch August 29, 2025 17:39
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.

2 participants