-
Notifications
You must be signed in to change notification settings - Fork 431
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
Added a New "Preloader" Matched with the Theme of The Website #1585
Conversation
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
✅ Deploy Preview for foodies-ordering-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @sunny0625 @khushi-joshi-05 pls take a look and review it |
@sunny0625 @khushi-joshi-05 review this PR |
@sunny0625 Please merge this PR |
@sunny0625 Please take a look at this PR and Merge it! |
@sunny0625 @khushi-joshi-05 I have resolve the conflicts pls merge this |
@sunny0625 If possible could you please increase the level? as per considering the changes! |
Description
Hey @sunny0625 @khushi-joshi-05
This PR introduces a new preloader matched to the website theme i.e. Foods and Resturants, to enhance the user experience on the website. The preloader is displayed as a full-screen overlay with a white background
video
as thepreloader content
.preloader
is styled to cover the entireviewport
with awhite
background.CSS transitions
to handle thefade-out
effect of the preloader smoothly.timeout
to hide the preloader after5 seconds
, with afade-out effect
.06.08.2024_01.02.27_REC.mp4
Responsive
Recording.2024-08-06.010629.mp4
Type of PR
Feature enhancement
Screenshots / videos (if applicable)
[Attach any relevant screenshots or videos demonstrating the changes]
Checklist
main
branch before making this PR