);
}
function AboutPage({ onBook, onNavigate }) {
const { Button, Badge, Card } = NS_ab;
const I = window.Icon;
const team = window.AF_TEAM;
const values = [
['heart-pulse', 'Compassionate care', 'Where care meets compassion — every patient feels heard and empowered.'],
['user', 'One-on-one, never rushed', 'A move away from high-volume clinics: real time and attention each session.'],
['target', 'Evidence-based plans', 'Individualized treatment grounded in current best practices.'],
['flower', 'Holistic & mindful', 'Yoga and meditation woven into recovery for body and mind.'],
];
return (
{/* intro */}
Expertise you trust. Care you deserve.
ActiveFit360 is a Naperville-based physical therapy and wellness practice founded by Nikita Goyal, PT, MS — built on personalized, one-on-one care that moves away from the rushed, high-volume clinic model.
{/* team */}
{team.map((p, i) => )}
{/* values */}
{values.map(([icon, title, desc]) => (
{title}
{desc}
))}
{/* cta */}
Ready to meet your therapist?
Book a one-on-one evaluation — no referral needed — and start your personalized recovery plan.