Replace consulting form with cal.com booking; restore /build-my-app#373
Merged
Replace consulting form with cal.com booking; restore /build-my-app#373
Conversation
The consulting page now drives visitors straight to a paid working session via cal.com (with a discount link for Ultra and partners), removing the discovery-call funnel. /build-my-app comes back as a focused landing page for app project enquiries with the budget field restored on the lead form. - /consulting links to cal.com/team/nativephp/consult, surfaces $250/hr rate, and links Ultra/partners discount through to /pricing and /partners - Dashboard support tickets get a callout linking to the Ultra-rate cal.com link; public /support gets a generic booking callout at the bottom - /build-my-app restored as a Livewire-form-backed page with budget selector and partner/consult cross-links - Add Build entry (violet) to navbar, mobile menu, and footer; Ultra pill recoloured orange - Add "Discounted consult hourly rate" feature on the Ultra plan card - Update lead notification subject to reflect app-build context - Update tests for budget field + new routing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/consultingpage no longer collects leads via a form. Instead, it drives visitors straight into a paid working session through cal.com/team/nativephp/consult, bookable as soon as 2 hours from now. The "discovery call" funnel has been retired./pricing) and partners get an even better one (linking to/partners)./build-my-appis restored as a focused landing page for prospective app projects. The lead-submission form is back here, including the budget field that we removed in Transform /build-my-app into /consulting page #353./supportpage gets a "Need help even more quickly? Book a session" callout at the bottom linking to/consulting.NewLeadSubmittedmail subject is now "New App Build Enquiry" since the form lives on/build-my-apprather than/consulting.Test plan
php artisan test --compact tests/Feature/LeadSubmissionTest.php— 11 tests pass (covers budget field validation, build-my-app page renders, consulting page renders cal.com link)php artisan test --compact tests/Feature/NavigationMobileMenuBreakpointTest.php— passesvendor/bin/pint --dirty --format agent— pass/consulting,/build-my-app,/support, dashboard support tickets,/ultrain the browser