CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

Remove static Pricing page; redirect /pricing -> /booking #3706

Merged⚡ AI-generatedXLccantynz wants to mergeclaude/setup-maps-api-key-uc4c4mainopened May 1, 2026
ccantynzcommented May 1, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/Hibiscus-to-airport/pull/41


The hardcoded suburb price table on /pricing drifted from the live pricing engine (Gulf Harbour and Millwater were both incorrect) and will keep drifting whenever fuel rates change. Customers now go straight to /booking for an exact, live-calculated quote.

Changes:

  • Delete frontend/src/pages/Pricing.jsx
  • Drop lazy import + route from App.js
  • Remove Pricing nav link from Header (desktop + mobile)
  • Remove Pricing link from Footer's services list
  • Replace "View Pricing" Hero button with "Call 021 743 321" tel CTA
  • Drop /pricing from speculation-rules prerender list in index.html
  • Drop /pricing entry from sitemap.xml
  • Add 301 redirect /pricing -> /booking in vercel.json so existing inbound traffic and any indexed Google results still convert

https://claude.ai/code/session_017pCkmp11Xm1LVQLug3Gz8N

ccantynzcommented May 1, 2026

Originally written by @vercel[bot] on GitHub.


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hibiscus-to-airport Ready Ready Preview, Comment May 1, 2026 1:26am

Request Review

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts