By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Welcome to my creative world.

I invite you to explore my artwork, ranging from intimate illustrations to large-scale oil paintings on canvas, all made with intention and elegance.

| "Big oil paintings and small illustrations, with elegance." Ona Aadi |

Ona Aadi
| Contemporary Artist |
Ellay
Public Relations Director
Instructions
To make this component work you must follow these steps:
  1. Add a Page trigger and select Page load
  2. Select the Loader 3 [Hide] animation inside When page finishes loading
  3. Position loader3_component inside page-wrapper
  4. Set loader3_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code
<style>
 .preloader {
   display: flex;
 }
</style>
Instructions
To make this component work you must follow these steps:
  1. Add a Page trigger and select Page load
  2. Select the Loader 2 [Hide] animation inside When page finishes loading
  3. Position loader2_component inside page-wrapper
  4. Set loader2_component position to fixed and display to none
Note:
Sometimes there may be a bug where the website briefly flashes before the loader is displayed. To avoid this add the following custom code in your Site settings > Custom Code > Head code
<style>
 .preloader {
   display: flex;
 }
</style>
First word