top of page
Artwork.jpg

Original Paintings

One-of-a-kind paintings created to inspire and transform. Each brushstroke carries depth and character, offering collectors a unique artwork that elevates both home and gallery settings.

Photographic Prints

Limited edition photographic works that capture nature’s rhythm, emotion, and detail. Available as traditional prints or sleek metal finishes, each piece brings a calming presence and timeless beauty to your space.

Art Inspired Jewelry

Exclusive jewelry designed from original paintings and photography. Every piece is wearable art, blending creative vision with timeless craftsmanship to create truly personal statements.

About

Abous Me

Pamela Bhatia is an award-winning photographer & artist whose work explores the rhythm of nature and light…

  • Facebook
  • Instagram
shoreline symphony-View 1.jpg
bottom of page
// Disable right-click document.addEventListener('contextmenu', event => event.preventDefault()); // Disable common shortcuts (Ctrl+S, Ctrl+U, Ctrl+C, Ctrl+Shift+I) document.onkeydown = function(e) { if (e.ctrlKey && (e.key === 's' || e.key === 'u' || e.key === 'c' || e.key === 'i')) { e.preventDefault(); return false; } };