Merged
Conversation
- add Testimonials Slice - add album Slice - format code - install and add pritter
Features/slice
- Updated index.html to change the favicon and title for better branding. - Added new dependencies: `lenis` for smooth scrolling and `react-helmet-async` for improved SEO management. - Implemented Redux state management for the about page in Body.jsx. - Introduced new components: AboutHero, CampusFacilities, Courses, History, and Teachers to enrich the About page. - Enhanced Footer component with navigation links and improved layout. - Updated Navbar to use NavLink for active link styling. - Improved Loader component with a more engaging loading animation. - Adjusted Testimonials autoplay speed for better user experience. - Added new SVG assets for visual enhancements. - Refactored Home and About pages to include Helmet for dynamic title and meta description. This commit significantly improves the user interface and experience across the application.
- Delete Service Folder - Add hooks folder and add Multiple Custom hook to handle api call - make Multiple Slice to handle api properly All the Api data Store in Multiple Slice - Add About Slice to Handle all the Api Routes related to About page - Add Home Slice to Handle all the Api Routes related to Home page - Remove ui slice - Format Code - Update Multiple Components
- Added new dependencies: `@barba/core` for page transitions and `swiper` for improved carousel functionality. - Updated `Body.jsx` to include a Loader component for better user experience during data fetching. - Refactored Navbar and Footer components for improved layout and responsiveness. - Enhanced the About page components: AboutHero, CampusFacilities, Courses, History, and Teachers with better styling and structure. - Implemented Redux state management for testimonials in `uiSlice.js` and updated the user service to fetch testimonials. - Removed unused SVG assets and optimized existing images for better performance. - Improved overall responsiveness and accessibility across various components. This commit significantly enhances the user interface and experience, making the application more dynamic and visually appealing.
…itm-frontend into Sameer/About Merge About and Home Page Together
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for ciitmfrontend failed.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.