Skip to content

[Feature] [Site]: revamp AI messaging, landing pages, and ambassador experience#165

Merged
Gautam25Raj merged 5 commits into
masterfrom
feature/site-ai-experience-revamp
Jun 29, 2026
Merged

[Feature] [Site]: revamp AI messaging, landing pages, and ambassador experience#165
Gautam25Raj merged 5 commits into
masterfrom
feature/site-ai-experience-revamp

Conversation

@Gautam25Raj

Copy link
Copy Markdown
Collaborator

Summary

This pull request delivers a comprehensive refresh of the VeriWorkly marketing site, with a stronger emphasis on AI-powered document creation, improved product messaging, and a redesigned ambassador experience. It also introduces new interactive UI components, refines pricing communication, and enhances the overall visual consistency and user experience across the site.

What's Changed

AI & Product Experience

  • Refreshed template and feature messaging to better showcase AI-powered resume, cover letter, and portfolio creation.
  • Highlighted AI capabilities such as ATS scanning, one-click document ingestion, and intelligent document generation.
  • Updated hero, CTA, and product sections to reflect VeriWorkly's broader document ecosystem.
  • Expanded FAQs, resources, and use cases with additional information around document privacy, customization, and AI-powered workflows.

Pricing & Billing

  • Introduced a revised pricing structure with clearer plan positioning and AI credit information.
  • Updated billing pages to reflect new plan names and descriptions.

Landing Page & UI Enhancements

  • Added reusable Floating and FloatingElement components for interactive parallax effects.
  • Introduced the TextRotate component to create animated rotating text experiences.
  • Added the useMousePositionRef hook to support responsive mouse-driven interactions.
  • Improved overall visual consistency, responsiveness, and engagement across marketing pages.

Ambassador Program Refresh

  • Redesigned the Ambassador page with a modular component architecture.

  • Introduced dedicated sections including:

    • Ambassador Hero
    • Navigation
    • Perks
    • Playbook
    • Earnings Calculator
    • Leaderboard
    • FAQ
    • Footer
  • Removed legacy components and simplified the page structure for improved maintainability.

  • Added new ambassador visual assets.

Maintenance

  • Updated project version references.
  • Refined component organization and removed obsolete marketing components.

Notes

  • No breaking changes are introduced.
  • This PR represents a significant refresh of the marketing experience, improving product messaging, discoverability, accessibility, and visual polish while better communicating VeriWorkly's AI-powered capabilities.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • 🧪 Tests (adding or updating tests)

Checklist

  • I have read the CONTRIBUTING.md document.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

…ocument versatility

- Updated document type summaries to highlight AI capabilities in resume and cover letter templates.
- Enhanced benefits section to include new features like AI & ATS scanner and one-click ingestion.
- Revised CTA and hero sections to reflect broader document creation (resumes, cover letters, portfolios).
- Improved how-it-works and use cases sections to clarify the platform's functionality and target audience.
- Expanded resources and FAQs to address document privacy and customization options.
- Introduced new pricing structure for flexible access to features and AI credits.
- Updated billing page to reflect new plan names and descriptions.
- Deleted CampusLeaderboard component and its associated code.
- Updated ambassador page to include new components: AmbassadorNav, AmbassadorHero, AmbassadorPerks, AmbassadorPlaybook, AmbassadorCalculator, AmbassadorLeaderboard, AmbassadorFAQ, and AmbassadorFooter.
- Removed key benefits and FAQ items from the ambassador page.
- Adjusted layout and styling for the ambassador page.

feat: add parallax floating effect and text rotation component

- Introduced Floating and FloatingElement components for parallax effects.
- Added TextRotate component for rotating text with animation.
- Implemented useMousePositionRef hook to track mouse position relative to a container.

fix: update version numbers across the project

- Updated StudioShell component to reflect new version.
- Added ambassador hero image to public assets.
@Gautam25Raj Gautam25Raj added bug Something isn't working enhancement New feature or request frontend UI/client-side code ui/ux Design or user experience improvements labels Jun 29, 2026
@Gautam25Raj Gautam25Raj merged commit bd8e65b into master Jun 29, 2026
10 checks passed
@Gautam25Raj Gautam25Raj deleted the feature/site-ai-experience-revamp branch June 29, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request frontend UI/client-side code ui/ux Design or user experience improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant