export default function LensOnSocialAIPage() { const scrollTo = (id) => { const el = document.getElementById(id); if (el) el.scrollIntoView({ behavior: "smooth", block: "start" }); }; const features = [ "HIPAA‑compliant CRM (up to 10 seats)", "Content planner & scheduler with Canva integration", "Multi‑platform posting (FB, IG, TikTok, YouTube, Pinterest, GBP)", "AI content assist (captions, prompts, script ideas)", "Analytics basics (reach, engagement, clicks, profile actions)", "Weekly group coaching + recordings", ]; const steps = [ { step: "01", title: "Schedule your strategy call", desc: "We learn your goals, patients, and brand voice to shape a lightweight plan you can actually follow.", }, { step: "02", title: "Activate your platform", desc: "Get access to your HIPAA‑compliant CRM and content planner. Connect FB/IG/TikTok/YouTube/Pinterest/GBP in minutes.", }, { step: "03", title: "Join weekly coaching", desc: "Implement proven frameworks with live guidance. Build a 30‑day calendar and keep the momentum going month after month.", }, ]; const faqs = [ { q: "Is this only for optical?", a: "No. Lens on Social AI is designed for any medical office: dental, med spa, dermatology, chiropractic, primary care, and specialty clinics—optical included.", }, { q: "Are automations included?", a: "Not in the $297/month core plan. Automations (like reminders, review asks, DM replies, missed‑call text‑backs) can be scoped as an optional upgrade when you’re ready.", }, { q: "Do you post for us?", a: "The core plan is software + coaching so your team can post confidently. If you want our team to handle posting, choose a Done‑for‑You upgrade later.", }, { q: "Is the CRM actually HIPAA‑compliant?", a: "Yes—the CRM is configured to support HIPAA compliance. Your usage must follow your policies and BAAs.", }, { q: "What results can we expect in 8 weeks?", a: "Polished profiles, a 90‑day content plan, improved GBP performance, and a repeatable monthly rhythm your staff can maintain.", }, ]; return (
{/* Header */}
Lens on Social AI
Schedule a Strategy Call
{/* Hero */}

Where luxury brand standards meet healthcare marketing.

A HIPAA‑compliant CRM and coaching program that makes consistent, credible social media realistic for busy medical practices.

  • 32 years in optical & luxury brand marketing
  • 15+ years managing social media at scale
  • AI frameworks, templates, and shortcuts revealed
  • Built for medical: dental, optical, med spa, derm, chiro, more
Schedule a Strategy Call

StoryBrand Snapshot

  • Character: Busy medical practices that want credible social without chaos.
  • Problem: Inconsistent posting, weak GBP, missed patient trust.
  • Guide: Tracey Bauer — luxury brand + medical marketing + AI frameworks.
  • Plan: Call → Platform access → Weekly coaching & implementation.
  • CTA: Schedule a strategy call.
  • Success: Polished presence, booked appointments, confidence.
  • Failure: Stay invisible while competitors win attention.
{/* Problem */}

The problem we solve

Without a consistent, professional online presence, your brand blends into the feed. Competitors with less skill—but more consistent marketing—win the attention you should be getting.

{[ "Sporadic posting and no calendar", "Google Business Profile under‑optimized", "Content doesn’t reflect the quality of your care", "No simple way to measure what’s working", ].map((item) => (

{item}

))}
{/* Guide */}

Meet your guide

I’m Tracey Bauer. I’ve spent 32 years in the optical and luxury brand world—working with brands where every detail matters—and 15+ years managing social media at scale. In Lens on Social AI, I share the AI‑powered frameworks, shortcuts, and creative systems I actually use.

Why clinics choose us

  • Healthcare‑ready: HIPAA‑compliant CRM at the core
  • Clarity over chaos: one plan, one calendar, one place to work
  • Luxury‑grade polish: elevate trust with consistent visuals and tone
  • AI leverage: faster production, better ideas, less time
{/* Plan */}

A simple plan that works

{steps.map((s) => (
{s.step}

{s.title}

{s.desc}

))}
{/* What you get / Pricing */}

What you get — $297/month

Core program: platform + coaching. No automations are included in this plan—you can add them later if you choose.

    {features.map((f) => (
  • {f}
  • ))}

Optional upgrades (add later)

  • Done‑for‑you monthly posting
  • Video/Reels pack (scripted filming + edits)
  • Google Business Profile Glow‑Up ($297 one‑time)
  • Highlights Hero Kit ($97)
  • Ad management (Meta/YouTube)
  • Automation setup (scoped separately)
{/* Success */}

What success looks like

  • Profiles that look as polished online as your practice does offline
  • A 90‑day content rhythm that removes last‑minute scrambling
  • Higher trust, better engagement, clearer calls to book
  • Staff that can execute confidently with AI‑assisted workflows

Avoid the costly alternative

Without a clear plan, your brand stays invisible, competitors soak up attention, and patients don’t see the quality you deliver every day.

{/* FAQ */}

FAQ

{faqs.map(({ q, a }) => (

{q}

{a}

))}
{/* Final CTA */}

Ready to make social simple—and credible?

Let’s map your first 30 days and build a repeatable rhythm inside Lens on Social AI.

Schedule a Strategy Call

Prefer email? [email protected]

{/* Footer */}
); }