-
Notifications
You must be signed in to change notification settings - Fork 44
Updated API Fellowship website theme to match main website #25
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
Signed-off-by: Ayushman Singh <[email protected]>
|
Hey @ayushman31, Please ensure design consistency by: Making the slider animation for buttons uniform with the existing landing page to maintain the design language. Kindly update the design to align with the revamped home page. |
Signed-off-by: Ayushman Singh <[email protected]>
|
hey @TvisharajiK , i have updated the design to ensure consistency. 2025-03-19.16-29-17.mp4Please review it and let me know if any changes are needed. |
|
@TvisharajiK hey can you please review this |
|
Hey @ayushman31 Can you remove the star next to the github icon? |
Signed-off-by: Ayushman Singh <[email protected]>
|
hey @TvisharajiK , i have made the changes. Please review it and let me know if any changes are needed. |
|
hi @ayushman31, thanks for contributing!
|
Signed-off-by: Ayushman Singh <[email protected]>
|
hey @manasmanohar @TvisharajiK i have made all the necessary changes. added images and links in the testimonials Also have ensured lighthouse scores to be great !! Please review it and let me know if any more changes are needed. 😊 |
Signed-off-by: Ayushman Singh <[email protected]>
|
|
4 similar comments
|
|
|
|
|
|
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
3 similar comments
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
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 @ayushman31 Thanks for submitting this pr and for your patience, just one concern here:

This is the student program's website, i dont think so we really need the join cloud waiting list button here, it should be something like get started/register that redirects to https://docs.google.com/forms/d/e/1FAIpQLSc5132o6GBa1PLZOVRK3ZxEwUE8DGJivguHoREwOprg0AMDzg/viewform
src/components/hero.tsx
Outdated
| className="gap-2 text-sm font-medium bg-gradient-to-r from-orange-500 to-red-500 hover:from-red-500 hover:to-orange-500 rounded-full shadow-lg hover:shadow-xl transition-all duration-300 ease-in-out text-white px-8 py-2.5 flex items-center justify-center" | ||
| rel="noopener noreferrer" | ||
| > | ||
| <span>Join Cloud Waiting List</span> |
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.
I dont think so this should be join cloud waiting lis, it should be register/get started and it should redirect to https://docs.google.com/forms/d/e/1FAIpQLSc5132o6GBa1PLZOVRK3ZxEwUE8DGJivguHoREwOprg0AMDzg/viewform
|
hey @amaan-bhati , i have changed the button text to "Get Started" Please review it and let me know if any changes are needed. |
Signed-off-by: Ayushman Singh <[email protected]>
…ent-program into website-redesign







Rewrite Landing Page with TypeScript and NextJS
Summary
This PR rewrites the landing page using TypeScript to improve type safety, maintainability, and performance. The rewrite includes updates to the component structure, styling with dark mode, and interactions to enhance user experience.
✅ Pull Request Checklist
🎨 UI/UX Analysis
💅 Styling Updates
🌙 Dark Mode & Responsiveness
🔄 Component Replacement
🖼️ Branding & Optimization
🧪 Testing & Feedback
Fixes # (issue)
PR for following issue: keploy/keploy#2536
Changes Made
Key Benefits
Testing
Screenshots
Notes
Fixes # (issue)
PR for following issue: keploy/keploy#2536