Lovableprofessionbeginner
Medical Practice Website — Complete Founding Prompt
Build a trustworthy medical practice website in Lovable with appointment booking, patient info pages, and MedicalBusiness schema.
What you'll get
A clean, trustworthy medical practice website with appointment booking, patient resources, and MedicalBusiness schema markup.
The Prompt
Build a professional medical practice website for [PRACTICE_NAME], a [SPECIALTY] practice in [CITY_STATE] led by [DOCTOR_NAME]. ABOUT: - [PRACTICE_NAME] is a [SPECIALTY] practice in [CITY_STATE] - Led by [DOCTOR_NAME] and a team of specialists - Patient-first approach with modern facilities PAGES: 1. Home — Hero with welcoming headline "Compassionate [SPECIALTY] Care in [CITY_STATE]", trust signals (board certifications, patient satisfaction score, years of experience), services overview grid, and CTA to book appointment. 2. Services — Card grid of medical services offered, each with icon, description, and conditions treated. Group by category if multiple specialties. 3. About — Doctor and staff bios with credentials, education, board certifications. Office tour photo gallery. Mission statement and patient philosophy. 4. Patient Info — New patient forms (downloadable PDF), insurance accepted list, what to expect on first visit, office policies, and FAQ accordion. 5. Contact — Appointment request form (name, email, phone, preferred date, reason for visit, insurance provider) saving to Supabase "appointments" table. Office hours, address with map, and phone. DESIGN: - Primary: Blue #2B6CB0, Accent: Teal #38B2AC, Background: #F7FAFC - Typography: Clean sans-serif (Inter for headings and body) - Calming, clinical yet warm aesthetic with rounded corners - Subtle gradient backgrounds on hero sections TECHNICAL: - Appointment form saves to Supabase "appointments" table: id, name, email, phone, preferred_date, reason, insurance_provider, created_at - MedicalBusiness structured data (JSON-LD) with opening hours - HIPAA notice on contact form - Mobile-responsive with click-to-call phone numbers - SEO meta tags targeting [SPECIALTY] + [CITY_STATE] keywords
Replace these variables
| Variable | Replace with |
|---|---|
| [PRACTICE_NAME] | Name of the medical practice |
| [SPECIALTY] | Medical specialty (e.g., Cardiology, Pediatrics) |
| [CITY_STATE] | City and state location |
| [DOCTOR_NAME] | Lead physician name with credentials |
Tips for best results
Add a HIPAA disclaimer on any form that collects health information.
Include a prominent "Call Now" button for urgent appointment needs.
List accepted insurance providers prominently — patients check this first.
Follow-up prompts
Add patient portal
Add a patient portal login page where returning patients can view upcoming appointments and update their information. Use Supabase Auth for login.
Add telehealth
Add a Telehealth page explaining virtual visit options, how to prepare, and a separate booking form for video consultations.