Kosár

A kosár üres.

Kategóriák

info Kapcsolat

Legújabb műköröm tanfolyamok

Műkörmös hírek, cikkek

BrillBird

 
BrillBird Műköröm Alapanyagok - elérhető luxus a műköröm szalonokban!
 
A BrillBird műköröm alapanyag márka 2023-ban már közel 30 országban, köztük Amerikában és Ausztráliában is jelen van, sőt már a távolkeleten Tajvanon is jelen vagyunk viszonteladó partnerünkön keresztül. Büszkék vagyunk rá, hogy egy igazán elsőrendű, magas minőségű műköröm brandet képviselünk, három kontinensen, ahol több tízezer szakember választja a szépségipar minden igényét kielégítő műköröm márkát.
 
Ujjunkat folyamatosan az iparág ütőerén tartva vagyunk jelen a nemzetközi szépségipari kiállításokon és szakmai rendezvényeken. Itthon is egyre többen szerettek bele minőségi alapanyagainkba, csodás színeinkbe, legfrissebb innovációinkba. Magyarországon több mint 50 partnerünk segítségével törekszünk arra, hogy könnyedén elérhetővé váljon a BrillBird márka, mégis vigyázunk rá, hogy megtartsa professzionális jellegét.
 
A BrillBirddel létrejött egy olyan brand, mely nemcsak csomagolásában és minőségében exkluzív és kiváló, hanem elérhető is marad minden igényes körmös számára, aki magáénak érzi a BrillBird szellemiségét.
 
Figyelünk Rád!  Érzékenyen figyeljük a szakma képviselőinek igényeit és sosem engedünk a minőségből!
Igazi műkörmös közösséget építünk, amit jó érzéssel, érdeklődéssel figyelhet minden résztvevő, ahol tanulhat, versenyezhet, kikapcsolódhat. Tapasztalatunk szerint szükség van egy belevaló körmös közösségre, amelynek tagjai állandó visszajelzéseikkel, aktív részvétellel támogatják egymást,
és a BrillBird örömmel biztosítja ezeket a platformokat.
 
Törzsvásárlói kedvezményrendszerünkkel, Referenciaszalon Programunkkal és Tehetséggondozó tanulói programmal is igyekszünk köszönetet mondani ezért a nagyszerű csapatért, legyetek akár BB anyagfelhasználók, akár a továbbképzések tanulói, akár versenyzők, akár a Nails Premier résztvevői. Professzionális segítséget nyújtunk az üzleted növekedéséhez!
 
Műköröm zseléink méltán híresek tartósságukról legyen szó akár szalonmunkáról, akár műköröm versenyeken való használatról. Gél lakk kínálatunk követi a legújabb innovációkat és trendeket! Széles, mégis átlátható színskálával és a különleges effektek kedvelőinek egyedülálló hatású gél lakkokak szeretnénk biztosítani, hogy vendégei elégedetten távozzanak minden egyes kezelést követően. Nailart palettánk tartalmazza a manapság rendkívül divatos körmök készítéséhez szükséges valamennyi eszközt, díszt. Ha egy megbízható műköröm alapanyaggal szeretnél dolgozni, jó helyen jársz, a BrillBirdben nem fogsz csalódni. Műköröm sablonunk tökéletes tapadást bíztosít, így álom vele dolgozni, a tökéletes forma garantált, ezután már minden csak rajtad múlik. 
 
Műkörmös alapképzéseink során is törekszünk a lehető legtöbb szaktudás átadására, nálunk végzett műkörmös tanulók sorra bizonyítanak hazai és nemzetközi versenyeken.Alapképzéseink akár munka mellett, akár hétköznap is végezhetőek. Részletfizetési lehetőséget biztosítunk, valamint végzett tanulóink kedvezményesen vehetnek részt egynapos műkörmös továbbképzéseinken!
 
Továbbképzések szervezésekor is elsőrendű szempont a minőség. Kizárlólag kiscsoportos továbbképzéseket szervezünk, melyek gyakorlatorientáltak, oktatóink folyamatosan közvetlen segítséget nyújtanak, lépésről lépésre bemutatják nektek a műkörmös szakma aktuális folyamatait, a műköröm építés és műköröm díszítés trükkjeit. 
 
A BrillBird ajtaja nyitva áll minden igényes körmös előtt! Légy egy szuper műkörmös közösség, egy műköröm imádó csapat tagja!

BrillBird Europe

8.3.10PHP Version341msRequest Duration4MBMemory Usage
    $_GET
    []
    $_POST
    []
    $_SESSION
    array:4 [ "_sf2_attributes" => & array:2 [ "token" => "TCUJSyUtm0lZFU2ZSCyX9enXcVK4MAi6" "...
    $_COOKIE
    []
      24 statements were executed, 7 of which were duplicates, 17 unique46.79ms
      • SELECT * FROM product_banners WHERE `product_banners`.`deleted` = ? and `product_banners`.`active` = ? and `active_from` <= ? and `active_to` >= ?1.22ms
        Params
        0false
        1true
        22025-04-09 05:22:05
        32025-04-09 05:22:05
      • SELECT * FROM product_banners WHERE `product_banners`.`deleted` = ? and `product_banners`.`active` = ? and `active_from` <= ? and `active_to` >= ?614μs
        Params
        0false
        1true
        22025-04-09 05:22:05
        32025-04-09 05:22:05
      • SELECT products.id, products.name, products.slug, products.ean_code, products.price, products.product_category_id, products.discount_price, products.discount_type, products.stock, products.sales_start, products.sales_end, products.images, products.new, products.featured, products.outlet, products.bestseller, ps.unit, category.slug as category_slug, category.id as category_id, category.name as category_name, CASE WHEN sales_start < CURRENT_TIMESTAMP() AND sales_end > CURRENT_TIMESTAMP() then case when discount_type = 'value' then price - discount_price ELSE price * ((100 - discount_price) / 100) END ELSE price END AS current_price, IFNULL( JSON_VALUE(images, "$.main"), JSON_VALUE(images, "$.images[0]") ) as lead_image FROM products LEFT JOIN product_product_size pps ON `pps`.`product_id` = `products`.`id` LEFT JOIN product_sizes ps ON `pps`.`product_size_id` = `ps`.`id` LEFT JOIN product_categories category ON `products`.`product_category_id` = `category`.`id` WHERE `products`.`deleted` = ? and `products`.`active` = ? and 0 = 14.4ms
        Params
        0false
        1true
      • SELECT * FROM special_actions WHERE `start_date` <= ? and `end_date` >= ? and `active` = ? and `deleted` = ?361μs
        Params
        02025-04-09 05:22:05
        12025-04-09 05:22:05
        21
        30
      • SELECT id, link, image, mobile_image, text_align, text, new_window FROM slider WHERE `slider`.`deleted` = ? and `slider`.`active` = ? and (`slider`.`deleted` = ? and `slider`.`active` = ? and `active_from` is null or `active_from` <= ?) and (`slider`.`deleted` = ? and `slider`.`active` = ? and `active_to` is null or `active_to` >= ?) ORDER BY `priority` ASC2.05ms
        Params
        0false
        1true
        2false
        3true
        42025-04-09 07:22:05
        5false
        6true
        72025-04-09 07:22:05
      • SELECT id, title, slug, lead, lead_image, sectionables.sections FROM news LEFT JOIN sectionables ON `news`.`id` = `sectionables`.`sectionable_id` and `sectionables`.`sectionable_type` = ? WHERE `news`.`deleted` = ? and `news`.`active` = ? and (`news`.`deleted` = ? and `news`.`active` = ? and `release_date` is null or `release_date` <= ?) and (`news`.`deleted` = ? and `news`.`active` = ? and `sectionables`.`sectionable_type` = ? or `sectionables`.`sectionable_type` is null) and (`news`.`deleted` = ? and `news`.`active` = ? and JSON_CONTAINS(sections,'"education"','$') or `sections` is null) ORDER BY `release_date` DESC, `created_at` DESC LIMIT 41.2ms
        Params
        0news
        1false
        2true
        3false
        4true
        52025-04-09 07:22:05
        6false
        7true
        8news
        9false
        10true
      • SELECT id, opinion, name, created_at FROM reviews WHERE `reviews`.`deleted` = ? and `reviews`.`active` = ? ORDER BY `id` DESC LIMIT 3455μs
        Params
        0false
        1true
      • SELECT education_training_appointments.id as appointment_id, education_training_appointments.start_date, education_training_appointments.end_date, education_training_appointments.location_id, education_training_appointments.training_id, education_trainings.id as training_id, education_trainings.name as training_name, education_trainings.slug as training_slug, education_trainings.url as url, education_locations.name as location_name FROM education_training_appointments LEFT JOIN education_trainings ON `education_training_appointments`.`training_id` = `education_trainings`.`id` LEFT JOIN education_locations ON `education_training_appointments`.`location_id` = `education_locations`.`id` WHERE `education_training_appointments`.`deleted` = ? and `education_training_appointments`.`active` = ? and `education_training_appointments`.`start_date` >= ? LIMIT 51.62ms
        Params
        0false
        1true
        22025-04-09 07:22:05
      • SELECT id, slug, name, image FROM education_training_categories WHERE `education_training_categories`.`deleted` = ? and `education_training_categories`.`active` = ? and `featured` = ? LIMIT 4404μs
        Params
        0false
        1true
        21
      • SELECT distinct education_trainings.id, education_trainings.name, education_trainings.training_category_id, education_training_categories.name as category_name, education_training_categories.slug as category_slug, education_trainings.image, education_trainings.slug, education_trainings.url FROM education_trainings LEFT JOIN education_training_categories ON `education_trainings`.`training_category_id` = `education_training_categories`.`id` LEFT JOIN education_training_appointments ON `education_trainings`.`id` = `education_training_appointments`.`training_id` WHERE `education_trainings`.`deleted` = ? and `education_trainings`.`active` = ? and `education_training_appointments`.`end_date` >= ? and `education_training_appointments`.`active` = ? and `education_training_appointments`.`deleted` = ? ORDER BY `education_trainings`.`id` DESC LIMIT 61.8ms
        Params
        0false
        1true
        22025-04-09 07:22:05
        3true
        4false
      • SELECT education_instructors.id, education_instructors.name, education_instructors.slug FROM education_instructors LEFT JOIN education_training_instructor ON `education_instructors`.`id` = `education_training_instructor`.`instructor_id` LEFT JOIN education_trainings ON `education_trainings`.`id` = `education_training_instructor`.`training_id` LEFT JOIN education_training_appointments ON `education_trainings`.`id` = `education_training_appointments`.`training_id` LEFT JOIN education_locations ON `education_locations`.`id` = `education_training_appointments`.`location_id` WHERE `education_instructors`.`deleted` = ? and `education_instructors`.`active` = ? and `education_instructors`.`active` = ? and `education_instructors`.`deleted` = ? and `education_training_appointments`.`active` = ? and `education_training_appointments`.`deleted` = ? and `education_training_appointments`.`start_date` >= ? GROUP BY `education_instructors`.`id` ORDER BY `education_instructors`.`name` ASC752μs
        Params
        0false
        1true
        2true
        3false
        4true
        5false
        62025-04-09 07:22:06
      • SELECT education_locations.id, education_locations.name FROM education_locations LEFT JOIN education_training_appointments ON `education_locations`.`id` = `education_training_appointments`.`location_id` WHERE `education_locations`.`deleted` = ? and `education_training_appointments`.`active` = ? and `education_training_appointments`.`deleted` = ? and `education_training_appointments`.`start_date` >= ? GROUP BY `education_locations`.`id` ORDER BY `education_locations`.`name` ASC1.03ms
        Params
        0false
        1true
        2false
        32025-04-09 07:22:06
      • SELECT * FROM education_training_categories WHERE `education_training_categories`.`deleted` = ? and `education_training_categories`.`active` = ?302μs
        Params
        0false
        1true
      • SELECT * FROM seo WHERE `seoable_type` = ? and `seoable_id` = ? LIMIT 1573μs
        Params
        0pages
        1/mukorom-tanfolyam
      • SELECT id, name, url, is_megamenu, parent_id, location, sectionables.sections FROM menu_items LEFT JOIN sectionables ON `menu_items`.`id` = `sectionables`.`sectionable_id` and `sectionables`.`sectionable_type` = ? WHERE `menu_items`.`deleted` = ? and `menu_items`.`active` = ? and (`menu_items`.`deleted` = ? and `menu_items`.`active` = ? and `sectionables`.`sectionable_type` = ? or `sectionables`.`sectionable_type` is null) ORDER BY `priority` ASC730μs
        Params
        0menu_items
        1false
        2true
        3false
        4true
        5menu_items
      • SELECT product_categories.id, product_categories.name, product_categories.parent_id, product_categories.priority, product_categories.slug, product_categories.lead, product_categories.description, product_categories.image FROM product_categories WHERE `product_categories`.`deleted` = ? and `product_categories`.`active` = ? ORDER BY `priority` ASC952μs
        Params
        0false
        1true
      • SELECT * FROM product_banners WHERE `product_banners`.`deleted` = ? and `product_banners`.`active` = ? and `active_from` <= ? and `active_to` >= ?579μs
        Params
        0false
        1true
        22025-04-09 07:22:06
        32025-04-09 07:22:06
      • SELECT products.id, products.name, products.slug, products.ean_code, products.price, products.product_category_id, products.discount_price, products.discount_type, products.stock, products.sales_start, products.sales_end, products.images, products.new, products.featured, products.outlet, products.bestseller, ps.unit, category.slug as category_slug, category.id as category_id, category.name as category_name, CASE WHEN sales_start < CURRENT_TIMESTAMP() AND sales_end > CURRENT_TIMESTAMP() then case when discount_type = 'value' then price - discount_price ELSE price * ((100 - discount_price) / 100) END ELSE price END AS current_price, IFNULL( JSON_VALUE(images, "$.main"), JSON_VALUE(images, "$.images[0]") ) as lead_image FROM products LEFT JOIN product_product_size pps ON `pps`.`product_id` = `products`.`id` LEFT JOIN product_sizes ps ON `pps`.`product_size_id` = `ps`.`id` LEFT JOIN product_categories category ON `products`.`product_category_id` = `category`.`id` WHERE `products`.`deleted` = ? and `products`.`active` = ? and 0 = 11.04ms
        Params
        0false
        1true
      • SELECT * FROM special_actions WHERE `start_date` <= ? and `end_date` >= ? and `active` = ? and `deleted` = ?480μs
        Params
        02025-04-09 07:22:06
        12025-04-09 07:22:06
        21
        30
      • SELECT product_categories.id, product_categories.name, product_categories.parent_id, product_categories.priority, product_categories.slug, product_categories.lead, product_categories.description, product_categories.image FROM product_categories WHERE `product_categories`.`deleted` = ? and `product_categories`.`active` = ? ORDER BY `priority` ASC11.18ms
        Params
        0false
        1true
      • SELECT content FROM static_contents WHERE `id` = ? LIMIT 13.42ms
        Params
        0education_home_page_footer_content
      • SELECT id, name, link as url, image, mobile_image, new_window FROM popups WHERE `popups`.`deleted` = ? and `active` = ? and (`active_from` is null or `active_from` <= ?) and (`active_to` is null or `active_to` >= ?) and `type` = ?6.23ms
        Params
        0false
        1true
        22025-04-09 07:22:06
        32025-04-09 07:22:06
        4education
      • SELECT product_categories.id, product_categories.name, product_categories.parent_id, product_categories.priority, product_categories.slug, product_categories.lead, product_categories.description, product_categories.image FROM product_categories WHERE `product_categories`.`deleted` = ? and `product_categories`.`active` = ? ORDER BY `priority` ASC1.54ms
        Params
        0false
        1true
      • SELECT id, name, link as url, image, mobile_image, new_window FROM popups WHERE `popups`.`deleted` = ? and `active` = ? and (`active_from` is null or `active_from` <= ?) and (`active_to` is null or `active_to` >= ?) and `type` = ?3.87ms
        Params
        0false
        1true
        22025-04-09 07:22:06
        32025-04-09 07:22:06
        4all