Patient 1 – Travel And Smile

This patient presented at our observations with severe gingival inflammation and an esthetic problem in the anterior region of the upper jaw.

She was successfully rehabilitated with 5 zirconia crowns. Her esthetic and periodontal health improved significatively.

window.addEventListener('load', function() { const hash = window.location.hash; if (hash) { const interval = setInterval(function() { const el = document.querySelector(hash); if (el) { el.scrollIntoView({ behavior: 'smooth' }); clearInterval(interval); } }, 100); } });