Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodeGuide-dev/codeguide-starter-pro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CodeGuide-dev/codeguide-starter-pro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/blue-glassmorphism-landing-codeguide
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 11 files changed
  • 1 contributor

Commits on Aug 15, 2025

  1. feat: implement new landing page with blueish glass morphism design

    - Complete design system setup with blueish-whiteish color palette
    - Add glass morphism CSS utilities and modern Inter/Poppins fonts
    - Create compelling hero section with animated background elements
    - Build features section with glass cards showcasing 6 key benefits
    - Integrate all components into main page.tsx with responsive design
    - Optimize layout with proper spacing and user flow
    - Add footer with additional CTAs and branding
    
    The new landing page follows modern UI/UX best practices with:
    - Blueish-whiteish glass morphism theme
    - Clean typography with Inter/Poppins fonts
    - No gradients in buttons as requested
    - Responsive design for all devices
    - Smooth animations and hover effects
    Claude Code committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    d7a3d4c View commit details
    Browse the repository at this point in the history
Loading