-
Notifications
You must be signed in to change notification settings - Fork 128
Fixes #3084: Add FeaturedPosts and LatestPosts components with Bento-style layout #191
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
base: main
Are you sure you want to change the base?
Conversation
…g homepage hierarchy Signed-off-by: Gourav <[email protected]>
|
Hi @amaan-bhati 👋, Kindly review my PR when you get a chance. Thank you! |
|
Hey @Gouravjaat07 thanks for raising this pr, can you please add a preview /screenshot before I do the final review on my local? |
|
Sure sir @amaan-bhati ! Here's the preview of the updated section 👇 Keploy_UI.Improvement.mp4 |
|
I have read the CLA Document and I hereby sign the CLA |
|
Hey Sir @amaan-bhati ! Here's the screenshot of the updated section 👇
|
|
Hi @amaan-bhati sir, I’ve completed this PR #191 (Add FeaturedPosts and LatestPosts components with Bento-style layout). |
amaan-bhati
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Gouravjaat07 thanks for raising the pr, its great that you added the featuredposts as well as the latestposts component but i think the bento grid part is still missing here, the cards are very simple and need a better styling, even ig you cant style it end to end, you should definitely try to make bento grid cards for both the components.
|
okay sir @amaan-bhati i got it. |
|
Hey @amaan-bhati , I’ve adjusted the FeaturedPosts component—do you think it now follows a Bento-style card layout? If yes, I’ll go ahead and adjust LatestPosts in the same way. FeaturedPosts: -
|



Related Tickets & Documents
Fixes: #3084
Description
This PR improves the blog homepage by implementing a clear content hierarchy and modern post layouts. Key updates include:
Overall improvement in user experience and post discoverability.
Changes
Type of Change
Testing
npm install
cp .env.local.example .env.local
npm run dev
Demo
Keploy_UI.Improvement.mp4
Blog-website_Responsiveness.mp4
Environment and Dependencies
Checklist