Skip to content

Create comprehensive careers page with modern design and responsive layout#147

Merged
sanjay-kv merged 2 commits into
mainfrom
copilot/fix-50
Jul 11, 2025
Merged

Create comprehensive careers page with modern design and responsive layout#147
sanjay-kv merged 2 commits into
mainfrom
copilot/fix-50

Conversation

Copilot AI commented Jul 6, 2025

Copy link
Copy Markdown
Contributor

🎯 Overview

This PR implements a complete careers page that replicates modern design patterns similar to AppSumo's careers page, as requested in the issue. The page includes all required sections with responsive design, smooth animations, and seamless integration with the existing website.

✨ Features Implemented

📋 Page Sections:

  • Hero Section - Compelling headline with call-to-action buttons for navigation
  • Culture & Values - Showcases company culture with 3 core values (Innovation First, Collaboration, Growth Mindset)
  • Perks & Benefits - 6 key benefits with icons including Remote First, Competitive Salary, Learning & Development, Health & Wellness, Unlimited PTO, and Career Growth
  • Job Openings - 4 placeholder positions (Frontend Developer, Backend Developer, DevOps Engineer, Technical Writer) with application links
  • Testimonials - Auto-rotating carousel featuring team member testimonials
  • Call-to-Action - Final section encouraging candidates to get in touch

🎨 Design & UX:

  • Responsive Design - Optimized for desktop, tablet, and mobile devices
  • Modern Animations - Framer Motion powered scroll-triggered animations with stagger effects
  • Consistent Branding - Blue/purple gradient themes matching existing site design
  • Interactive Elements - Hover effects, smooth transitions, and testimonial carousel
  • Accessibility - Semantic HTML, proper headings structure, and keyboard navigation support

🔗 Navigation & Integration:

  • Updated footer "Careers" link to point to /careers instead of #
  • Smooth anchor navigation within the page (#openings, #culture)
  • All "Apply Now" buttons link to existing contact page
  • Seamless integration with existing Docusaurus layout and components

🛠️ Technical Implementation

  • Built with React + TypeScript following existing codebase patterns
  • Styled with Tailwind CSS for responsive design
  • Uses Framer Motion for smooth animations
  • Implements SEO-friendly meta tags and structured content
  • Minimal changes - Only 2 files modified (new page + footer update)

📱 Screenshots

Desktop View:
Careers Page Desktop

Mobile View:
Careers Page Mobile

✅ Testing

  • Build process completes successfully
  • Page renders correctly on all screen sizes
  • All navigation links and anchors work properly
  • Animations and interactions function smoothly
  • Footer careers link navigates to new page
  • Mobile responsiveness verified

📁 Files Changed

  • Created: src/pages/careers/index.tsx - Complete careers page implementation
  • Modified: src/theme/Footer/index.tsx - Updated careers link from # to /careers

Fixes #50.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel

vercel Bot commented Jul 6, 2025

Copy link
Copy Markdown
Contributor

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 6, 2025 6:22am

Copilot AI changed the title [WIP] Need to make a career page Create comprehensive careers page with modern design and responsive layout Jul 6, 2025
Copilot AI requested a review from sanjay-kv July 6, 2025 06:22
@sanjay-kv sanjay-kv added the area:db PRs with DB label Jul 11, 2025
@sanjay-kv sanjay-kv moved this to In Progress in @recode-web Jul 11, 2025
@sanjay-kv sanjay-kv added this to the recode:launch 3.0 milestone Jul 11, 2025
@sanjay-kv sanjay-kv marked this pull request as ready for review July 11, 2025 06:07
@sanjay-kv sanjay-kv merged commit ca15375 into main Jul 11, 2025
2 checks passed
@sanjay-kv sanjay-kv deleted the copilot/fix-50 branch July 11, 2025 06:07
@github-project-automation github-project-automation Bot moved this from In Progress to Done in @recode-web Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:db PRs with DB

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Need to make a career page

2 participants