Skip to content

Replaced testimonial in the testimonial section and applied requested changes #1512

Open
hrx01-dev wants to merge 2 commits into
recodehive:mainfrom
hrx01-dev:testinomial-update
Open

Replaced testimonial in the testimonial section and applied requested changes #1512
hrx01-dev wants to merge 2 commits into
recodehive:mainfrom
hrx01-dev:testinomial-update

Conversation

@hrx01-dev
Copy link
Copy Markdown

Description

This PR Updates the testimonial section as per the reference design and feedback .
Fixes #1499

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify):

Changes Made

-Replaced Build Club content with Recode Hive
-Updated Testimonial cards as per feedback
-Removed link as requested
-Maintaining clean/default styling where icons were not provided
Screenshot 2026-05-14 191851

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers and devices
  • My changes do not generate new console warnings or errors .
  • I ran npm run build and attached screenshot(s) in this PR.
  • This is already assigned Issue to me, not an unassigned issue.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 14, 2026

@hrx01-dev is attempting to deploy a commit to the recode Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

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! 😊

@github-actions github-actions Bot added in-review The current changes are in review and would need approval and testing before merging level 1 10 points recode this is label for leaderboard labels May 14, 2026
@github-actions github-actions Bot added this to the recode:launch 3.0 milestone May 14, 2026
@github-actions
Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1499:

  • Labels: level 1, recode
  • Milestone: recode:launch 3.0

@github-actions github-actions Bot added this to the recode:launch 3.0 milestone May 14, 2026
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 14, 2026

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

Project Deployment Actions Updated (UTC)
recode-website Ready Ready Preview, Comment May 14, 2026 3:25pm

@sanjay-kv
Copy link
Copy Markdown
Member

@hrx01-dev nicely done

@sanjay-kv sanjay-kv added gssoc26 Contributions towards girl script summer of code level2 gssoc26 label labels May 14, 2026
@sanjay-kv
Copy link
Copy Markdown
Member

can u check on this lint error


Run npm ci
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'lint-staged@17.0.4',
npm warn EBADENGINE   required: { node: '>=22.22.1' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: 'listr2@10.2.1',
npm warn EBADENGINE   required: { node: '>=22.13.0' },
npm warn EBADENGINE   current: { node: 'v20.20.2', npm: '10.8.2' }
npm warn EBADENGINE }
npm error code EUSAGE
npm error
npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: @emnapi/core@1.10.0 from lock file
npm error Missing: @emnapi/runtime@1.10.0 from lock file
npm error Missing: @emnapi/wasi-threads@1.2.1 from lock file
npm error
npm error Clean install a project
npm error
npm error Usage:
npm error npm ci
npm error
npm error Options:
npm error [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling]
npm error [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm error [--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]
npm error [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
npm error [--no-bin-links] [--no-fund] [--dry-run]
npm error [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm error [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm error
npm error aliases: clean-install, ic, install-clean, isntall-clean
npm error
npm error Run "npm help ci" for more info
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-05-14T15_31_10_051Z-debug-0.log
Error: Process completed with exit code 1.

@github-actions
Copy link
Copy Markdown

✅ Synchronized metadata from Issue #1499:

  • Labels: level 1, recode
  • Milestone: recode:launch 3.0

@Adez017 Adez017 self-requested a review May 14, 2026 16:35
Copy link
Copy Markdown
Member

@Adez017 Adez017 left a comment

Choose a reason for hiding this comment

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

@hrx01-dev , rest everything is fine, just try to fix the build error

@Adez017
Copy link
Copy Markdown
Member

Adez017 commented May 14, 2026

Hi @sanjay-kv @hrx01-dev the issue is becuase some updates in the package library versions . will try to produce a fix on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc26 Contributions towards girl script summer of code in-review The current changes are in review and would need approval and testing before merging level 1 10 points level2 gssoc26 label recode this is label for leaderboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replace testimonials on the main page

3 participants