Each EDGE location offers leading-edge therapy to help you meet your goals

Edge pro

Sports Physical Therapy & Performance Health

407 Sette Drive
Paramus, New Jersey, 07652 (Inside TNT Training)


Phone (201)538-7131
Fax (201)696-9199

More info

Edge Well

Physical Therapy and Wellness

2 Executive Drive Ste C1
Fort Lee, NJ 07024

Phone (201) 785-7486
If busy, please call (201) 845-3000.

MORE INFO

Edge Clifton

Physical Therapy and Sports Medicine

1373 Broad Street Suite 301
Clifton, NJ 07013

Phone (201) 905-1011
If busy, please call (201) 845-3000.

MORE INFO
SUBSCRIBE TO OUR NEWSLETTER

DISCOVER OUR NEW TREATMENTS, DEALS , NEWS AND EXCLUSIVE OFFERS

// background swap on hover / focus / tap const swap = () => { const box = card.closest('.edge-showcase'); box.style.backgroundImage = `url("${card.dataset.bg}")`; box.querySelectorAll('.edge-card') .forEach(c=>c.classList.toggle('active', c===card)); }; card.addEventListener('mouseenter', swap); card.addEventListener('focus', swap); card.addEventListener('touchstart',swap,{passive:true}); }); });