St. Pete Mitsubishi — Sell Us Your Car¶
Repo: savvydealer-adam/stpetemitsubishi-sellyourcar · Path: C:/Users/adam/stpetemitsubishi-sellyourcar · Owner: Adam
Status: Live · % Done: 60 · Last commit: 2026-04-15
Deployed: Cloud Run (pending Mitsubishi rebrand + final deploy)
What it is¶
"Sell Us Your Car" landing page for St. Pete Mitsubishi. Copy of the Sell-Us-Your-Car template, being rebranded for Mitsubishi.
Why it exists¶
St. Pete Mitsubishi needs a dedicated trade-in acquisition funnel. Template approach (fork + rebrand) is faster than a one-off build and keeps the form + reCAPTCHA + Resend wiring battle-tested.
How it works¶
- React 18 + TypeScript + Vite + Tailwind + shadcn/ui + Radix
- Express.js backend, in-memory storage (no DB)
- Lead form modal with reCAPTCHA v3
- Demo booking with date/time selector
- Resend for lead notification email
- File-based blog system (Markdown, no DB)
- SEO helpers + Schema.org structured data
What's done¶
- Template cloned from
Sell-Us-Your-Car - package-lock.json regenerated from scratch (2026-04-15)
- Form + email + reCAPTCHA wiring intact from parent template
What's next¶
- Mitsubishi rebrand: fonts, colors, logo per
savvy-demo/brand-guides/mitsubishi.md - Copy updates for St. Pete Mitsubishi
- Deploy to Cloud Run
- DNS cutover
Where the code lives¶
- Client:
client/src/ - Server:
server/ - Shared:
shared/schema.ts(Zod) - Content:
content/(Markdown blog posts)
Integrations¶
- Parent template: sell-us-your-car
- Brand reference:
savvy-demo/brand-guides/mitsubishi.md - Resend (email) + Google reCAPTCHA v3
Don't rebuild this — extend it¶
For another dealer's Sell-Us-Your-Car funnel, fork the Sell-Us-Your-Car template (not this repo). This repo is the St. Pete Mitsubishi instance only.