Skip to content

Conversation

abhishekkalme
Copy link
Contributor

@abhishekkalme abhishekkalme commented Jul 27, 2025

Description

This PR brings significant improvements to the Homepage, Sponsors, and Showcase sections of the site, ensuring better dark/light mode compatibility, enhanced styling, and improved user engagement.

Key Highlights:

  • ✅ Fixed dark mode inconsistencies on the Homepage and Showcase pages.
  • ✨ Added a Sponsors section with a modal-based GitHub sponsorship CTA.
  • 🎯 Improved Testimonial Carousel on the Homepage with better UI/UX and theme support.

Fixes #169 (Dark Mode Styling Inconsistencies on Homepage & Showcase)

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • UI/UX improvement (design, layout, or styling updates)

Changes Made

🔧 Theme & Styling Fixes

  • Removed hardcoded .dark classes from parent containers.
  • Used dark: Tailwind variants for adaptive styling.
  • Fixed unwanted white strip in dark mode on the Showcase page.
  • Updated text/background color logic for both themes.

🏠 Homepage Enhancements

  • Redesigned TestimonialCarousel with dark: support and responsive layout.
  • Improved animation and styling of testimonial cards.

💼 Sponsors Page

  • Introduced new Sponsors page with:
    • Tabs for "Current Sponsors" and "People We Sponsored"
    • Responsive SponsorCard component
    • Modal popup CTA with animated GitHub Sponsor button
  • Included dark mode support for the entire sponsor flow.

Dependencies

  • No new external libraries or packages added.
  • Fully compatible with Docusaurus and existing setup.

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers/devices.
  • My changes do not generate new console warnings or errors.
    ✅ Ran npm run build successfully and attached screenshots below.
  • This is already assigned Issue to me, not an unassigned issue.

Screenshots

Homepage Sponsors Page Npm Run Build
dark-mode testimonials sponsors

Copy link

vercel bot commented Jul 27, 2025

@abhishekkalme is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs.

In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊

Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv.

We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰

🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨

📚Your perks for contribution to this community 👇🏻

  1. Get free Consultation use code recode50 to get free: Mentorship for free.

  2. Get the Ebook for free use code recode at checkout: Data Science cheatsheet for Beginners.

  3. Check out this weekly Newsletter: Sanjay's Newsletter.

If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Member

@sanjay-kv sanjay-kv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work

Copy link

vercel bot commented Jul 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
recode-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2025 0:36am

@sanjay-kv
Copy link
Member

@abhishekkalme thanks for the changes

can you create another issue to fix the dark mode inconsistency in the docs page. i think the dacusaurus elements is conflicting there
https://www.recodehive.com/docs/sql/intro-sql
https://www.recodehive.com/our-sponsors/
https://www.recodehive.com/blogs

These are the pages still not reflected the changes

@sanjay-kv sanjay-kv merged commit 290791f into recodehive:main Jul 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Dark Mode Styling Inconsistencies on Homepage

2 participants