It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.bonnabeautyspa.com/

  1. <!doctype html>
  2. <html class="no-js" lang="en-au">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="x-ua-compatible" content="ie=edge">
  6. <title>Bonna Beauty Spa - Eyelash Extension & Lash lift tinting, Lip Blush Eyebrow Tattoo Microblading Hair Stroke Booking in Sydney</title>
  7. <meta property="og:image" content="https://www.bonnabeautyspa.com/assets/img/Sydney_Bonna_Beauty_Lash_Extensions_Brows_Lips_Cosmetic.jpg" />
  8. <meta name="author" content="Bonna Beauty">
  9. <meta name="theme-color" content="#ffd7d8">
  10. <meta name="description" content="Book Eyelash Extension in Bankstown and Canterbury, Revesby at Bonna Beauty Spa. Get tailor-made Lash extensions, Ombre shading feathering Brow, Eyeliner hair stroke Eyebrow microblading tattoo & Lip blush tattoo by professional certified technicians. We offer Lash lifting, filling, tinting, Brow tinting lamination treatments, and more. We have multiple locations around City of Sydney. We are conveniently located in Yagoona, Roselands, Padstow and Sydney CBD.">
  11. <meta name="robots" content="INDEX,FOLLOW">
  12. <meta name="p:domain_verify" content="a8449fbb94487bcf5989fa9c7945cea0" />
  13.  
  14. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  15.  
  16.  
  17. <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicons/apple-icon-180x180.png">
  18. <link rel="icon" type="image/png" sizes="192x192" href="assets/img/favicons/android-icon-192x192.png">
  19. <link rel="manifest" href="assets/img/favicons/manifest.json">
  20. <meta name="msapplication-Tilecolour" content="#ffffff">
  21. <meta name="msapplication-TileImage" content="assets/img/favicons/ms-icon-144x144.png">
  22.  
  23. <link rel="preload" as="font" type="font/ttf" href="https://www.bonnabeautyspa.com/assets/fonts/fontscompact/Font-Awesome-compact.ttf?ouiu69" crossorigin>
  24. <link rel="stylesheet" href="assets/css/bb_bootstrap_fontawesomecompact.min.css">
  25.  
  26.  
  27. <link rel="stylesheet" href="assets/css/bbparts.min.css">
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. <link rel="stylesheet" href="assets/css/bbstyle.css">
  36.  
  37.  
  38. <style>
  39. #alert-btn {
  40.  cursor: pointer;
  41. }
  42. #product-alert {
  43.  width: 300px;
  44.  height:90px;
  45.  position: fixed;
  46.  bottom: 20px;
  47. transform: translate(-50%, 0px);
  48.    left: 50%;
  49.  padding: 10px;
  50.  border-radius: 5px;
  51.  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  52.  display: none;
  53.  align-items: flex-start;
  54.  gap: 0.5em;
  55.  background-color:white;
  56.  z-index: 99999;
  57.  font-size:12px;
  58. }
  59. .product-info {
  60.  display: flex;
  61. }
  62. .product-info img {
  63.  width: 70px;
  64.  height: 70px;
  65.  margin-right: 10px;
  66. }
  67. #product-text{ height:70px;}
  68. .product-message {
  69.  font-size: 14px;
  70.  color: rgb(247, 36, 182);
  71.  text-align: left;
  72.  margin: 0px;
  73. }
  74. .product-time {
  75.  font-size: 14px;
  76.  color: #a0a0a0;
  77.  position: relative;
  78.  bottom: 0px;
  79.  margin: 0px !important;
  80. }
  81. #close-btn {
  82.  color: gray;
  83.  border: none;
  84.  outline: none;
  85.    position: absolute;
  86.    background: red;
  87.    -webkit-box-pack: center;
  88.    justify-content: center;
  89.    -webkit-box-align: center;
  90.    align-items: center;
  91.    position: absolute;
  92.    transform: translate(50%, -50%);
  93.    right: 4px;
  94.    top: 4px;
  95.    border: none;
  96.    cursor: pointer;
  97.    padding: 0px;
  98.    width: 20px;
  99.    height: 20px;
  100.    border-radius: 50%;
  101.    transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  102.    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
  103.    background: rgb(255, 255, 255);
  104.    fill: rgba(17, 17, 17, 0.5);
  105. }
  106. #book-btn, #calenda-btn {
  107.  color: #fff;
  108.  border: none;
  109.  outline: none;
  110.    position: absolute;
  111.    -webkit-box-pack: center;
  112.    justify-content: center;
  113.    -webkit-box-align: center;
  114.    align-items: center;
  115.    position: absolute;
  116.    transform: translate(50%, -50%);
  117.    border: none;
  118.    cursor: pointer;
  119.    transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
  120.    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
  121.    background: rgb(247, 36, 182);
  122.    fill: rgba(17, 17, 17, 0.5);
  123. }
  124. #book-btn {
  125.    right: 50px;
  126.    bottom: -2px;
  127.    padding: 0px;
  128.    width: 80px;
  129.    height: 20px;
  130.    border-radius: 10px;
  131. }
  132. #calenda-btn {
  133. left: -6px;
  134.    top: 17px;
  135.    padding: 0px;
  136.    width: 24px;
  137.    height: 24px;
  138.    border-radius: 50%;
  139. }
  140.  
  141. </style>
  142. <script type="application/ld+json">
  143. {"@context":"https://schema.org",
  144. "@type":"LocalBusiness",
  145. "name":"Bonna Beauty - Eyelash Extensions, Lash Lift & Cosmetic Brow Lip Tattoo, Professional Makeup Sydney",
  146. "legalName" : "Bonna Beauty",
  147. "url":"https://www.bonnabeautyspa.com",
  148. "image":"https://www.bonnabeautyspa.com/assets/img/Sydney_Bonna_Beauty_Lash_Extensions_Brows_Lips_Cosmetic.jpg",
  149. "logo":"https://www.bonnabeautyspa.com/assets/img/bonnabeautyspa_logo.png",
  150. "email":"support@bonnabeautyspa.com",
  151. "telephone":"+61468439668",
  152. "priceRange":"$20 - $690",
  153. "sameAs": [ "https://www.facebook.com/bonnabeautyspa/",
  154. "https://www.youtube.com/@bonnabeautyspa",
  155. "https://www.instagram.com/bonnabeautyspa/",
  156. "https://www.tiktok.com/@bonnabeautyspa",
  157. "https://www.pinterest.com/bonnabeautyspa",
  158. "https://www.twitter.com/BonnaBeautySpa",
  159. "https://www.trustpilot.com/review/bonnabeautyspa.com"
  160. ],
  161. "address":{"@type":"PostalAddress","streetAddress":"109A Ashby ave, Yagoona NSW 2199, Australia","addressLocality":"Bankstown","addressRegion":"NSW"},
  162. "foundingDate": "2016",
  163. "founders": [ { "@type": "Person", "name": "NGAN NGUYEN" }],
  164. "department": [
  165.  {
  166. "@type": "LocalBusiness",
  167. "name": "Bonna Beauty - Eyelash Extensions & Lash Lift Yagoona Bankstown",
  168. "description": "Bonna Beauty Lash extension location in Bankstown Canterbury area. Eyelash at Bonna Salon Spa is natural semi permanent makeup, tailor made lash combined with brow and lip treatments which bring most beauty to your individuals features. Service Booking for Eyelash extensions Lash infill, tint and lift. Cosmetic tattoo Lip blush. Brow microblading feathering powder, eyeliner. Our services includes a professional consultation to all our clients to ensure the desired outcome is quality achieved. We focus on City of Canterbury Bankstown, Yagoona and Fairfield, Strathfield local Sydney, Plus around near in Condell Park, Chullora, Bankstown Aerodrome, Lakemba, Greenacre, Mount Lewis, Wiley Park, Punchbowl, Auburn, Guildford, Lidcombe, Burwood, Ashfield, Chester Hill, Revesby, Padstow, Canley Vale, Canley Height, Cabramatta. Follow our socials page: BonnaBeautySpa for best Beauty makeup in Sydney near your home",
  169. "url":"https://www.bonnabeautyspa.com/location1/",
  170. "image":"https://www.bonnabeautyspa.com/assets/img/Bonna_Beauty_Yagoona_Bankstown_Lash_Extensions_Banner.jpg",
  171. "@id": "https://www.bonnabeautyspa.com/#bn1",
  172. "telephone":"+61468439668",
  173. "priceRange":"$20 - $690",
  174. "sameAs": [ "https://www.facebook.com/bonnabeautyspa/",
  175. "https://www.youtube.com/@bonnabeautyspa",
  176. "https://www.instagram.com/bonnabeautyspa/",
  177. "https://www.tiktok.com/@bonnabeautyspa",
  178. "https://www.pinterest.com/bonnabeautyspa",
  179. "https://www.twitter.com/BonnaBeautySpa",
  180. "https://www.tripadvisor.com/Attraction_Review-g12527649-d24086908-Reviews-Bonna_Beauty_Spa_Lash_Extension-Yagoona_Greater_Sydney_New_South_Wales.html",
  181. "https://www.fresha.com/a/bonna-beauty-yagoona-bankstown-eyelash-extensions-lip-brow-tattoo-by-kylie-yagoona-109a-ashby-avenue-o8sdxwej?pId=632412"
  182. ],
  183. "foundingDate": "2016",
  184. "address":{"@type":"PostalAddress","streetAddress":"109A Ashby ave","addressLocality":"Yagoona","addressRegion":"NSW","postalCode": "2199","addressCountry": "AU"}
  185.  },
  186.  {
  187. "@type": "LocalBusiness",
  188. "name": "Bonna Beauty Roselands Eyelash extensions & Lash Lift Canterbury",
  189. "description": "Welcome to Bonna Beauty Roselands, your premier destination for top-quality beauty services. Our dedicated team excels in providing exceptional results and creating a luxurious experience. From meticulous eyelash extensions to lash lifts, brow tinting, lash tinting, and makeup application, we offer a comprehensive range of services to enhance your natural beauty. Experience the artistry and luxury of our services, and let us help you shine. We cover locations in Roselands, Riverwood, Punchbowl, Beverly Hills, Campsie, Canterbury, Lakemba, Earlwood, Croydon Park, Hurstville for best Lashes Extensions local beauty services by Experienced Certificated Artist",
  190. "url":"https://www.bonnabeautyspa.com/location2/",
  191. "image":"https://www.bonnabeautyspa.com/assets/img/Bonna_Beauty_Roselands_Canterbury_Lash_Extensions_Banner.jpg",
  192. "@id": "https://www.bonnabeautyspa.com/#bn2",
  193. "telephone":"+61423826879",
  194. "priceRange":"$20 - $690",
  195. "sameAs": [ "https://www.facebook.com/BonnaBeauty2",
  196. "https://www.youtube.com/@bonnabeautyspa",
  197. "https://www.instagram.com/bonnabeautyspa/",
  198. "https://www.tiktok.com/@bonnabeautyspa",
  199. "https://www.pinterest.com/bonnabeautyspa",
  200. "https://www.twitter.com/BonnaBeautySpa",
  201. "https://www.tripadvisor.com/Attraction_Review-g21494904-d26306218-Reviews-Bonna_Beauty_Roselands_Eyelash_Extension_Spas-Roselands_Canterbury_Greater_Syd.html",
  202. "https://www.fresha.com/a/bonna-beauty-roselands-canterbury-eyelash-extensions-lashes-by-queenie-roselands-2-phillip-street-qwu52ip2?pId=632412"
  203. ],
  204. "foundingDate": "2016",
  205. "address":{"@type":"PostalAddress","streetAddress":"12 Phillip st","addressLocality":"Roselands","addressRegion":"NSW","postalCode": "2196","addressCountry": "AU"}
  206.  },
  207.  {
  208.  
  209. "@type": "LocalBusiness",
  210. "name": "Bonna Beauty Padstow Eyelash Extensions & Makeup Lash Lift Revesby",
  211. "description": "Step into the world of Bonna Beauty Padstow, your go-to haven for top-notch beauty services. Devoted team is dedicated to delivering exceptional results, ensuring a luxurious experience every time. From precise eyelash extensions to rejuvenating lash lifts, flawless brow tinting, expressive lash tinting, and expert makeup application, we offer a comprehensive suite of services to elevate your natural beauty. Immerse yourself in the artistry and luxury of our treatments as we help you exude confidence. Serving clients in Revesby, Panania, Riverwood, Peakhurst, Mortdale, Milperra, Bankstown, Illawong, Beverly Hills, and across Sydney, we take pride in providing the finest lash extensions and unparalleled local beauty services, all administered by skilled and certified artists.",
  212. "url":"https://www.bonnabeautyspa.com/location3/",
  213. "image":"https://www.bonnabeautyspa.com/assets/img/Bonna_Beauty_Padstow_Revesby_Lash_Extensions_Makeup_Banner.jpg",
  214. "@id": "https://www.bonnabeautyspa.com/#bn3",
  215. "telephone":"+61431876789 ",
  216. "priceRange":"$20 - $690",
  217. "sameAs": [ "https://www.facebook.com/BonnaBeauty2/",
  218. "https://www.youtube.com/@bonnabeautyspa",
  219. "https://www.instagram.com/bonnabeautyspa/",
  220. "https://www.tiktok.com/@bonnabeautyspa",
  221. "https://www.pinterest.com/bonnabeautyspa",
  222. "https://www.twitter.com/BonnaBeautySpa",
  223. "https://www.tripadvisor.com.au/Attraction_Review-g4375370-d26821614-Reviews-Bonna_Beauty_Padstow_Eyelash_Extensions_Makeup_Lash_Lift_Revesby-Padstow_Bankst.html",
  224. "https://www.fresha.com/a/bonna-beauty-padstow-revesby-eyelash-extensions-makeup-by-jane-padstow-1b-tallawarra-avenue-bv4l5sd1"
  225. ],
  226. "address":{"@type":"PostalAddress","streetAddress":"1B Tallawarra Avenue","addressLocality":"Padstow","addressRegion":"NSW","postalCode": "2211","addressCountry": "AU"}
  227.  
  228.  }
  229. ]
  230. }
  231. </script>
  232.  
  233. <script async src="https://www.googletagmanager.com/gtag/js?id=G-DP8F931FXW"></script>
  234. <script>
  235.  window.dataLayer = window.dataLayer || [];
  236.  function gtag(){dataLayer.push(arguments);}
  237.    gtag('set', 'linker', {'domains': ['www.bonnabeautyspa.com','www.fresha.com', 'www.bonna.com.au']});
  238.  gtag('js', new Date());
  239.  gtag('config', 'G-DP8F931FXW');
  240.  gtag('config', 'AW-10934317280');
  241.  
  242. function getSearchParams(k){ // getSearchParams()  //returns {key1:val1, key2:val2}  ; getSearchParams("key1")  //returns val1
  243. var p={};
  244. location.search.replace(/[?&]+([^=&]+)=([^&]*)/gi,function(s,k,v){p[k]=v})
  245. return k?p[k]:p;
  246. }
  247. </script>
  248. </head>
  249. <body>
  250. <!--[if lte IE 9]>
  251.     <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
  252.  <![endif]-->
  253.  
  254.  
  255.  
  256. <div class="popup-search-box d-none d-lg-block  ">
  257. <button class="searchClose border-theme text-theme"><i class="far fa-times"></i></button>
  258. <form action="#">
  259. <input type="text" class="border-theme" placeholder="What are you looking for">
  260. <button type="submit"><i class="far fa-search"></i></button>
  261. </form>
  262. </div>
  263.  
  264. <div class="sticky-header-wrap sticky-header py-1 py-sm-2 py-lg-1">
  265. <div class="container position-relative">
  266. <div class="row align-items-center">
  267. <div class="col-5 col-md-2">
  268. <div class="logo">
  269. <a href="/"><img loading="lazy" src="assets/img/logo177x59.png" alt="BONNA small logo"></a>
  270. </div>
  271. </div>
  272. <div class="col-7 col-md-10 text-right position-static">
  273. <nav class="main-menu menu-sticky1 d-none d-lg-block link-inherit mobile-menu-active">
  274. <ul>
  275. <li><a href="/">Home</a></li>
  276. <li><a href="/booking/" title="c">Locations</a></li>
  277. <li><a href="/news/service/eyelash-extensions/" title="eyelash extensions">Eyelash Extension</a></li>
  278. <li><a href="/news/service/lash-lift/" title="Lash Lift and Lash Tint">Lash Lift</a></li>
  279. <li><a href="/news/service/eyebrow-tattoo/" title="Eyebrow Tattoo Micoblading Ombre Powerder Hairstroke Brow">Eyebrow Tattoo</a></li>
  280. <li><a href="/news/service/lip-blush-tattoo/" title="Lip Blush Tattoo">Lip Blush Tattoo</a></li>
  281. <li><a href="/news/service/brow-lamination/" title="Eyebrow Brow Lamination">Brow Lamination</a></li>
  282. <li><a href="/news/service/lash-tint/" title="Eyelash tinting Lash Tint">Lash Tint</a></li>
  283. <li><a href="/news/service/academy-training/" title="Academy Training for Lash Brow and Lift PMU beauty">Academy Training</a></li>
  284. <li><a href="/video/">IG Videos</a></li>
  285. <li><a href="/instagram/">IG Gallery</a></li>
  286. <li><a href="#blog">Blog</a></li>
  287. <li><a href="#price">Price</a></li>
  288. <li><a href="#faq">FAQ?</a></li>
  289. <li><a href="#contact">Contact</a></li>
  290. <li><a href="/login/">Staff login</a></li>
  291. </ul>
  292. </nav>
  293. <button class="vs-menu-toggle text-theme border-theme d-inline-block d-lg-none"><i class="far fa-bars"></i></button>
  294. </div>
  295. </div>
  296. </div>
  297. </div>
  298.  
  299. <div class="vs-menu-wrapper">
  300. <div class="vs-menu-area">
  301. <button class="vs-menu-toggle text-theme"><i class="far fa-times"></i></button>
  302. <div class="mobile-logo">
  303. <a href="/"><img loading="lazy" src="assets/img/logo177x59.png" alt="BONNA small logo"></a>
  304. </div>
  305. <div class="vs-mobile-menu link-inherit"></div>
  306. </div>
  307. </div>
  308.  
  309. <header class="header-wrapper header-layout1 position-absolute py-3 py-lg-0">
  310. <div class="container-fluid position-relative">
  311. <div class="row align-items-center">
  312. <div class="col-6 col-lg-2">
  313. <div class="header-logo">
  314. <a href="/"><img loading="lazy" src="assets/img/logo177x59.png" alt="Bona Beauty Salon in Sydney special in Lashes Brows and Lips"></a>
  315. </div>
  316. </div>
  317. <div class="col-lg-4 position-static d-lg-block d-none">
  318. <nav class="main-menu menu-style2">
  319. <ul>
  320. <li><a href="/">Home</a></li>
  321. <li><a href="/booking/" title="Booking Locations">Locations</a></li>
  322. <li><a href="/video/">Videos</a></li>
  323. <li><a href="/instagram/">Gallery</a></li>
  324. </ul>
  325. </nav>
  326. </div>
  327. <div class="col-lg-4 position-static text-right d-lg-block d-none">
  328. <nav class="main-menu menu-style2">
  329. <ul>
  330. <li><a href="/news/" alt="Question and News Knowledge about Lip Eyebrow and Eyelash">News</a></li>
  331. <li><a href="#price">Price</a></li>
  332. <li><a href="#faq">Questions</a></li>
  333. <li><a href="#contact">Contact</a></li>
  334. </ul>
  335. </nav>
  336. </div>
  337. <div class="col-4 col-lg-2 text-right d-lg-block d-none">
  338. <div class="header-btn">
  339. <a href="/news/" class="icon-btn mr-2" alt="Question and News Knowledge about Lip Brow and Eyelash"><i class="far fa-search"></i></a>
  340. <a href="/login/" class="icon-btn" alt="Staff login"><i class="far fa-th-large"></i></a>
  341. </div>
  342. </div>
  343. <div class="col-6 d-block d-lg-none text-right">
  344. <button type="button" class="vs-menu-toggle text-theme border-theme"><i class="far fa-bars"></i></button>
  345. </div>
  346. </div>
  347. </div>
  348. </header>
  349.  
  350. <section class="vs-hero-wrapper vs-hero-layout1 bg-light-theme">
  351. <div class="vs-hero-carousel" data-height="980" data-slidertype="responsive" data-allowfullscreen="false">
  352. <div class="ls-slide" data-ls="bgsize:cover;duration: 10000; transition2d: 10;kenburnsscale:1.2;">
  353. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 2000; transitionout:false; keyframe:true;"></div>
  354. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 3500; transitionout:false; keyframe:true;"></div>
  355. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 5000; transitionout:false; keyframe:true;"></div>
  356. <div class="ls-l bg-white" style="top: 30px; left: 50%; height: 760px; width: 760px; border-radius: 50%;" data-ls="showinfo:1; scalexin: 0.5; scaleyin: 0.5; delayin: 1500; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;"></div>
  357. <img loading="lazy" src="assets/img/hero/spa-girl-4-320.webp" srcset="assets/img/hero/spa-girl-4-320.webp 320w, assets/img/hero/spa-girl-4.webp 768w" type="image/webp" class="ls-layer" alt="Spa Girl" style="top: 0; left: 50%; z-index: auto; width: 950px; height: 980px;" data-ls="showinfo:1; delayin: 300; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">
  358. <p style="top: 150px; left: 120px; margin: 0px; font-size: 26px;  width: 163px;" class="ls-layer home-one-subtitle" data-ls="minfontsize:12px;delalyin: 400; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Natural Beauty makeup near Revesby</p>
  359. <h1 style="top: 230px; left: 120px; margin: 0px; text-transform: capitalize;  width: 520px; min-width: 140px; white-space: normal;" class="display-3 ls-layer home-one-title" data-ls="minfontsize:19px; delayin: 500;  offsetxin: -200; durationin: 1000; delayin: 600; easingin:easeOutQuint; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">Sydney Multi-Locations Lashes Extension Salons</h1>
  360. <a type="submit" href="/services/" class="hero-btn ls-l home-btn-one vs-btn wave-style1" style="z-index:111; top: 710px; left: 120px; width: 200px; min-width: 180px; height: 80px; min-height: 40px; line-height: 25px; font-size: 14px; padding: 7px; padding-left: 40px; overflow: hidden;" data-ls="minfontsize:14px;delayin: 500; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;" title="Booking salons for Lashes">Salons for Lash<i class="far fa-arrow-right"></i></a>
  361. <div class="bg-theme hero-box1 ls-l" style="left: 1400px; top: 550px; width: 340px; min-width:90px; height: 355px; min-height: 80px;" data-ls="offsetxin:right; delayin: 500; durationin:1000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"></div>
  362. <span class="ls-l" style="left: 1400px; top: 600px; width: 340px; min-width:90px; text-align: center; height: 60px;" data-ls="offsetyin: -70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><i class="fa-4x flaticon-stones-1 text-white"></i></span>
  363. <p class="ls-l text-font2" style="left: 1400px; top: 680px; font-size: 28px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:10px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Opening Hours</p>
  364. <p class="ls-l" style="left: 1400px; top: 750px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Mon-Fri: <strong>9 AM – 6 PM</strong></p>
  365. <p class="ls-l" style="left: 1400px; top: 800px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:700; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Sat-Sun: <strong>10 AM – 5 PM</strong></p>
  366. <p class="ls-l" style="left: 1400px; top: 850px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:800; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Urgent book: <strong>Contact Us</strong></p>
  367. </div>
  368. <div class="ls-slide" data-ls="bgsize:cover;duration: 10000; transition2d: 10;kenburnsscale:1.2;">
  369. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 2000; transitionout:false; keyframe:true;"></div>
  370. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 3500; transitionout:false; keyframe:true;"></div>
  371. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 5000; transitionout:false; keyframe:true;"></div>
  372. <div class="ls-l bg-white" style="top: 30px; left: 50%; height: 760px; width: 760px; border-radius: 50%;" data-ls="showinfo:1; scalexin: 0.5; scaleyin: 0.5; delayin: 1500; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;"></div>
  373. <img loading="lazy" src="assets/img/hero/spa-girl-5-320.webp" srcset="assets/img/hero/spa-girl-5-320.webp 320w, assets/img/hero/spa-girl-5.webp 768w" type="image/webp" class="ls-layer" alt="Spa Girl" style="top: 0; left: 50%; z-index: auto; width: 950px; height: 980px;" data-ls="showinfo:1; delayin: 300; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">
  374. <p style="top: 150px; left: 120px; margin: 0px; font-size: 26px;  width: 163px;" class="ls-layer home-one-subtitle" data-ls="minfontsize:12px;delalyin: 400; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Nano Hair Stroke Eyebrow near Bankstown</p>
  375. <h1 style="top: 230px; left: 120px; margin: 0px; text-transform: capitalize; width: 520px; min-width: 140px; white-space: normal;" class="display-3 ls-layer home-one-title" data-ls="minfontsize:19px; delayin: 500;  offsetxin: -200; durationin: 1000; delayin: 600; easingin:easeOutQuint; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">Specialist EyeBrow Microblading Shading Ombre</h1>
  376. <a type="submit" href="/services/" class="hero-btn ls-l home-btn-one vs-btn wave-style1" style="z-index:111; top: 710px; left: 120px; width: 200px; min-width: 180px; height: 80px; min-height: 40px; line-height: 25px; font-size: 14px; padding: 7px; padding-left: 40px; overflow: hidden;" data-ls="minfontsize:14px;delayin: 500; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;" title="Booking salons for Brow">Salons for Brow<i class="far fa-arrow-right"></i></a>
  377. <div class="bg-theme hero-box1 ls-l" style="left: 1400px; top: 550px; width: 340px; min-width:90px; height: 355px; min-height: 80px;" data-ls="offsetxin:right; delayin: 500; durationin:1000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"></div>
  378. <span class="ls-l" style="left: 1400px; top: 600px; width: 340px; min-width:90px; text-align: center; height: 60px;" data-ls="offsetyin: -70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><i class="fa-4x flaticon-glider-butterfly text-white"></i></span>
  379. <p class="ls-l text-font2" style="left: 1400px; top: 680px; font-size: 28px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:10px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Locations</p>
  380. <p class="ls-l" style="left: 1400px; top: 750px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="https://goo.gl/maps/fQ9KVzUWsgYCimzm6">Yagoona Bankstown</a></strong></p>
  381. <p class="ls-l" style="left: 1400px; top: 800px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:700; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="https://goo.gl/maps/2brovrXY9S3c9xrn9">Roselands Canterbury</a></strong></p>
  382. <p class="ls-l" style="left: 1400px; top: 850px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:800; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="https://maps.app.goo.gl/wzvbyytBp83bvc7v5">Padstow Revesby</a></strong></p>
  383. </div>
  384. <div class="ls-slide" data-ls="bgsize:cover;duration: 10000; transition2d: 10;kenburnsscale:1.2;">
  385. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 2000; transitionout:false; keyframe:true;"></div>
  386. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 3500; transitionout:false; keyframe:true;"></div>
  387. <div class="ls-l bg-theme" style="top: 160px; left: 50%; height: 500px; width: 500px; opacity: 0.4; border-radius: 50%;" data-ls="loop: true; loopscalex: 2.5; loopscaley: 2.5; loopduration: 5000; loopcount: -1; loopfilter: blur(2px); loopopacity: 0; delayin: 5000; transitionout:false; keyframe:true;"></div>
  388. <div class="ls-l bg-white" style="top: 30px; left: 50%; height: 760px; width: 760px; border-radius: 50%;" data-ls="showinfo:1; scalexin: 0.5; scaleyin: 0.5; delayin: 1500; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;"></div>
  389. <img loading="lazy" src="assets/img/hero/spa-girl-1-320.webp" srcset="assets/img/hero/spa-girl-1-320.webp 320w, assets/img/hero/spa-girl-1.webp 768w" type="image/webp" class="ls-layer" alt="Spa Girl" style="top: 0; left: 50%; z-index: auto; width: 950px; height: 980px;" data-ls="showinfo:1; delayin: 300; durationin:1400;  showinfo:1; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">
  390. <p style="top: 150px; left: 120px; margin: 0px; font-size: 26px;  width: 163px;" class="ls-layer home-one-subtitle" data-ls="minfontsize:12px;delalyin: 400; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Best Beauty Salon near Roselands</p>
  391. <h1 style="top: 230px; left: 120px; margin: 0px; text-transform: capitalize;  width: 520px; min-width: 140px; white-space: normal;" class="display-3 ls-layer home-one-title" data-ls="minfontsize:19px; delayin: 500;  offsetxin: -200; durationin: 1000; delayin: 600; easingin:easeOutQuint; parallax:true; parallaxlevel:3; parallaxaxis: x; transitionout:false; keyframe:true;">Chose Lips Blush Tattoo Colours is 1st Beauty Matters To Artist</h1>
  392. <a type="submit" href="/services/" class="hero-btn ls-l home-btn-one vs-btn wave-style1" style="z-index:111; top: 710px; left: 120px; width: 200px; min-width: 180px; height: 80px; min-height: 40px; line-height: 25px; font-size: 14px; padding: 7px; padding-left: 40px; overflow: hidden;" data-ls="minfontsize:14px;delayin: 500; offsetxin:left;durationin:1200;easingin:swing;transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;" title="Booking salons for Lips Blushing">Salons 4 Lip Blush<i class="far fa-arrow-right"></i></a>
  393. <div class="bg-theme hero-box1 ls-l" style="left: 1400px; top: 550px; width: 340px; min-width:90px; height: 355px; min-height: 80px;" data-ls="offsetxin:right; delayin: 500; durationin:1000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"></div>
  394. <span class="ls-l" style="left: 1400px; top: 600px; width: 340px; min-width:90px; text-align: center; height: 60px;" data-ls="offsetyin: -70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><i class="fa-4x flaticon-cosmetics text-white"></i></span>
  395. <p class="ls-l text-font2" style="left: 1400px; top: 680px; font-size: 28px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:10px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;">Specialise In</p>
  396. <p class="ls-l" style="left: 1400px; top: 750px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:500; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="/news/service/eyelash-extensions/" alt="Eyelash Extensions affordable prices Bankstown Sydney">
  397. EyeLash Extension</a></strong></p>
  398. <p class="ls-l" style="left: 1400px; top: 800px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:700; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="/news/service/eyebrow-tattoo/" alt="Hair Stroke Brows Microblading shading ombre tattoo">
  399. Brows Microblading</a></strong></p>
  400. <p class="ls-l" style="left: 1400px; top: 850px; font-size: 20px; white-space: normal; colour: #ffffff; width: 340px; min-width:90px; text-align: center;" data-ls="minfontsize:7px;offsetyin: 70; durationin:800; delayin: 2000; easingin:swing; transitionout:false;keyframe:true; parallax:true; parallaxlevel:3; parallaxaxis: x;"><strong><a style="color: #000;" href="/news/service/lip-blush-tattoo/" alt="Lips Blush Tattoo Colour Trending">
  401. Cosmetic Lip Blush</a></strong></p>
  402. </div>
  403. </div>
  404. </section>
  405. <!--googleoff: index-->
  406. <section id="webalert">
  407. </section>
  408. <!--googleon: index-->
  409.  
  410. <section class="vs-about-wrapper vs-about-layout1 position-relative pt-5 pb-5" id="about">
  411. <div class="shape1 position-absolute ani-moving-x d-none d-lg-inline-block" style="width:250px;"><img loading="lazy" src="assets/img/shape/leaf-icon-1.webp" alt="Leaf Image"></div>
  412. <div class="container">
  413. <div class="row">
  414. <div class="col-lg-6 wow fadeInUp pr-0 pl-0" data-wow-delay="0.3s">
  415. <div class="about-image-box1 pt-100 pb-150 position-relative mb-30 mb-lg-0">
  416. <div class="big-img d-inline-block position-relative">
  417. <a href="/booking/" title="Bonna Beauty Locations">
  418. <img loading="lazy" src="assets/img/about/Best-Lash-Studio-around-bankstown-revesby-and-campsie-sydney.webp" alt="The best Artists of Lashes Extensions in Bankstown Revesby and Campsie Sydney">
  419.  
  420. </a>
  421. <span class="pattern d-none d-xl-inline-block">
  422. <img loading="lazy" src="assets/img/icons/about-img-pattern-1.png" alt="Pattern"></span>
  423. </div>
  424. <div class="small-img1 d-none d-xl-inline-block">
  425. <a href="/news/service/eyelash-extensions/">
  426. <img loading="lazy" src="assets/img/about/Volume_Eyelash_Extensions_Premium_Mega_and_Wispy_styles_Bonna_Bankstown_1.webp" alt="About Image">
  427. </a>
  428. </div>
  429. <div class="small-img2 d-none d-xl-inline-block">
  430. <a href="/news/service/lash-lift/">
  431. <img loading="lazy" src="assets/img/about/Volume_Eyelash_Extensions_Premium_Mega_and_Wispy_styles_Bonna_Bankstown_3.webp" alt="About Image">
  432. </a>
  433. </div>
  434. </div>
  435. </div>
  436. <div class="col-lg-6 align-self-center">
  437. <div class="about-content-box1 pl-50 pt-3">
  438. <p class="mb-30 text-justify">Meet our <span class="inner-label small">Diploma Certificate</span> technicians, a true expert in the beauty industry Therapy.
  439. With years of experience, they specialize in Brow, Lash, and Lip Artistry, ensuring you get nothing but the best</p>
  440. <h2 class="sec-title-style1">Learn More <span class="sec-subtitle-style1"><a href="/news/contact/" title="Fast booking for Eyelash and Beauty at Sydney">About Us</a></span></h2>
  441. <p class="text-font2 text-20">Bonna's <a href="/booking/" title="Bonna Beauty Locations"><span class="inner-label small"> <i class="far fa-users"></i> Multi-Location</span></a> Salons offers services that span from Bankstown to Revesby, Canterbury and throughout Sydney.
  442. Our expertise of permanent makeup (PMU) lies in Cosmetic Eyebrow, Lip Tattooing, Eyelash Extensions, and Lash Lifts, Brow Lamilation.
  443. You'll experience the latest in beauty technologies and the finest products, ensuring greatest results.
  444. <u>What sets us apart?</u> You will experiment in luxurious <span class="inner-label small">Home-Based</span> style salons conveniently located <u>near you</u>,
  445. offering <b>affordable prices</b> and the option for even greater savings with <a href="/giftcard/" title="Giftcard for Eyelash Extensions, Makeup, Lip Brow cosmetic"><b>Giftcards</b></a>.
  446. You'll enjoy our venues nestled in serene, open spaces, providing you with a delightful atmosphere during your visit.
  447. <br>
  448. <span class="font-italic small text-justify">You'll find ample <b>front parking</b> space, and we're easily accessible by public transport, including railway stations and bus interchanges.</span>
  449. </p>
  450.  
  451. <div class="text-box1 mb-2">
  452. <p class="mb-0 text-justify">
  453. From classic to modern makeup styles, we cater to your individual preferences.
  454. Our promise is to deliver the highest quality PMU service and <u>long-lasting makeup</u> using the advance skills, all thanks to our expert staff.
  455. </p>
  456. </div>
  457. <p class="text-font2 text-justify">
  458. But it doesn't stop there. We value studying your specific needs and preferences, whether it's lashes, skin type, or personal aesthetics.
  459. Building a natural and trusting relationship with you, we enhance your lashes, brows, and lips to ensure <b>100% satisfied</b>.
  460. "Ready to transformative difference? Book now!
  461. Our <u>Auto SMS Remider</u> System and <span class="inner-label">Easy Online Rescheduling</span> ensure you never miss an appointment.
  462. Unwind, relax, and rejuvenate with us, escaping the daily hustle in style.
  463. </p>
  464. <div class="vs-btn-group">
  465. <a href="/booking/" title="Bonna Beauty Locations" class="vs-btn wave-style1 mb-3 mb-sm-0 mr-sm-3">Book Services<i class="far fa-arrow-right"></i></a>
  466. <a href="/maps/" class="vs-btn outline-style1" target="_blank"><i class="fa-street-view"></i> Get Directions</a>
  467.  
  468. </div>
  469. </div>
  470. </div>
  471. </div>
  472. </div>
  473. </section>
  474.  
  475. <section class="vs-service-wrapper vs-service-layout1 bg-light-theme space-top" id="service">
  476. <div class="container">
  477. <div class="row text-center justify-content-center">
  478. <div class="col-lg-8 col-xl-8 wow fadeInUp" data-wow-delay="0.3s">
  479. <div class="section-title ">
  480. <span class="sec-bg-icon1 ani-moving-x"><i class="flaticon-glider-butterfly"></i></span>
  481. <h2 class="sec-title-style1">Your Dream<span class="sec-subtitle-style1 ml-2">Australian Beauty</span></h2>
  482. <p class="sec-text-style1 text-justify">
  483. <small>Bonna's experts and PMU unique skill set technicians will make your makeup dreams a reality. Say goodbye to clumpy mascara, lipstick, and brow pencil, as well as constant touch-ups. Enjoy safe, hypoallergenic products, long-lasting beauty, and competitive pricing. Experience effortless, versatile beauty.
  484. <br>
  485. Bonna provide top-notch salon treatments for flawless PMU Lip Blush, Brow Tattoo and premium Eyelash Extensions near Bankstown, Canterbury, Revesby, across Sydney.
  486. </small>
  487. </p>
  488. </div>
  489. </div>
  490. </div>
  491. <div class="row vs-carousel wow fadeInUp" data-wow-delay="0.3s" data-slidetoshow="4" data-mdslidetoshow="3" data-smslidetoshow="2" data-xsslidetoshow="1">
  492. <div class="col-lg-3">
  493. <div class="vs-service">
  494. <div class="service-icon">
  495. <span class="icon text-theme bg-white"><i class="fa-3x flaticon-beauty-treatment"></i></span>
  496. <span class="bg-icon ani-moving icon-6x text-theme"><i class="flaticon-cosmetics-1"></i></span>
  497. </div>
  498. <div class="service-content">
  499. <h3 class="service-title h4"><a href="/news/service/eyebrow-tattoo/">Eyebrow Tattoo</a></h3>
  500. <p class="text-justify">Experience a lastest Microneedling Microblading eyebrow / Feathering Hair stroke / Ombre Powder Shading Brows reshaping techniques. Fix eyebrow tattoo colour fade and correction bad shape, remove over and balance uneven eyebrows,
  501. bring out the beauty of your brows and eyeliner</p>
  502. </div>
  503. </div>
  504. </div>
  505. <div class="col-lg-3">
  506. <div class="vs-service">
  507. <div class="service-icon">
  508. <span class="icon text-theme bg-white"><i class="fa-3x flaticon-stones-1"></i></span>
  509. <span class="bg-icon ani-moving icon-6x text-theme"><i class="flaticon-mortar"></i></span>
  510. </div>
  511. <div class="service-content">
  512. <h3 class="service-title h4"><a href="/news/service/eyelash-extensions/">Eyelash Extensions</a></h3>
  513. <p class="text-justify">Create natural/modern look for your own beauty, ultra-fine synthetic lashes, applied in volume or clasic.
  514. Instantly brighten and bolden your eyes with Lash Extensions / Eyelash Fill, Tint & Lift,
  515. These create the illusion of thicker, fluffier lashes still keep like nature look.</p>
  516. </div>
  517. </div>
  518. </div>
  519. <div class="col-lg-3">
  520. <div class="vs-service">
  521. <div class="service-icon">
  522. <span class="icon text-theme bg-white"><i class="fa-3x flaticon-facial-treatment"></i></span>
  523. <span class="bg-icon ani-moving icon-6x text-theme"><i class="flaticon-teapot"></i></span>
  524. </div>
  525. <div class="service-content">
  526. <h3 class="service-title h4"><a href="/news/service/lip-blush-tattoo/">Lip Tattoo Blushing</a></h3>
  527. <p class="text-justify">Lip Blush Cosmetic Tattooing services enhance your natural lip color and provide long-lasting results, elevating your beauty for both everyday and glamorous looks.</p>
  528. </div>
  529. </div>
  530. </div>
  531. <div class="col-lg-3">
  532. <div class="vs-service">
  533. <div class="service-icon">
  534. <span class="icon text-theme bg-white"><i class="fa-3x flaticon-cosmetics"></i></span>
  535. <span class="bg-icon ani-moving icon-6x text-theme"><i class="flaticon-lotus"></i></span>
  536. </div>
  537. <div class="service-content">
  538. <h3 class="service-title h4"><a href="/news/service/academy-training/">Model and Training</a></h3>
  539. <p class="text-justify">BONNA Beauty Academy have been providing <a href="/news/private-eyelash-extensions-training-course-in-sydney-with-free-lash-lift-course-in-person/" title="Eyelash extensions, lash lift training course"><i class="fa-tags"></i> Training Course</a> since 2022. by specializes student with quality cosmetic training services and lastest technique.
  540. Free <a target="_blank" href="assets/docs/Lashes_Extensions_Training_Booklet_by_Bonna_Beauty_Academy.pdf" title=" Download Free Lash Extensions Trainning Booklets"><i class="fa-tags"></i> Extensions Trainning</a>,
  541. <a target="_blank" href="assets/docs/Lash-Lift-and-Tint-Training-Guide.pdf" title=" Download Free Lash Lift Trainning Booklets"><i class="fa-tags"></i> Lash Lift Trainning</a> eBook .
  542. For Modeling <a href="/lashmodel/" title="signup for eyelash extensions modeling">Sign Up</a> may Get Free and affordable prices with our supervised training students, just ask us for booking slot avaiable.</p>
  543. </div>
  544. </div>
  545. </div>
  546. </div>
  547. </div>
  548. </section>
  549.  
  550. <section class="vs-appointment-wrapper vs-appointment-layout1 position-relative space-top space-md-bottom" id="contact">
  551. <div class="container">
  552. <div class="row">
  553. <div class="col-xl-6 wow fadeInUp" data-wow-delay="0.3s">
  554. <form action="#" class="appointment-form-style1 input-white bg-light-theme px-30 py-30 mb-30">
  555. <div class="form-title media mb-10">
  556. <div class="media-icon mt-1 mr-3 d-lg-inline-block">
  557. <span class="icon-btn bg-theme text-white"><i class="text-lg far fa fa-users"></i></span>
  558. </div>
  559. <div class="media-body">
  560. <p class="mb-1">Lastest informations and offers</p>
  561. <h2 class="form-title">Soccial Chanels</h2>
  562. </div>
  563. </div>
  564. <div class="row gutters-20">
  565. <div class="col-6">
  566. <div class="box-part text-center">
  567. <a href="https://www.instagram.com/bonnabeautyspa/">
  568. <i class="fab fa-instagram fa-5x text-info" aria-hidden="true"></i>
  569. <h4>Instagram</h4>
  570. </a>
  571. </div>
  572. </div>
  573. <div class="col-6">
  574. <div class="box-part text-center">
  575. <a href="https://www.facebook.com/BonnaBeautySpa/">
  576. <i class="fab fa-facebook-official fa-5x text-primary " aria-hidden="true"></i>
  577. <h4>Facebook</h4>
  578. </a>
  579. </div>
  580. </div>
  581. <div class="col-6">
  582. <div class="box-part text-center">
  583. <a href="https://www.BonnaBeautySpa.com/youtube/">
  584. <i class="fab fa-youtube fa-5x text-danger" aria-hidden="true"></i>
  585. <h4>Youtube</h4>
  586. </a>
  587. </div>
  588. </div>
  589. <div class="col-6">
  590. <div class="box-part text-center">
  591. <a href="https://www.BonnaBeautySpa.com/tiktok/">
  592. <i class="fab fa-tiktok fa-5x text-info" aria-hidden="true"></i>
  593. <h4>Tiktok</h4>
  594. </a>
  595. </div>
  596. </div>
  597. <div class="form-group col-12 mb-0 text-center">
  598. <a type="submit" target="_blank" href="sms:0468439668" class="vs-btn wave-style1 py-2"><span class="vs-btn-text">Bankstown: 0468 439 668</span><span class="fa-2x p-2 pl-3 vs-btn-text fa-messenger"></span></a>
  599. </div>
  600. <div class="form-group col-12 mb-0 text-center mt-3">
  601. <a type="submit" target="_blank" href="sms:0423826879" class="vs-btn wave-style1 py-2"><span class="vs-btn-text">Canterbury: 0423 826 879</span><span class="fa-2x p-2 pl-3 vs-btn-text fa-messenger"></span></a>
  602. </div>
  603. <div class="form-group col-12 mb-0 text-center mt-3">
  604. <a type="submit" target="_blank" href="sms:0431876789" class="vs-btn wave-style1 py-2"><span class="vs-btn-text">Revesby: 0431 876 789</span><span class="fa-2x p-2 pl-3 vs-btn-text fa-messenger"></span></a>
  605. </div>
  606. </div>
  607. </form>
  608. </div>
  609. <div class="col-xl-6">
  610. <div class="row">
  611. <div class="col-lg-6 col-xl-12 wow fadeInUp" data-wow-delay="0.3s">
  612. <div class="offer-banner-style1  mb-30">
  613. <div class="banner-image">
  614. <img loading="lazy" src="assets/img/banner/offer-banner-1.webp" alt="Offer Banner" class="w-100">
  615. </div>
  616. <div class="banner-content mr-4">
  617. <p class="mb-1">For your own style</p>
  618. <h3 class="banner-title">Our BLOG for Knowledge and Best Advices</h3>
  619. <a href="/news/" class="vs-btn vs-style1" alt="Lip Eyebrow Eyelash News"><span class="fa-2x">BONNA's News</span></a>
  620. </div>
  621. </div>
  622. </div>
  623. <div class="col-lg-6 col-xl-12 wow fadeInUp" data-wow-delay="0.3s">
  624. <div class="offer-banner-style2  mb-30">
  625. <div class="banner-image">
  626. <img loading="lazy" src="assets/img/banner/offer-banner-2.webp" alt="Offer Banner" class="w-100">
  627. </div>
  628. <div class="banner-content">
  629. <p class="mb-1">FAQ Session</p>
  630. <h3 class="banner-title">Need Quick Informations.</h3>
  631. <a href="#faq" class="vs-btn vs-style2"><span class="fa-2x">Question Answer</span></a>
  632. </div>
  633. </div>
  634. </div>
  635. </div>
  636. </div>
  637. </div>
  638. </div>
  639. </section>
  640. <div class="divider-style1   wow fadeIn" data-wow-delay="0.3s">
  641. <div class="container text-center position-relative">
  642. <span class="divider-icon"><i class="flaticon-lotus-flower"></i></span>
  643. </div>
  644. </div>
  645.  
  646. <section class="vs-about-wrapper vs-about-layout2 position-relative mt-5 space-md-bottom">
  647. <div class="shape1 position-absolute ani-moving-x"><img loading="lazy" src="assets/img/shape/leaf-icon-1.webp" alt="About Us Image"></div>
  648. <div class="container">
  649. <div class="row flex-row-reverse">
  650. <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.3s">
  651. <div class="about-image-box2 mb-30">
  652. <img loading="lazy" src="assets/img/about/about-img-2-4.webp" alt="Spa Girl Image">
  653. </div>
  654. </div>
  655. <div class="col-lg-6 align-self-center">
  656. <div class="about-content-box2 pr-xl-4 mb-30">
  657. <p class="mb-30">Your <a href="/giftcard/" target="_blank" title="Giftcard for makeup and eyelash extensions"><span class="inner-label"><i class="far fa-tags"></i> Giftcard 5% Saving</span></a> is Purchase Here</p>
  658. <h2 class="sec-title-style1">Check Some <span class="sec-subtitle-style1">Fun <br> Fact</span></h2>
  659. <p class="text-font2 text-20">AWARD WINNING OF BEST LOCAL Eyelash Extension Business, Lash Lift/Tint, Eyebrow Tint/Lamilation/Waxing,
  660. Expert Brows Micro Needling / Blading / feathering / Hairstroke Threading Powder Ombre/Shading & Lip cosmetic tattoo, Moles beauty mark tattoo from BONNA BEAUTY will enhance your natural beauty.
  661. Every treatment in BONA beauty is exclusive for your own desired.</p>
  662. <div class="text-box1 py-0 d-block d-md-flex align-items-center">
  663. <div class="media-img mb-20 mb-md-0 mr-md-4">
  664. <img loading="lazy" src="assets/img/about/about-img-2-2.webp" alt="Thumb Image">
  665. </div>
  666. <div class="media-body">
  667. <p class="mb-0">The health and condition of your eyelashes eyebrows same as colour tone of lips blushing will always be our more upmost priority,
  668. so please be ensured that we will endeavour to keep them in their finest conditions and long last..</p>
  669. </div>
  670. </div>
  671. <div class="row pt-1">
  672. <div class="col-sm-6 col-xl-5">
  673. <div class="counter-box1 bg-info mb-30 mb-sm-0">
  674. <span class="counter-icon text-white mt-4 mr-4"><i class="far fa-users"></i></span>
  675. <span class="counter text-font2 text-white">1998</span>
  676. <p class="counter-text mb-0 text-white">Happy Clients</p>
  677. </div>
  678. </div>
  679. <div class="col-sm-6 col-xl-5">
  680. <div class="counter-box1 bg-theme">
  681. <span class="counter-icon text-white mt-4 mr-4"><i class="far fa-street-view"></i></span>
  682. <span class="counter text-font2 text-white">68</span>
  683. <p class="counter-text mb-0 text-white">Local Coverage</p>
  684. </div>
  685. </div>
  686. </div>
  687. </div>
  688. </div>
  689. </div>
  690. </div>
  691. </section>
  692.  
  693. <div class="vs-brand-wrapper vs-brand-layout1 px-180">
  694. <div class="container-fluid">
  695. <div class="row vs-carousel text-center wow fadeInUp" data-wow-delay="0.3s" data-slidetoshow="5" data-xlslidetoshow="4" data-mlslidetoshow="4" data-lgslidetoshow="4" data-mdslidetoshow="3" data-smslidetoshow="2" data-xsslidetoshow="1">
  696. <div class="col-xl-3">
  697. <div class="vs-brand">
  698. <i class="display-1 text-danger flaticon-cosmetics"></i>
  699. </div>
  700. </div>
  701. <div class="col-xl-3">
  702. <div class="vs-brand">
  703. <i class="display-1 text-info fal flaticon-stones-1"></i>
  704. </div>
  705. </div>
  706. <div class="col-xl-3">
  707. <div class="vs-brand">
  708. <i class="display-1 text-success flaticon-facial-treatment"></i>
  709. </div>
  710. </div>
  711. <div class="col-xl-3">
  712. <div class="vs-brand">
  713. <i class="display-1 text-warning flaticon-glider-butterfly"></i>
  714. </div>
  715. </div>
  716. <div class="col-xl-3">
  717. <div class="vs-brand">
  718. <i class="display-1 text-primary flaticon-cosmetics-1"></i>
  719. </div>
  720. </div>
  721. <div class="col-xl-3">
  722. <div class="vs-brand">
  723. <i class="display-1 text-info flaticon-mortar"></i>
  724. </div>
  725. </div>
  726. </div>
  727. </div>
  728. </div>
  729.  
  730. <section class="vs-pricing-wrapper bg-auto bg-top vs-pricing-layout1 background-image space-top" data-vs-img="assets/img/price/price-bg-1-1.webp" id="price">
  731. <div class="container">
  732. <div class="row flex-row-reverse">
  733. <div class="col-md-10 col-lg-7 col-xl-6 wow fadeInUp" data-wow-delay="0.3s">
  734. <p class="mb-30">Get a <a href="/giftcard/" target="_blank"><span class="inner-label"><i class="far fa-tags"></i> Giftcard n save 5% </span></a>is Here</p>
  735. <h2 class="sec-title-style1 mb-40">Get Inspiration <span class="sec-subtitle-style1">Price Plans</span></h2>
  736. <div class="price-list-style1 bg-white py-60 px-60">
  737. <div class="vs-price-list media clearfix">
  738. <div class="media-img mr-30 pr-2 float-left">
  739. <a href="/booking/" title="Bonna Beauty Locations"><img loading="lazy" src="assets/img/price/price-img-1-1.jpg" alt="Volume, Hybrid, Classic extension Eyelash Price Package Image"></a>
  740. </div>
  741. <div class="media-body align-self-center">
  742. <h3 class="price-title h4 mb-10"><a href="/booking/" title="Bonna Beauty Locations">Natural Classic/ Hybrid/ Volume/ Wispy Lash Full set</a></h3>
  743. <p class="mb-0"><del>$130</del><span class="inner-label">Now from $80</span></p>
  744. </div>
  745. </div>
  746. <div class="vs-price-list media clearfix">
  747. <div class="media-img mr-30 pr-2 float-left">
  748. <a href="/locations/">
  749. <img loading="lazy" src="assets/img/price/Brow_prices_list_booking.webp" alt="Brow microblading feathering hair stroke tattoo Price Package Image"></a>
  750. </div>
  751. <div class="media-body align-self-center">
  752. <h3 class="price-title h4 mb-10"><a href="/locations/">Brow Micoblading / Hair stroke, Ombre powder</a></h3>
  753. <p class="mb-0"><del>$590</del><span class="inner-label">Now from $190</span></p>
  754. </div>
  755. </div>
  756. <div class="vs-price-list media clearfix">
  757. <div class="media-img mr-30 pr-2 float-left">
  758. <a href="/services/">
  759. <img loading="lazy" src="assets/img/price/Lips_blush_tattoo_prices_list_booking.webp" alt="Lip bush tattooing Price Package Image"></a>
  760. </div>
  761. <div class="media-body align-self-center">
  762. <h3 class="price-title h4 mb-10"><a href="/services/">Lip blush tatooing colour shape enhancement </a></h3>
  763. <p class="mb-0"><del>$590</del><span class="inner-label">Now from $190</span></p>
  764. </div>
  765. </div>
  766. <div class="vs-price-list media clearfix">
  767. <div class="media-img mr-30 pr-2 float-left">
  768. <a href="https://www.fresha.com/book-now/bonna-beauty-p0re1nu5/all-offer?pId=632412">
  769. <img loading="lazy" src="assets/img/price/price-img-1-4.jpg" alt="eyelash extension Price Package Image"></a>
  770. </div>
  771. <div class="media-body align-self-center">
  772. <h3 class="price-title h4 mb-10"><a href="/booking/" title="Bonna Beauty Locations">Compare Other Lashes Style and Lastest offers</a></h3>
  773. <p class="mb-0"><span class="inner-label">from $60</span> to <span class="inner-label">$250</span></p>
  774. </div>
  775. </div>
  776. </div>
  777. </div>
  778. </div>
  779. </div>
  780. </section>
  781.  
  782. <section class="vs-testimonial-wrapper vs-testimonial-layout1 space-top">
  783. <div class="container">
  784. <div class="row justify-content-center">
  785. <div class="col-12 text-center">
  786. <span class="quote-icon-style1 fa-4x">Satisfication <i class="flaticon-quote-1"></i></span>
  787. </div>
  788. <div class="col-xl-10 wow fadeInUp" data-wow-delay="0.3s">
  789. <div class="testimonial-content-area text-center vs-carousel" id="testi-content" data-fade="true" data-asnavfor="#testi-author-name, #testi-author" data-slidetoshow="1">
  790. <div class="testimonial-content px-xl-5">
  791. <h2>The morning has been fantastic great workshop nothing short.</h2>
  792. <p class="text-20">Very pleasant atmosphere, especially considering the difficult times we are all facing with the current pandemic. Extremely clean area! Greeted very warmly upon my entrance and seated almost immediately..</p>
  793. </div>
  794. <div class="testimonial-content px-xl-5">
  795. <h2>I was so exicted with Their extensive knowledge and skill are truly unmatched.</h2>
  796. <p class="text-20">Absolutely cannot recommend this salon enough, every time I go I get consistent, quality service. Pricing is more than reasonable.</p>
  797. </div>
  798. <div class="testimonial-content px-xl-5">
  799. <h2>A great start of the day with a Wonderful brows enhance. Full day enjoyed a great freshness.</h2>
  800. <p class="text-20">Easy appointments, welcoming staff, and talented employees! I was thrilled with nano hair stroke to my eyebrow microblading and plus extra Moles Beauty Mark tattoo, and bang trim. I will be back for more services!.</p>
  801. </div>
  802. <div class="testimonial-content px-xl-5">
  803. <h2>The day was so exicted with full of satisfication.</h2>
  804. <p class="text-20">They all knew what they were doing, they were all great at their lash lift job and I love how my eyelashes came out! Definitely recommend coming here.</p>
  805. </div>
  806. </div>
  807. </div>
  808. <div class="col-12">
  809. <div class="testimonial-border-line">
  810. <div class="border-css"></div>
  811. </div>
  812. </div>
  813. <div class="col-xl-12">
  814. <div class="testimonial-avater-style1 vs-carousel" id="testi-author" data-asnavfor="#testi-author-name, #testi-content" data-slidetoshow="3" data-centermode="true" data-variablewidth="true" data-xlcentermode="true" data-mlcentermode="true" data-lgcentermode="true" data-mdcentermode="true" data-smcentermode="true" data-xscentermode="true">
  815. <div class="author-img">
  816. <img loading="lazy" src="assets/img/testimonial/testil-author-1-1.png" alt="Author Image" class="w-100">
  817. </div>
  818. <div class="author-img">
  819. <img loading="lazy" src="assets/img/testimonial/testil-author-1-2.png" alt="Author Image" class="w-100">
  820. </div>
  821. <div class="author-img">
  822. <img loading="lazy" src="assets/img/testimonial/testil-author-1-3.png" alt="Author Image" class="w-100">
  823. </div>
  824. <div class="author-img">
  825. <img loading="lazy" src="assets/img/testimonial/testil-author-1-4.png" alt="Author Image" class="w-100">
  826. </div>
  827. </div>
  828. </div>
  829. <div class="col-xl-3">
  830. <div class="testimonial-author-style1 mb-25 vs-carousel text-center" id="testi-author-name" data-fade="true" data-asnavfor="#testi-content, #testi-author" data-slidetoshow="1">
  831. <div class="author-content">
  832. <h3 class="h4 mb-0">Minas Morola D.</h3>
  833. <span class="mb-0 text-bold text-theme">Client</span>
  834. </div>
  835. <div class="author-content">
  836. <h3 class="h4 mb-0">Jen L. Marto</h3>
  837. <span class="mb-0 text-bold text-theme">Client</span>
  838. </div>
  839. <div class="author-content">
  840. <h3 class="h4 mb-0">Lomote F. Kerla</h3>
  841. <span class="mb-0 text-bold text-theme">Client</span>
  842. </div>
  843. <div class="author-content">
  844. <h3 class="h4 mb-0">Rosalina D. William</h3>
  845. <span class="mb-0 text-bold text-theme">Client</span>
  846. </div>
  847. </div>
  848. </div>
  849. </div>
  850. </div>
  851. </section>
  852.  
  853. <section class="vs-blog-wrapper vs-blog-layout1 link-inherit bg-light-theme space-top space-md-bottom" id="blog">
  854. <div class="container">
  855. <div class="row text-center justify-content-center">
  856. <div class="col-xl-6 wow fadeInUp" data-wow-delay="0.3s">
  857. <div class="section-title ">
  858. <span class="sec-bg-icon1 ani-moving-x"><i class="flaticon-glider-butterfly"></i></span>
  859. <h2 class="sec-title-style1">Blog Update<span class="sec-subtitle-style1">News Feeds</span></h2>
  860. <p class="sec-text-style1">Brows and Lashes, Lips are three elements we use to define our facial features.
  861. With so many brow, lip and lash trends out there, it can be hard to know which one is right for you.</p>
  862. </div>
  863. </div>
  864. </div>
  865. <div class="row vs-carousel wow fadeInUp" data-wow-delay="0.3s" data-slidetoshow="3" data-mdslidetoshow="2" data-smslidetoshow="1" data-xsslidetoshow="1">
  866. <div class="col-lg-4">
  867. <div class="vs-blog">
  868. <div class="blog-image image-scale-hover">
  869. <a href="#diflash"><img loading="lazy" src="assets/img/blog/difference_between_Classic_Volume_Hybrid_EyelashExtensions.webp" alt="The difference between Classic & Volume Eyelash Extensions" class="w-100"></a>
  870. </div>
  871. <div class="blog-content bg-white">
  872. <div class="blog-meta">
  873. <a href="/facebook/"><i class="far fa-calendar-alt"></i>14th March 2020</a>
  874. <a href="/facebook/"><i class="far fa-user"></i>By Admin</a>
  875. </div>
  876. <h3 class="blog-title h4 mb-10" role="button" data-toggle="collapse" data-target="#vs-collapse15" aria-expanded="true" aria-controls="vs-collapse15">
  877. <a href="#diflash">The difference between Classic & Volume Eyelash Extensions</a>
  878. </h3>
  879. <p>picking Eyelash Extensions for your look can be one hard choices of a task if you don’t know what types of lash extensions to choose to suit your eyes better. .</p>
  880. </div>
  881. </div>
  882. </div>
  883. <div class="col-lg-4">
  884. <div class="vs-blog">
  885. <div class="blog-image image-scale-hover">
  886. <a href="#difbrow"><img loading="lazy" src="assets/img/blog/Brow_powder_and_microblading_hair_stroke.webp" alt="Difference between Micoblading VS Powdered Brow?" class="w-100"></a>
  887. </div>
  888. <div class="blog-content bg-white">
  889. <div class="blog-meta">
  890. <a href="/facebook/"><i class="far fa-calendar-alt"></i>16th March 2020</a>
  891. <a href="/facebook/"><i class="far fa-user"></i>By Founder</a>
  892. </div>
  893. <h3 class="blog-title h4 mb-10" role="button" data-toggle="collapse" data-target="#vs-collapse6" aria-expanded="true" aria-controls="vs-collapse6">
  894. <a href="#difbrow">Difference between Micoblading VS Powdered Brow?</a>
  895. </h3>
  896. <p>Both services are a form of cosmetic tattooing and have a lot in common, but there are distinct differences in tools and techniques they known as Hair stroke, Feathering brow, and Ombre Shading Brow techniques.
  897. </p>
  898. </div>
  899. </div>
  900. </div>
  901. <div class="col-lg-4">
  902. <div class="vs-blog">
  903. <div class="blog-image image-scale-hover">
  904. <a href="/facebook/"><img loading="lazy" src="assets/img/blog/Lip_blush_tattoo_and_Brow_microblading_combination_with_Lash_extension.webp" alt="Luxury VIP service for Brows microblading and Lip blush tattooing Image" class="w-100"></a>
  905. </div>
  906. <div class="blog-content bg-white">
  907. <div class="blog-meta">
  908. <a href="/facebook/"><i class="far fa-calendar-alt"></i>22th April 2020</a>
  909. <a href="/facebook/"><i class="far fa-user"></i>By Admin</a>
  910. </div>
  911. <h3 class="blog-title h4 mb-10"><a href="/facebook/">We giving special service for vip.</a></h3>
  912. <p>We also offer outside mobile eyelash extension services at home. Please send us a call, Our service around Bankstown City Central,
  913. locations include in Greenacre, Chester hill, Punchbowl, Revesby, Padstow and Condell Park, Villawood and Lakemba</p>
  914. </div>
  915. </div>
  916. </div>
  917. </div>
  918. </div>
  919. </section>
  920.  
  921. <section class="vs-cta-wrapper vs-cta-layout1 background-image space-md" data-vs-img="assets/img/cta/cta-img-1-1.webp" data-overlay="body" data-opacity="6" id="cta">
  922. <div class="container">
  923. <div class="row justify-content-center my-lg-0 my-30">
  924. <div class="col-xl-8 wow fadeInUp" data-wow-delay="0.3s">
  925. <div class="cta-content text-center link-inherit">
  926. <div class="cta-thumb mb-2 mb-lg-4">
  927. <img loading="lazy" src="assets/img/logo-mini-thumb.webp" alt="Bonna - Spa Beauty Salon near my location">
  928. </div>
  929. <p class="text-white text-md">Don’t hassitate <a href="/facebook/" class="text-underline text-bold"><u>Contact With</u></a> us any time</p>
  930. <h2 class="sec-title-style1 mb-3 mb-lg-4 text-white">Get A Free Quote</h2>
  931. <div class="vs-btn-group">
  932. <a href="/booking/" title="Bonna Beauty Locations" class="vs-btn wave-style1 mb-3 mb-sm-0 mr-sm-4 shadow-none">Appointment<i class="far fa-arrow-right"></i></a>
  933. <a href="tel:0468439668" class="vs-btn outline-style2 shadow-none"><i class="far fa-phone-alt"></i>Make a Call</a>
  934. </div>
  935. </div>
  936. </div>
  937. </div>
  938. </div>
  939. </section>
  940.  
  941. <div class="vs-faq-wrapper vs-faq-layout1 space-md-bottom space-top background-image" data-vs-img="assets/img/testimonial/testi-bg-3-2.webp" id="faq">
  942. <div class="container">
  943. <div class="row text-center justify-content-center">
  944. <div class="col-xl-6 wow fadeInUp" data-wow-delay="0.3s">
  945. <div class="section-title ">
  946. <span class="sec-bg-icon1 ani-moving-x"><i class="flaticon-spa-1"></i></span>
  947. <h2 class="sec-title-style1">PMU FAQ<span class="sec-subtitle-style1">Questions Answer</span></h2>
  948. <p class="sec-text-style1">Have inquiries? Our experienced staff is here to assist. Access to our services salon with care and friendly PMU permanent makup Certified Technician. Walk-in and none-membership also well come for all packages services available..<br>
  949. <a href="/news/" alt="Lip Eyebrow Eyelash News and Questions"><span class="fa-2x">More News and Questions </span></a>
  950. </p>
  951. </div>
  952. </div>
  953. </div>
  954. <div class="row gutters-20 mb-10" id="vs-accordion">
  955. <div class="col-lg-6  wow fadeInUp" data-wow-delay="0.3s">
  956. <div class="vs-faq bg-light-theme" id="tattooprepare">
  957. <div class="vs-faq-head">
  958. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse19" aria-expanded="false" aria-controls="vs-collapse19">
  959. <h6 class="m-0">How do I prepare for my Lash Extensions appointment?</h6>
  960. </button>
  961. </div>
  962. <div id="vs-collapse19" class="collapse" data-parent="#vs-accordion">
  963. <div class="vs-faq-body">
  964. <p class="faq-text mb-0">
  965. 🎀 <b>Pre Care For Eyelash before your appointment:</b><br>
  966. -✨ Remove all eye makeup, contact lenses, and false eyelashes <br>
  967. -✨ Avoid Coffee & Energy drink at least 4 hours prior<br>
  968. -✨ Avoid curling your natural lashes for at least 24 hours prior<br>
  969. -✨ Stop using waterproof mascara 48 hours before your procedure since it leaves behind unwanted residue<br>
  970. 💗 Patients with an eye infection, like pink eye, need to wait until it has cleared prior to treatment<br>
  971. <br>
  972. 🎀 <b>DO NOT proceed if you:</b><br>
  973. -📌 have a history of eye or skin reactions to products such as eye makeup, eye drops, or eye medication<br>
  974. -📌 are allergic to latex or to any of the ingredients used in the glue, prep, or removal products <br>
  975. -📌 have alopecia areata, trichotillomania. And/Or are undergoing chemotherapy or radiation.<br>
  976. 🍭 <b>Read and fill the Infomation guide Form</b> for more details which We email to you right after booked.
  977. </p>
  978. </div>
  979. </div>
  980. </div>
  981. <div class="vs-faq bg-light-theme" id="lashcare">
  982. <div class="vs-faq-head">
  983. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse3" aria-expanded="false" aria-controls="vs-collapse3">
  984. <h6 class="m-0">What I need to Taking Care of Eyelash Extensions?</h6>
  985. </button>
  986. </div>
  987. <div id="vs-collapse3" class="collapse" data-parent="#vs-accordion">
  988. <div class="vs-faq-body">
  989. <p class="faq-text mb-0">
  990. 🎀 Because extensions are attached to the real lash itself, if you take care them well they may last as long as the natural growth cycle, or about six weeks for baby lash.
  991. But about 3-6 growth lashes will be fall every day, 60% lashes shed every two weeks, so you may need re In fill normally in 2 3 weeks<br>
  992. <i class="far fa-camera text-theme"></i> <a href="/lashcare/" target="_blank">Download Aftercare Card Img</a> [ <i class="far fa-gift text-theme"></i> <a href="/assets/img/faq/Lash_aftercare_how_to_take_care_eyelash_extensions.pdf" target="_blank">DPF</a> ]<br>
  993. ✨ Don’t get them wet for the first 48 hours let lashes proper bonding.<br>
  994. ✨ Avoid waterproof mascara.<br>
  995. ✨ Avoid oil and heavy cream based make-up removers. Water or a non oil is recommended.<br>
  996. ✨ Avoid Powerful Showerheads, Hot water, Steam & pressure can rip fresh lashes<br>
  997. ✨ Avoid your favourite tear-jerker as it’s no tears during the cure period!<br>
  998. ✨ Don’t pull on your lashes! picking! Rubbing!. Just give them a quick brush if needed.<br>
  999. ✨ Gently comb them daily, morning, evening with a clean mascara wand.<br>
  1000. ✨ Try not to sleep on them, sleep on your back for the first day and don't use Eye Masks.<br>
  1001. ✨ Be gentle when removing eye makeup. Any makeup remover for the face only.<br>
  1002. ✨ Stay away from chlorinated pools and heat treatments, steam rooms, saunas and sunbeds.<br>
  1003. ✨ Switch to a Silk/Satin Pillowcase, it better than Cotton.<br>
  1004. ✨ If the skin is itchy or red after an extension application, don't panic. Wait a day and gently wash and rinse them to ensure that they're clean.<br>
  1005. 🎀 Do not remove synthetic lashes, real lashes that it’s attached to. Let the lash technician remove it.<br>
  1006. 💗 Lash extension require upkeep, but they give your eye celebrites look alike and beautyfull natural volume that renders mascara unnecessary.<br>
  1007. 💗 If you apply makeup regularly, this is a definite time-saver worthy of the commitment.<br>
  1008. </p>
  1009. </div>
  1010. </div>
  1011. </div>
  1012. <div class="vs-faq bg-light-theme">
  1013. <div class="vs-faq-head" id="diflash">
  1014. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse15" aria-expanded="false" aria-controls="vs-collapse15">
  1015. <h6 class="m-0">Difference Between Classic, Volume & Hybrid, Wispy Eyelash Extensions? What is Lash material?</h6>
  1016. </button>
  1017. </div>
  1018. <div id="vs-collapse15" class="collapse multi-collapse" data-parent="#vs-accordion">
  1019. <div class="vs-faq-body">
  1020. <p class="faq-text mb-0">
  1021. There are three types of lash extensions: Classic, Hybrid, Volume and New modern Wispy. Each type has its own method of application.
  1022. All three start with the isolation process, which is when you get between your natural lashes with tweezers to avoid gluing your extensions to them<br>
  1023. <a target="_blank" href="assets/img/faq/Difference_Between_Classic_Volume_Hybrid_Eyelash_Extensions.webp"><i class="fa-camera"></i> Classic vs Hybrid vs Volume Lash</a><br>
  1024. <a target="_blank" href="assets/img/faq/Lashes_Guide_Styles_and_Density_Thickness_Curls.jpg"><i class="fa-camera"></i> Lashes Style Charts</a><br>
  1025. <a target="_blank" href="assets/img/faq/Lashes_tech_expert_tips_and_tricks.jpg"><i class="fa-camera"></i> Popular Lashes Tech Expert Guids</a><br>
  1026. <a target="_blank" href="assets/img/faq/Determind_Eyeshape_and_Best_Lashes_Style.jpg"><i class="fa-camera"></i> Determind Eyeshape and best Lashes Style</a>
  1027. <br>
  1028. 💗 <b>Classic Eyelash Extensions ?</b><br> Are a popular natural-looking way to enhance your eyes.
  1029. They are applied on a one-to-one ratio, meaning one extension is attached to one natural lash.
  1030. This allows you to achieve the look of lash enhancement without compromising the health of your natural lashes<br>
  1031. 💗 <b>What are volume eyelash extensions?</b><br> They add length and volume to your lashes.
  1032. The lashes range from 2D-6D, with a 4D being the most dramatic and full. They can be done with pre-made fans or fans can be made by hand using a special tweezer.<br>
  1033. 💗 <b>What are Hybrid lashes? </b><br>
  1034. Hybrid lashes are a 70-30 mixture of both classic lashes and volume lashes.
  1035. Choosing hybrid extensions gives your clients the wonderfull of both worlds. <br>
  1036. The look is achieved by mixing classic lashes and volume lashes placed strategically to frame the eyes.
  1037. Hybrid extensions offer a variety of texture and more volume, but without the sometimes-unnatural look of volume lashes.<br>
  1038. 💗 <b>What Are Wispy Lashes? </b><br>
  1039. Created by individual lashes closed to fans lashes extensions with different lengths and curls similar as Hybrid Lash.
  1040. but in the way get feathery lashes with noticeable spikes.<br>
  1041. <a target="_blank" href="assets/img/faq/Lashes-Map-Wispy-sets.jpg"><i class="fa-camera"></i> Wispy Lashes Map Styles</a><br>
  1042. Wispy lashes are the trendiest style because they look fluffy and feathery, so very wet attractive.
  1043. They are perfect for people who prefer a dramatic, makeup look and eyelashes that stand out.<br>
  1044. 🎀 <b>What’s better, classic, hybrid, or volume eyelashes? </b><br>
  1045. It really depends on the look your wants to achieve, budget and the skillset of the technician.
  1046. Classic lashes require little preparation, so they're more affordable if budget is important to your clients.
  1047. Volume lashes require a higher level of skill and time investment on the part of the technician, as they handmake the fans beforehand. <br>
  1048. <br>
  1049. <h6><b>💮 Chosing MINK LASHES VS. FAUX MINK VS. SILK material options</b></h6>
  1050. 🍭 Mink LASH: The most likely natural eyelash extension material.
  1051. Mink is super lightweight, fluffy, and it mimics the look of your own lashes.
  1052. Mink can be a good choice. But come with luxury price tags. You’ll pay up more than $300 for a set.
  1053. There’s also Unlike the faux mink and other synthetic alternatives, Mink lashes will NOT Maintain a Curl.
  1054. You’ll need to regularly re-curl them yourself.
  1055. <br>
  1056. 🍭 Faux Mink: supplies by man-made synthetic alternative to real mink, with a similar lightweight feel.
  1057. <b>Faux mink is most popular</b> and a better choice for those with allergies or ethical aversions to fur budget-friendly, affordable cost $90 to $300 , still great for the look.
  1058. <br>
  1059. 🍭 Silk Lash extensions made of silk are the heaviest and most rigid feeling.
  1060. Their thickness and luster really pop and stand out, so silk lashes are commonly used for weddings and special occasions.
  1061. They’re also the least comfortable extensions. Pricing is comparable to faux mink lashes.
  1062. <br>
  1063. </p>
  1064. </div>
  1065. </div>
  1066. </div>
  1067. <div class="vs-faq bg-light-theme">
  1068. <div class="vs-faq-head">
  1069. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse13" aria-expanded="false" aria-controls="vs-collapse13">
  1070. <h6 class="m-0">How to taking Care of Eyelash Lift and Tint.</h6>
  1071. </button>
  1072. </div>
  1073. <div id="vs-collapse13" class="collapse" data-parent="#vs-accordion">
  1074. <div class="vs-faq-body">
  1075. <p class="faq-text mb-0">
  1076. 💝 The great thing about a Lash Lift is that it is a very low maintenance procedure with a little extra care required over the first 24-48hrs.<br>
  1077. ✩* Be gentle with your lashes; no rubbing.<br>
  1078. ✩* Do not get your lashes wet for the first 24 hrs.<br>
  1079. ✩* Do not use harsh products on your eyes/lashes.<br>
  1080. ✩* Use of Sauna/Steam is possible after 24hrs but may weaken the effect of the lift.<br>
  1081. ✩* No eye make up for 24 hours.<br>
  1082. ✩* Avoid waterproof mascara’s.<br>
  1083. ✩* Swimming should be avoided for at least 24hrs.<br>
  1084. ✩* No other facial beauty treatments for 24hrs<br>
  1085. <br>
  1086. 💝 LASH TINT AFTERCARE<br>
  1087. 📌 DAY 1: <br>
  1088. ✩* Do not touch or rub your eyes, eyelashes,<br>
  1089. ✩* Avoid water first 2 hours.<br>
  1090. ✩* Do not sleep on your face.<br>
  1091. ✩* Avoid makeup or mascara to lashes.<br>
  1092. 📌 Day 2:<br>
  1093. ✩* Avoid hot water or steam near the eyes.<br>
  1094. 📌 DAY 3 & continously:<br>
  1095. ✩* No rub the eyes or lashes.<br>
  1096. ✩* Do not use oil based products on the lashes.<br>
  1097. ✩* Avoid strong UV, makeup remover containing AHA’s and oil.<br>
  1098. </p>
  1099. </div>
  1100. </div>
  1101. </div>
  1102. <div class="vs-faq bg-light-theme">
  1103. <div class="vs-faq-head">
  1104. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse12" aria-expanded="false" aria-controls="vs-collapse12">
  1105. <h6 class="m-0">Can I choose my Lash and Brow, Lip artist? And contact my Lash and Brow, Lip technician prior to my appointment?</h6>
  1106. </button>
  1107. </div>
  1108. <div id="vs-collapse12" class="collapse" data-parent="#vs-accordion">
  1109. <div class="vs-faq-body">
  1110. <p class="faq-text mb-0">
  1111. + Yes! You can chose artists and Salon in your area by heading to the booking system directory then chose Salon location near your home then services and Artist avaiable at that Location on the time you need.
  1112. If your selected lash and brow artist isn’t available, you can reschedule to another time or select another lash and brow artist in your area.<br>
  1113. + Yes! You can direct contact the staff any time even after or before booking start time,
  1114. you be able to message your lash and brow technician using the sms, chat on Facebook/Instagram app direct to <b>"BonnaBeautySpa"</b>.<br>
  1115. + You could drop any question to our email support@bonnabeautyspa.com we will answer quick as posible.<br>
  1116. <small>- Your lash and brow technician will also have the ability to message you prior to your appointment to ask any questions they may have to ensure they can best prepare to achieve your desired results.</small>
  1117. </p>
  1118. </div>
  1119. </div>
  1120. </div>
  1121. <div class="vs-faq bg-light-theme">
  1122. <div class="vs-faq-head">
  1123. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse18" aria-expanded="false" aria-controls="vs-collapse18">
  1124. <h6 class="m-0">Can I share inspiration photo's with my lash and brow, lip artist prior to my appointment?</h6>
  1125. </button>
  1126. </div>
  1127. <div id="vs-collapse18" class="collapse" data-parent="#vs-accordion">
  1128. <div class="vs-faq-body">
  1129. <p class="faq-text mb-0">
  1130. Absolutely! You can send inspiration photo’s at the time of placing your booking to our Phone or any our "BonnaBeautySpa" soccial Facebook, Instagram pages so that your lash and brow artist knows what type of look you’re after.
  1131. You can also show us inspiration photo’s once you arrive.
  1132. </p>
  1133. </div>
  1134. </div>
  1135. </div>
  1136. <div class="vs-faq bg-light-theme">
  1137. <div class="vs-faq-head">
  1138. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse2" aria-expanded="false" aria-controls="vs-collapse2">
  1139. <h6 class="m-0">What products and Skill techniques will my technician use? Do I need to supply / buy any products or tools?</h6>
  1140. </button>
  1141. </div>
  1142. <div id="vs-collapse2" class="collapse" data-parent="#vs-accordion">
  1143. <div class="vs-faq-body">
  1144. <p class="faq-text mb-0">
  1145. + Each lash and brow lip artist has their own professional kits, always be upgraded skills, unique to them. <br>
  1146. To find out what products and tools your artist will use, go ahead follow their profile soccial Instagram & Facebook profile you can drop them a nice chat ask for advices.
  1147. If you have allergies or sensitivities to certain products, let your artist know by send them message right away at the time of booking.
  1148. <br>💋 You will aslo receive a free tube of aftercare ointment treatment. But if you prefer your own buying we recommended
  1149. <a target="_blank" href="assets/img/faq/vaseline_vs_aquaphor_for_lips.webp"><i class="fa-camera"></i> Vaseline or <b>Aquaphor Lip Repair</b></a><br>
  1150. 💗 And Nope! you dont need bring anythings! Your technician will prepare everything they need. But if you’d like them to use your own products that’s some time fine too.
  1151. You can let Salon know by making a note in your booking request form.
  1152. .</p>
  1153. </div>
  1154. </div>
  1155. </div>
  1156. </div>
  1157. <div class="col-lg-6 wow fadeInUp" data-wow-delay="0.4s">
  1158. <div class="vs-faq bg-light-theme" id="tattooprepare">
  1159. <div class="vs-faq-head">
  1160. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse1" aria-expanded="false" aria-controls="vs-collapse1">
  1161. <h6 class="m-0">How do I prepare for my Brow, Lip cosmetic appointment?</h6>
  1162. </button>
  1163. </div>
  1164. <div id="vs-collapse1" class="collapse" data-parent="#vs-accordion">
  1165. <div class="vs-faq-body">
  1166. <p class="faq-text mb-0">
  1167. 🎀 <b>Expert Pre care For Brows and Lips:</b> <br>
  1168. ✨ To helping in communicating the desired colour/shape preference of your eyebrows or lips, You can wearing your makeup as you normally do. <br>
  1169. ✨ Do not work out or sweat heavily, Avoid alcohol or caffeine energy drinks 24 hrs before procedure.<br>
  1170. ✨ Do not tan or have a sunburned face the day of the procedure, Don't Eyebrow Tint, Brow Lamilation too.<br>
  1171. 💗 Patients with an Lip, Brow, Eyes infection, like pink eye, Skin irritation sinus/respiratory or blemishes, Or If you are feeling sick, having cold or flu like symptoms need to wait until it has cleared prior to treatment<br>
  1172. ✨ 48 hours before: Stop taking aspirin, niacin, vitamin E, fish oil, CoQ10 and aspirin/ibuprofen.
  1173. <br>No Re.tinols/Re.tin-A or other anti-aging/acne creams, or serums containing acids, these can increase bleeding and bruising.
  1174. <br>Avoid garlic, ginger, ginkgo, dong quai, pineapples, turmeric, or cinnamon, these are natural blood thinners too<br>
  1175. ✨ No waxing or tinting 4 days before procedure.<br>
  1176. ✨ No Bo.tox, Filler treatments 3 weeks prior<br>
  1177. ✨ 4-weeks prior procedure: Avoid Chemical Peels, Microdermabrasion, Exfoliate or facials,<br>
  1178. ✨ Do not use AHA (Alpha Hydroxy Acids) such as lactic, glycolic, citric, retinoid and tartaric acids
  1179. or any Over the Counter creams and lotions for tone correcting, anti-aging, or exfoliating which can discolor the permanent makeup<br>
  1180. <br>
  1181. 💋 If your Lip Dry.. Use <a target="_blank" href="assets/img/faq/vaseline_vs_aquaphor_for_lips.webp"><i class="fa-camera"></i> Vaseline</a> treatment before 48-24 hours help the procedure with best result<br>
  1182. 📌 Brush your teeth and clean mouth before Lip procedure.</br>
  1183. 📌 Before 24hrs You <b>MUST</b> take <a target="_blank" href="assets/img/faq/ezovir_cold_sore_tablet_cream.jpg"><i class="fa-camera"></i> Fam.ciclovir</a>
  1184. and buy <a target="_blank" href="assets/img/faq/ezovir_cold_sore_tablet_cream.jpg"><i class="fa-camera"></i> Aciclovir - Anti Coldsore</a>,
  1185. and extra may support with <a target="_blank" href="assets/img/faq/Lysine_Cold_Sore_Defence.jpg"><i class="fa-camera"></i> Lysine</a>,
  1186. they can purchase at any Chemist Store that help body and Lip's skin inner which fights against harmful bacteria, viruses and fungi in case.
  1187. <br><br>
  1188. 🍭 <b>Read and fill the Infomation guide Form</b> for more details which We email to you right after booked.
  1189. </p>
  1190. </div>
  1191. </div>
  1192. </div>
  1193. <div class="vs-faq bg-light-theme">
  1194. <div class="vs-faq-head">
  1195. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse14" aria-expanded="false" aria-controls="vs-collapse14">
  1196. <h6 class="m-0">What is Lip Blush Tattoo? How permanent is it? How is procedure? Does lip blushing hurt? </h6>
  1197. </button>
  1198. </div>
  1199. <div id="vs-collapse14" class="collapse" data-parent="#vs-accordion">
  1200. <div class="vs-faq-body">
  1201. <p class="faq-text mb-0">
  1202. 💋 Lip blushing also sometimes known as lip tattooing, is a type of semipermanent cosmetic tattooing procedure achieved by depositing pigments in your lips using small needles.
  1203. Lip blushing focuses on altering both color and enhance shape to create younger-looking lips.<br>
  1204. <a target="_blank" href="assets/img/faq/Chose_best_lips_from_trending_shape_lip_now.jpg" alt="Chose best trending from lips shape colection"><i class="fa-camera"></i> Best trending Lips Shape.</b></a><br>
  1205. 💋 Lip blushing is semipermanent procedure. you’ll need to repeat the process in few years to maintain your results, smoking, sun exposure, can make the pigment fade quicker.<br>
  1206. 💋 Techniction will apply a numbing cream to your lips beforehand to help minimize pain and discomfort.
  1207. you may consider taking acetaminophen before your appointment to decrease your chances of feeling pain. <br>
  1208. <a target="_blank" href="assets/img/faq/lip-tattoo-healing-process.jpg" alt="Lip Blush Tattoo before and after images"><i class="fa-camera"></i> Lip Blush Tattoo before and after images.</b></a><br>
  1209. 💋 Lip procedure take 1 and 3 hours:<br>
  1210. 1 - First, numb your lips help less pain and discomfort.<br>
  1211. 2 - Techniction will go over your desired lip shape and tone, as well as any sketches that need your approval.<br>
  1212. 3 - They’ll insert a natural-looking pigment into your lips using small needles with multiple layers.<br>
  1213. 4 - Clean up and prepare guide for your aftercare, You may came back for touch up session to complete procedure with best colour.
  1214. </p>
  1215. </div>
  1216. </div>
  1217. </div>
  1218. <div class="vs-faq bg-light-theme">
  1219. <div class="vs-faq-head" id="lipcare">
  1220. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse4" aria-expanded="false" aria-controls="vs-collapse4">
  1221. <h6 class="m-0">Aftercare for Lip blush tattooing? How long to heal? When do touchup?</h6>
  1222. </button>
  1223. </div>
  1224. <div id="vs-collapse4" class="collapse" data-parent="#vs-accordion">
  1225. <div class="vs-faq-body">
  1226. <p class="faq-text mb-0">
  1227. After 4 hours, start applying thin layer
  1228. <a target="_blank" href="assets/img/faq/vaseline_vs_aquaphor_for_lips.jpg"><i class="fa-camera"></i> Vaseline ointment or <b>Aquaphor</b></a> use Q-tip, cotton swab or gentle with clean hands, keep constantly moist all time.<br>
  1229. Lip colour will look bold and slightly larger, will be normal and fade away after two days. A crust will forms then flake away revealing a lighter and more natural colour. <br>
  1230. If need clean use pure WATER wet wipe, DRIED with a clean paper towel then apply thin layer ointment again let skin breath.<br>
  1231. You may ask Doctor at any Chemist Store for Fam.ciclovir or A.ciclovir like
  1232. <a target="_blank" href="assets/img/faq/ezovir_cold_sore_tablet_cream.jpg"><i class="fa-camera"></i> Ezovir / Cold Sore Cream</b></a>
  1233. that help body and skin system which fights against harmful bacteria, viruses and fungi in case.
  1234. <br>
  1235. <br>
  1236. 🎀 <a target="_blank" href="assets/img/faq/lip_blush_aftercare_healing_daybyday.jpg"><i class="fa-camera"></i> Images of Aftercare and Lip Healing process</b></a><br>
  1237. ✨ Don’t touch your lips or Pull, pick, rub or scratch at the scabs, crust or skin that starts peeling off ( includeing while cleaning lip).<br>
  1238. ✨ Don’t sleep on your face, use a fresh pillowcase, No kissing, No stretch lips by smiling big<br>
  1239. ✨ Don’t get the lips soaking wet, NO toothpaste on lips, NO long hot showers, drink too hot, sweating, saunas, steam baths, swimming.<br>
  1240. ✨ Don’t put any makeup or care products, Blistex, Carmex or Chapstick on the area besides the prescribed aftercare ointment.<br>
  1241. ✨ Don’t eat spicy oily or very salty foods, <b>Chicken related</b> – they’ll sting. Dont constantly licking, wipe lips while eating. Use fork, drink with a straw.<br>
  1242. ✨ Don’t drink alcohol, caffeine, No smoking – it will burn and dry out your lips further.<br>
  1243. ✨ Don’t expose your lips to the sunlight, any UV/UVA Rays, teeth whitening, Lazer.. 3-4 weeks.<br>
  1244. ✨ Avoid places has a lot of airborne debris or Driving in open air vehicles<br>
  1245. ✨ Avoid direct water pressure on the treated area When showering, apply aquaphor to cover your lips.
  1246. <br>
  1247. <a target="_blank" href="assets/img/faq/lips_blush_tattoo_aftercare.jpg"><i class="fa-camera"></i> Lip blush Aftercare</b></a> <br>
  1248. 💋 DAY 1-3: You may apply an ice pack (NO directly) cover with clean towel cloth each 10 mintues.<br>
  1249. 💋 DAY 3-7: Lips begin peeling, colour will lighten by 30%-50%. Let the peeling happen naturally. keeping lips moist!<br>
  1250. 💋 WEEK +2: : Lips are done peeling, colour is light, your routines to normal. Lips will continue to heal, up to 6 weeks. Keeping moist to get the best colour.<br>
  1251. 💋 WEEK +6 lips HEALED
  1252. <br><br>
  1253. 💗 <b>Will I need touch-ups Lips blush?</b> <br>
  1254. For most people, Lip blush tattoos last about 2 years without additional touch ups depend on many factors
  1255. But eventually you still need a touch-up to keep your lip tattoo blushing looking good as it did when you first got inked.
  1256. Some people likelihood of fading quickly, they should expect to get a touch-up every few months.
  1257. </p>
  1258. </div>
  1259. </div>
  1260. </div>
  1261. <div class="vs-faq bg-light-theme">
  1262. <div class="vs-faq-head" id="difbrow">
  1263. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse6" aria-expanded="false" aria-controls="vs-collapse6">
  1264. <h6 class="m-0">What is Brow tattooing Microblading/HairStroke style, Microshading powder, Ombré Brows and Combination?</h6>
  1265. </button>
  1266. </div>
  1267. <div id="vs-collapse6" class="collapse multi-collapse" data-parent="#vs-accordion">
  1268. <div class="vs-faq-body">
  1269. <p class="faq-text mb-0">
  1270. <a target="_blank" href="assets/img/faq/1_Diagram_difference_Microblading_STYLE_Microshading_powder_Ombre_Brows_and_Combination.jpg"> <i class="fa-camera"></i> Diagram of Difference Brows Tattoo. </a><br>
  1271. <a target="_blank" href="assets/img/faq/Brow_microblading_eyebrows_shapes.jpg"><i class="fa-camera"></i> Popular Eyebrows shapes </a><br class="d-block d-md-none"> <br>
  1272. <a target="_blank" href="assets/img/faq/Brow_microblading_hairstroke_shading_feathering_powder_ombre_shading_combined_styles.jpg"> <i class="fa-camera"></i> Nano Powder/Misting vs Hairstroke Brow</a><br>
  1273. 🎀 <b>Microblading / Hairs Stroke:</b><br>
  1274. known by many names: eyebrow embroidery, hair like micro stroking, and feather tattooing, Nano blading, Microneedling, Micro stroke, Nano Hairstroke. Technician use microblade as manual tool, other use modern auto rotary tool/machine
  1275. implant pigment into the skin’s surface layers. <br>
  1276. <a target="_blank" href="assets/img/faq/micrroblading_vs_hairs_troke_powder_tattoo.jpg"> <i class="fa-camera"></i> Hairs Stroke Vs Microblading technique</a><br>
  1277. 💗 Effect Look:<br>
  1278. <small>– Natural-looking. <br>
  1279. – Hair-like strokes. <br>
  1280. – Lighter Finish</small><br>
  1281. 💗 Perfect For: <br>
  1282. <small>- Normal to dry skin. <br>
  1283. - Not too dense but not too sparse brows. <br>
  1284. – Clients who want natural-looking brows as opposed to a more dramatic style.</small> <br>
  1285. 🎀 <b>Microshading powder</b><br>
  1286. The microshading artist creates small pin-point dots on the brow area repetitively use rotary tool.<br>
  1287. 💗 Effect Look: <br>
  1288. <small>– Makeup-filled eyebrow effect . <br>
  1289. – Powder Brow Style – gentler finish, like powder brow makeup. <br>
  1290. – Celebrities Brow Style – fuller, bolder finish Option to add a gradient effect.</small> <br>
  1291. 💗 Perfect For: <br>
  1292. <small>– Very sparse brows.<br>
  1293. – Over-plucked eyebrows.<br>
  1294. – Old tattooed brows *(must be significantly faded). <br>
  1295. - Who like filling in their eyebrows with a lighter shade.</small><br>
  1296. 🎀 <b>Ombré Brows</b><br>
  1297. Omber brow very similar technique like Microshading with two tone color goes from light to dark.<br>
  1298. 💗 Effect Look: <br>
  1299. <small>– Lighter on the inside and denser and bolder on the tails.<br>
  1300. – Two-tone effect also like powder brow makeup.<br>
  1301. – Can be added on top of microshading and combination brows.</small><br>
  1302. 💗 Perfect For: <br>
  1303. <small>– Clients who want a more dramatic effect.
  1304. – Fashion-forward individuals.</small><br>
  1305. 🎀 <b>Combination</b><br>
  1306. Characterized by feathered hair strokes from the beginning to near middle, and then transitions to a powdered finish toward the tails.<br>
  1307. 💗 Effect Look: <br>
  1308. <small>– Denser, more defined brows.<br>
  1309. – Hint of makeu.<br>
  1310. – Option to add an ombre effect.</small><br>
  1311. 💗 Perfect For: <br>
  1312. <small>- Clients who want a little bit of both the microblading hair stroke and microshading styles</small><br>
  1313. <a href="/news/what-is-brows-microblading-or-micro-nano-hair-stroking-what-different-between-microblade-to-hair-stroke-cosmetic-tattoo/"><i class="fa-question"></i> More about Microblading vs Micro/Nano hair stroke brows</a><br>
  1314. </p>
  1315. </div>
  1316. </div>
  1317. </div>
  1318. <div class="vs-faq bg-light-theme">
  1319. <div class="vs-faq-head" id="browcare">
  1320. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse7" aria-expanded="false" aria-controls="vs-collapse7">
  1321. <h6 class="m-0">Affercare Brow tattooing treatments? What can, and What I can not do, How long heal? When touch up?.</h6>
  1322. </button>
  1323. </div>
  1324. <div id="vs-collapse7" class="collapse" data-parent="#vs-accordion">
  1325. <div class="vs-faq-body">
  1326. <p class="faq-text mb-0">
  1327. <b>EYEBROW AFTERCARE For Microblading, Feathering Hair Stroke, Shading, Ombre Powder and Combo Brows</b><br>
  1328. <a target="_blank" href="assets/img/faq/brow_aftercare_healing_daybyday.webp"><i class="fa-camera"></i> Images of Aftercare and Brow Healing process</b></a><br>
  1329. <a target="_blank" href="assets/img/faq/tattoo_brows_ombre_shading_heeling_stage.jpg"><i class="fa-camera"></i>Brow Ombre/Shading Mist/Powder Healing Stages</b></a><br>
  1330. 💗 First few hours you may have lymph fluid area, Just use clean tissue/cotton pad to absorb any excess lymph fluid.<br>
  1331. 💗 Keep your face away from the shower head or take a bath. Wash your face carefully around the eyebrow without getting water on the treated area. IF it get wet use clean tissue/cotton gentle absorb the water away.<br>
  1332. 🎀 After 24 hours when the treatment area completely dried, make sure clean hands gently apply the post-care ointment with a cotton swab twice a day, at night and morning, for 10 days.
  1333. Shape and Colour will look unusual, Itching and flaking may appear during those days. The entire healing process will take from 4-6 weeks depending on your body regeneration and age, Be patience.<br>
  1334. <br>
  1335. 💗 The following must be avoided during 14 days:<br>
  1336. ✨ Avoid drinking alcohol, caffeine. Dont eat spicy oily, Chicken related<br>
  1337. ✨ Don't let any water, lotion, soap, or makeup touch your brow area.<br>
  1338. ✨ Avoid Picking, peeling, or scratching of the micro pigmented area.<br>
  1339. ✨ Avoid Exposure to UV/UVA Rays, Laser. <br>
  1340. ✨ Avoid sweating, sporting, Swimming, Hot sauna, hot bath, or Jacuzzi, Sun tanning, Salon tanning.<br>
  1341. ✨ Avoid chemicals, skin care, makeup cause a shift in colour. No creams containing Re.tin-A or Glycolic acid on the treatment area<br>
  1342. ✨ Avoid places has a lot of airborne debris or Driving in open air vehicles<br><br>
  1343. 🎀 <b>Why Do I Need the First Microblading Touch Up? and When?</b><br>
  1344. ✨ Don’t think of a Brow microblading touch up as something optional.
  1345. Think of it as a must has second part of the complete microblading treatment.
  1346. Without it, the first procedure might be a waste of money.<br>
  1347. ✨ After 4-6 weeks after the initial procedure usually required a touch up.
  1348. You shouldn’t ask for it before the 4-week-period ends because the pigment color has not been settled yet. Give your brows time to heal properly.<br>
  1349. ✨ You might notice that your brows have faded, sometimes leaving some gaps, specialy peoples with oily skin. If so, you will need this treatment in order to get the best results.<br>
  1350. ✨ Make sure you have at least one touch up per year, It refix your brow shape, corect colour, If you want to prolong the effect of hair stroke or powder.
  1351. </p>
  1352. </div>
  1353. </div>
  1354. </div>
  1355. <div class="vs-faq bg-light-theme">
  1356. <div class="vs-faq-head">
  1357. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse17" aria-expanded="false" aria-controls="vs-collapse17">
  1358. <h6 class="m-0">Precare and Aftercared Facial/Brow Waxing in few days.</h6>
  1359. </button>
  1360. </div>
  1361. <div id="vs-collapse17" class="collapse" data-parent="#vs-accordion">
  1362. <div class="vs-faq-body">
  1363. <p class="faq-text mb-0">
  1364. 🎀 <b>Precare Facial/Brow Waxing (<a href="/news/6-things-you-must-do-before-your-eyebrow-waxing-appointment/" target="_blank">instructions</a></b>):<br>
  1365. 📌 Hair should be at least 1/4" (eyelash length), 2-3 weeks growth<br>
  1366. 📌 Avoid Chemical Peels, Granular substance, or Exfoliation tool, Microdermabrasion, Retinoids or facials for 4-weeks prior procedure.<br>
  1367. 📌 Avoid tanning/sunbathing minimum 2-weeks prior procedure.<br>
  1368. 📌 NO wound, or infection skin.<br>
  1369. <br>
  1370. 🎀 <b>Aftercare Facial/Brow Waxing:</b><br>
  1371. Notes: some slight soreness, small bumps and redness are common and perfectly normal temporary reactions,
  1372. particularly if this is your first wax. These symptoms should subside over the next 24 - 48 hours. <br>
  1373. 🍭 Keep the waxed area clean, and avoid heat and friction during the next 24 - 48 hours.<br>
  1374. 📌 No hot baths or showers.<br>
  1375. 📌 No saunas, hot tubs, massage or steam treatments.<br>
  1376. 📌 No tanning/sunbathing.<br>
  1377. 📌 No sport, gym work or haevie exercise.<br>
  1378. 📌 Avoid scratching or touching the treated area with unwashed hands.<br>
  1379. 📌 Wear clean, loose fitting clothes/hats.<br>
  1380. 📌 Avoid swimming in chlorinated pools.<br>
  1381. 📌 Do not apply deodorants, body sprays, powders, lotions or other products to the area, other than those recommended.<br>
  1382. 📌 Do not shave soon after procedure.<br>
  1383. <br>
  1384. 🍭 To soothe and protect the skin,<br>
  1385. 💗 You may use Paw Paw cream if small area feeling burn.<br>
  1386. 💗 After you’ve bathed/showered, apply some baby oil or E45 lotion or antiseptic cream to the waxed area<br>
  1387. </p>
  1388. </div>
  1389. </div>
  1390. </div>
  1391. <div class="vs-faq bg-light-theme">
  1392. <div class="vs-faq-head" id="tinaftercare">
  1393. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse16" aria-expanded="false" aria-controls="vs-collapse16">
  1394. <h6 class="m-0">Aftercared Brow Tint, THE DO’S and DON’TS</h6>
  1395. </button>
  1396. </div>
  1397. <div id="vs-collapse16" class="collapse" data-parent="#vs-accordion">
  1398. <div class="vs-faq-body">
  1399. <p class="faq-text mb-0">
  1400. 💗 DAY 1: <br>
  1401. Do not touch or rub your eyes, or eyebrows immediately after the treatment. <br>
  1402. If redness or irritation occurs apply a cool damp cotton compress to the eye area. <br>
  1403. Avoid any water contact on the brows<br>
  1404. Do not sleep on your face.<br>
  1405. <br>
  1406. 💗 DAY 2: <br>
  1407. Avoid hot water or steam on the face or near the eyes.<br>
  1408. <br>
  1409. 💗 DAY 3 & continuously:<br>
  1410. 📌 Please refrain from all attempts to rub the eyes or Brows.<br>
  1411. 📌 Avoid oil based products or any conditioning treatments/ serums on the Brows.<br>
  1412. 📌 Effects of the tint will start to diminish within 2 to 3 weeks as hair grows out and the tint color fades.<br>
  1413. 📌 Avoid Strong sunlight/UV light can make the tint color fade faster <br>
  1414. 📌 Avoid exfoliating cleansers or those products containing AHA’s and oil.<br>
  1415. 📌 DON’T overexpose your tinted brows to chlorine. Too much underwater swimming in chlorine-treated.<br>
  1416. </p>
  1417. </div>
  1418. </div>
  1419. </div>
  1420. <div class="vs-faq bg-light-theme">
  1421. <div class="vs-faq-head" id="browlami">
  1422. <button class="vs-faq-title collapsed" data-toggle="collapse" data-target="#vs-collapse18" aria-expanded="false" aria-controls="vs-collapse18">
  1423. <h6 class="m-0">9 FAQs and Precare/Aftercare Guide for Brow Laminations</h6>
  1424. </button>
  1425. </div>
  1426. <div id="vs-collapse18" class="collapse multi-collapse" data-parent="#vs-accordion">
  1427. <div class="vs-faq-body">
  1428. <p class="faq-text mb-0">
  1429. Considering brow lamination or already booked? Here's what you need to know:<br>
  1430. <b>💗 9 FAQs all about lamination:</b><br>
  1431. ✨ What is Brow Lamination?<br>
  1432. <i>Brow lamination enhances brows by straightening and setting hairs for a fuller look.</i></br>
  1433. ✨ During Appointment?<br>
  1434. <i>Consultation, brushing, solution application, tinting, and shaping.</i></br>
  1435. ✨ How Long Does it Last?<br>
  1436. <i>Typically 2 to 4 weeks, depending on maintenance.</i></br>
  1437. ✨ Suitable for Everyone?<br>
  1438. <i>Most, except those with specific skin conditions or recent treatments.</i></br>
  1439. ✨ Makeup After Treatment?<br>
  1440. <i>Allowed after 24 hours, with gentle, non-oil-based products recommended.</i></br>
  1441. ✨ Lost Brow Shape?<br>
  1442. <i>Not permanent; use a brow spoolie to restore shape daily.</i></br>
  1443. ✨ Makeup Allowed?<br>
  1444. <i>Yes, after 24 hours; schedule next shaping appointment in three weeks.</i></br>
  1445. ✨ Eligibility?<br>
  1446. <i>Most clients eligible, with exceptions noted earlier.</i></br>
  1447. ✨ Prolonging Effects?<br>
  1448. <i>Cleanse brows with gentle cleanser and apply lamination oil nightly.</i></br>
  1449. <b>💗 Precare and Aftercare:</b><br>
  1450. 📌 Avoid retinol, AHA, or BHA creams 72 hours before.<br>
  1451. 📌 Let brows grow out for three weeks.<br>
  1452. 📌 Disclose allergies before treatment.<br>
  1453. 📌 After treatment, avoid wetting brows for 24 hours.<br>
  1454. 📌 Use provided spoolie daily.<br>
  1455. 📌 Apply lamination oil daily for hydration and keep style up.<br>
  1456. 📌 Avoid excessive rubbing and schedule regular touch-ups.<br>
  1457. By adhering to these instructions, you can ensure successful and long-lasting results. For more detail guidance and booking, visit [<a href="/news/9-faqs-and-all-about-precare-aftercare-guide-for-brow-laminations/">brow laminations fags and care</a>].
  1458. </p>
  1459. </div>
  1460. </div>
  1461. </div>
  1462. </div>
  1463. </div>
  1464. </div>
  1465. </div>
  1466.  
  1467. <footer class="footer-wrapper footer-layout1">
  1468. <div class="footer-widget footer-widget-layout1 pt-100 pb-70">
  1469. <div class="container">
  1470. <div class="row justify-content-xl-center gutters-40">
  1471. <div class="col-lg-4 col-xl-4">
  1472. <div class="widget  ">
  1473. <div class="vs-widget-about">
  1474. <div class="widget-about-logo mb-20 mb-lg-25">
  1475. <a href="/">
  1476. <img loading="lazy" src="assets/img/logo177x59.png" alt="Clianio">
  1477. </a>
  1478. </div>
  1479. <p class="widget-about-text mb-20 text-justify">
  1480. Our professional services ensure your desired outcome through a thorough consultation.
  1481. We offer a range of services, including Eyelash extensions, filling, tinting, Cosmetic Tattoo Lips blushing,
  1482. Beauty & Brow Parlour Microblading, Micro hair stroke Brows, Nano hair stroke feathering brows,
  1483. Neutralization recolor reshape brow, and Enhance Ombre Powder brow trending. Explore our best Offer Sale Off Event on Eyeliner permanent makeup services.
  1484. We focus on serving the local areas in NSW, specifically
  1485. <a href="/news/service/sydney/" title="Eyelash Extensions and Lash Lift in Sydney">Sydney CBD</a>,
  1486. <a href="/news/service/fairfield/" title="Eyelash Extensions and Lash Lift in Fairfield">Fairfield</a>,
  1487. <a href="/news/service/liverpool/" title="Eyelash Extensions and Lash Lift in Liverpool">Liverpool</a>, and
  1488. <a href="/news/service/cabramatta/" title="Eyelash Extensions and Lash Lift in Cabramatta">Cabramatta</a>.
  1489. This includes Canley Vale, Canley Height, Marrylands, Granville, Auburn, Guildford,
  1490. and alllocations nearby <a href="/news/service/bankstown/" title="Eyelash Extensions and Lash Lift in Bankstown">Bankstown</a>,
  1491. like Bankstown Aerodrome,
  1492. <a href="/news/service/condell-park/" title="Eyelash Extensions and Lash Lift in Condell Park">Condell Park</a>,
  1493. <a href="/news/service/chullora-potts-hill-birrong/" title="Eyelash Extensions and Lash Lift in Chullora, Potts Hill, Birrong">Chullora, Potts Hill, Birrong</a>,
  1494. <a href="/news/service/yagoona/" title="Eyelash Extensions and Lash Lift in Yagoona">Yagoona</a>,
  1495. <a href="/news/service/lakemba/" title="Eyelash Extensions and Lash Lift in Lakemba">Lakemba</a>,
  1496. <a href="/news/service/greenacre/" title="Eyelash Extensions and Lash Lift in Greenacre">Greenacre</a>, Mount Lewis, Wiley Park,
  1497. <a href="/news/service/punchbowl/" title="Eyelash Extensions and Lash Lift in Punchbowl">Punchbowl</a>,
  1498. <a href="/news/service/lidcombe/" title="Eyelash Extensions and Lash Lift in Lidcombe">Lidcombe</a>,
  1499. <a href="/news/service/chester-hill/" title="Eyelash Extensions and Lash Lift in Chester Hill">Chester Hill</a>,
  1500. <a href="/news/service/croydon-park/" title="Eyelash Extensions and Lash Lift in Croydon Park">Croydon Park</a>,
  1501. Locations Covered include
  1502. <a href="/news/service/revesby/" title="Eyelash Extensions and Lash Lift in Revesby">Revesby</a> and around
  1503. <a href="/news/service/padstow/" title="Eyelash Extensions and Lash Lift in Padstow">Padstow</a>,
  1504. <a href="/news/service/panania/" title="Eyelash Extensions and Lash Lift in Panania">Panania</a>,
  1505. <a href="/news/service/peakhurst/" title="Eyelash Extensions and Lash Lift in Peakhurst">Peakhurst</a>,
  1506. <a href="/news/service/milperra/" title="Eyelash Extensions and Lash Lift in Milperra">Milperra</a>,
  1507. <a href="/news/service/mortdale/" title="Eyelash Extensions and Lash Lift in Mortdale">Mortdale</a>,
  1508. <a href="/news/service/illawong/" title="Eyelash Extensions and Lash Lift in Illawong">Illawong</a>,
  1509. <a href="/news/service/beverly-hills/" title="Eyelash Extensions and Lash Lift in Beverly Hills">Beverly Hills</a>,
  1510. All locations nearby
  1511. <a href="/news/service/roselands/" title="Eyelash Extensions and Lash Lift in Roselands">Roselands</a> like
  1512. <a href="/news/service/strathfield/" title="Eyelash Extensions and Lash Lift in Strathfield">Strathfield</a>,
  1513. <a href="/news/service/ashfield/" title="Eyelash Extensions and Lash Lift in Ashfield">Ashfield</a>,
  1514. <a href="/news/service/burwood/" title="Eyelash Extensions and Lash Lift in Burwood">Burwood</a>,
  1515. <a href="/news/service/belmore/" title="Eyelash Extensions and Lash Lift in Belmore">Belmore</a>,
  1516. <a href="/news/service/bexley/" title="Eyelash Extensions and Lash Lift in Bexley">Bexley</a>,
  1517. <a href="/news/service/campsie/" title="Eyelash Extensions and Lash Lift in Campsie">Campsie</a>,
  1518. <a href="/news/service/canterbury/" title="Eyelash Extensions and Lash Lift in Canterbury">Canterbury</a>,
  1519. <a href="/news/service/earlwood/" title="Eyelash Extensions and Lash Lift in Earlwood">Earlwood</a>,
  1520. <a href="/news/service/riverwood/" title="Eyelash Extensions and Lash Lift in Riverwood">Riverwood</a>,
  1521. <a href="/news/service/kingsgrove/" title="Eyelash Extensions and Lash Lift in Kingsgrove">Kingsgrove</a>,
  1522. <a href="/news/service/dulwich-hill/" title="Eyelash Extensions and Lash Lift in Dulwich Hill">Dulwich Hill</a>,
  1523. <a href="/news/service/hurstville/" title="Eyelash Extensions and Lash Lift in Hurstville">Hurstville</a>.
  1524. </p>
  1525. <a href="/booking/" title="Bonna Beauty Locations" class="vs-btn wave-style1">Make Appointment<i class="far fa-arrow-right"></i></a>
  1526. </div>
  1527. </div>
  1528. </div>
  1529. <div class="col-md-6 col-lg-4 col-xl-4">
  1530. <div class="widget  ">
  1531. <div class="vs-widget-contact contact-widget-style2 px-3">
  1532. <span class="text-theme mb-2 d-block"><i class="fa-4x flaticon-contact"></i></span>
  1533. <h4 class="mb-1">Contact and Booking</h4>
  1534. <p class="mb-4"><i class="far fa-envelope text-theme"></i> support@bonnabeautyspa.com</p>
  1535.  
  1536. <h5 class="mb-0">Bonna Yagoona/Bankstown</h5><p class="mb-3">
  1537. <a href="https://goo.gl/maps/fQ9KVzUWsgYCimzm6" target="_blank">109a Ashby Ave, Yagoona, NSW 2199</a><br>
  1538. <i class="far fa-phone text-theme"></i> Phone/SMS: <a href="tel:+61468439668" target="_blank">+61 468 439 668</a><br>
  1539. <a href="/location1/" title="Booking and Direction to Bonna Beauty Yagoona Eyelash extensions & Lash Lift, professional makeup Bankstown" class="vs-btn outline-style1" style="padding: 5px 45px;"><i class="fa-street-view"></i> Bonna Yagoona Booking</a></p>
  1540. <hr>
  1541. <h5 class="mb-0">Bonna Roselands/Canterbury </h5><p class="mb-3">
  1542. <a href="https://goo.gl/maps/2brovrXY9S3c9xrn9" target="_blank">12 Phillip st, Roselands, NSW 2196</a><br>
  1543. <i class="far fa-phone text-theme"></i> Phone/SMS: <a href="tel:+61423826879" target="_blank">+61 423 826 879</a><br>
  1544. <a href="/location2/" title="Booking and Direction to Bonna Beauty Roselands Eyelash extensions & Lash Lift Canterbury" class="vs-btn outline-style1" style="padding: 5px 45px;"><i class="fa-street-view"></i> Bonna Roselands Booking</a></p>
  1545. <hr>
  1546. <h5 class="mb-0">Bonna Padstow/Revesby </h5><p class="mb-3">
  1547. <a href="https://maps.app.goo.gl/wzvbyytBp83bvc7v5" target="_blank">1B Tallawarra Avenue Padstow, NSW 2211</a><br>
  1548. <i class="far fa-phone text-theme"></i> Phone/SMS: <a href="tel:+61423826879" target="_blank">+61 431 876 789</a><br>
  1549. <a href="/location3/" title="Booking and Direction to Bonna Beauty Padstow Eyelash Extensions & Makeup Lash Lift Revesby" class="vs-btn outline-style1" style="padding: 5px 45px;"><i class="fa-street-view"></i> Bonna Padstow Booking</a></p>
  1550. <div class="textwidget custom-html-widget">
  1551. <hr>
  1552. <h4 class="mb-1">Bonna Beauty's Events</h4>
  1553. <div itemscope itemtype="http://schema.org/Event">
  1554. <span itemprop="startDate" content="2022-07-01T08:00"></span>
  1555. <meta itemprop="endDate" content="2023-07-31T11:30">
  1556. <span itemprop="description" content="Brow Tattoo affordable prices Sydney"></span>
  1557. <span itemprop="image" content="https://bonnabeautyspa.com/assets/img/faq/Brow_microblading_eyebrows_shapes.jpg"></span>
  1558. <a itemprop="url" href="https://www.bonnabeautyspa.com/news/service/eyebrow-tattoo/" alt="Hair Stroke Brows Microblading tattoo">
  1559. <span itemprop="name">⭐ Hair Stroke Brows Microblading</span>
  1560. </a>
  1561. <span itemprop="location" itemscope itemtype="http://schema.org/Place">
  1562. <meta itemprop="name" content="BonnaBeautySpa.com">
  1563. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1564. <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  1565. <meta itemprop="streetAddress" content="109A Ashby Ave">
  1566. <meta itemprop="addressLocality" content="Yagoona">
  1567. <meta itemprop="addressRegion" content="NSW">
  1568. <meta itemprop="postalCode" content="2199">
  1569. <meta itemprop="addressCountry" content="Australia">
  1570. </span>
  1571. </span>
  1572. <span itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer">
  1573. <meta itemprop="lowPrice" content="90.00">
  1574. <meta itemprop="highPrice" content="560.00">
  1575. <meta itemprop="priceCurrency" content="AUD">
  1576. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1577. <meta itemprop="availability" content="https://schema.org/InStock">
  1578. <meta itemprop="validFrom" content="2022-07-01T12:00">
  1579. </span>
  1580. <meta itemprop="eventAttendanceMode" content="https://schema.org/OfflineEventAttendanceMode">
  1581. <meta itemprop="eventStatus" content="https://schema.org/EventScheduled">
  1582. <span itemprop="organizer" itemscope itemtype="http://schema.org/Organization">
  1583. <meta itemprop="name" content="BONNA Beauty - expert in Nano Hair Stroke Brows">
  1584. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1585. <meta itemprop="sameAs" content="https://www.bonnabeautyspa.com">
  1586. </span>
  1587. <span itemprop="performer" itemscope itemtype="http://schema.org/PerformingGroup">
  1588. <meta itemprop="name" content="Kylie - Nano Hair Stroke Brows Expert - Certified Technician with Diploma Certificate of Beauty Therapy.">
  1589. </span>
  1590. </div>
  1591. <div itemscope itemtype="http://schema.org/Event">
  1592. <span itemprop="startDate" content="2022-07-01T08:00"></span>
  1593. <meta itemprop="endDate" content="2023-07-31T11:30">
  1594. <span itemprop="description" content="Lip Blush Tattoo affordable prices Sydney"></span>
  1595. <span itemprop="image" content="https://bonnabeautyspa.com/assets/img/faq/lip-tattoo-healing-process.jpg"></span>
  1596. <a itemprop="url" href="https://bonnabeautyspa.com/news/service/lip-blush-tattoo/" alt="Lips Blush Tattoo Colour Trending">
  1597. <span itemprop="name">💋 Lips Blush Tattoo Colour Trending</span>
  1598. </a>
  1599. <span itemprop="location" itemscope itemtype="http://schema.org/Place">
  1600. <meta itemprop="name" content="BonnaBeautySpa.com">
  1601. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1602. <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  1603. <meta itemprop="streetAddress" content="109A Ashby Ave">
  1604. <meta itemprop="addressLocality" content="Yagoona">
  1605. <meta itemprop="addressRegion" content="NSW">
  1606. <meta itemprop="postalCode" content="2199">
  1607. <meta itemprop="addressCountry" content="Australia">
  1608. </span>
  1609. </span>
  1610. <span itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer">
  1611. <meta itemprop="lowPrice" content="90.00">
  1612. <meta itemprop="highPrice" content="690.00">
  1613. <meta itemprop="priceCurrency" content="AUD">
  1614. <meta itemprop="url" content="https://bonnabeautyspa.com/">
  1615. <meta itemprop="availability" content="https://schema.org/InStock">
  1616. <meta itemprop="validFrom" content="2022-07-01T12:00">
  1617. </span>
  1618. <meta itemprop="eventAttendanceMode" content="https://schema.org/OfflineEventAttendanceMode">
  1619. <meta itemprop="eventStatus" content="https://schema.org/EventScheduled">
  1620. <span itemprop="organizer" itemscope itemtype="http://schema.org/Organization">
  1621. <meta itemprop="name" content="BONNA Beauty - expert in Lip Blush Tattoo">
  1622. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1623. <meta itemprop="sameAs" content="https://www.bonnabeautyspa.com">
  1624. </span>
  1625. <span itemprop="performer" itemscope itemtype="http://schema.org/PerformingGroup">
  1626. <meta itemprop="name" content="Kylie - Lip Blush Tattoo Expert - Certified Technician with Diploma Certificate of Beauty Therapy, Vest Lip Colour Trending">
  1627. </span>
  1628. </div>
  1629. <div itemscope itemtype="http://schema.org/Event">
  1630. <span itemprop="startDate" content="2022-07-01T08:00"></span>
  1631. <meta itemprop="endDate" content="2023-07-31T11:30">
  1632. <span itemprop="description" content="Eyelash Extensions affordable prices Bankstown Sydney"></span>
  1633. <span itemprop="image" content="https://bonnabeautyspa.com/assets/img/faq/Difference_Between_Classic_Volume_Hybrid_Eyelash_Extensions.webp"></span>
  1634. <a itemprop="url" href="https://bonnabeautyspa.com/news/service/eyelash-extensions/" alt="Eyelash Extensions affordable prices Bankstown Sydney">
  1635. <span itemprop="name">❤️ Eyelash extensions, Lash Fill/Tint/Lift</span>
  1636. </a>
  1637. <span itemprop="location" itemscope itemtype="http://schema.org/Place">
  1638. <meta itemprop="name" content="BonnaBeautySpa.com">
  1639. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1640. <span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  1641. <meta itemprop="streetAddress" content="109A Ashby Ave">
  1642. <meta itemprop="addressLocality" content="Yagoona">
  1643. <meta itemprop="addressRegion" content="NSW">
  1644. <meta itemprop="postalCode" content="2199">
  1645. <meta itemprop="addressCountry" content="Australia">
  1646. </span>
  1647. </span>
  1648. <span itemprop="offers" itemscope itemtype="http://schema.org/AggregateOffer">
  1649. <meta itemprop="lowPrice" content="20.00">
  1650. <meta itemprop="highPrice" content="190.00">
  1651. <meta itemprop="priceCurrency" content="AUD">
  1652. <meta itemprop="url" content="https://bonnabeautyspa.com/">
  1653. <meta itemprop="availability" content="https://schema.org/InStock">
  1654. <meta itemprop="validFrom" content="2022-07-01T12:00">
  1655. </span>
  1656. <meta itemprop="eventAttendanceMode" content="https://schema.org/OfflineEventAttendanceMode">
  1657. <meta itemprop="eventStatus" content="https://schema.org/EventScheduled">
  1658. <span itemprop="organizer" itemscope itemtype="http://schema.org/Organization">
  1659. <meta itemprop="name" content="BONNA Beauty - expert in Eyelash Extentions">
  1660. <meta itemprop="url" content="https://www.bonnabeautyspa.com/">
  1661. <meta itemprop="sameAs" content="https://www.bonnabeautyspa.com">
  1662. </span>
  1663. <span itemprop="performer" itemscope itemtype="http://schema.org/PerformingGroup">
  1664. <meta itemprop="name" content="Kylie - Eyelash Extensions Expert - Certified Technician with Diploma Certificate of Beauty Therapy">
  1665. </span>
  1666. </div>
  1667. </div>
  1668. </div>
  1669. </div>
  1670. </div>
  1671. <div class="col-md-6 col-lg-4 col-xl-4">
  1672. <div class="widget   ">
  1673. <h3 class="widget_title">Latest Posts</h3>
  1674. <div class="vs-widget-recent-post has-light-border">
  1675. <div class="recent-post media">
  1676. <div class="media-img">
  1677. <img loading="lazy" src="assets/img/logo-mini-thumb.webp" alt="Recent Post Image">
  1678. </div>
  1679. <div class="media-body pl-20">
  1680. <span><i class="far fa-calendar-alt text-theme"></i> 16 Nov, 2023.</span>
  1681. <h4 class="h5 mb-0"><a href="/news/discover-3-best-studios-for-eyelash-extensions-and-lash-lifts-in-revesby-nsw/">Discover 3 Best Studios for Eyelash Extensions and Lash Lifts in Revesby NSW</a></h4>
  1682. </div>
  1683. </div>
  1684. <div class="recent-post media">
  1685. <div class="media-img">
  1686. <img loading="lazy" src="assets/img/logo-mini-thumb.webp" alt="Recent Post Image">
  1687. </div>
  1688. <div class="media-body pl-20">
  1689. <span><i class="far fa-calendar-alt text-theme"></i> 28 June, 2020.</span>
  1690. <h4 class="h5 mb-0"><a href="/instagram/">Checkout our Expert Brows microblading nano hair stroke Album Colection on Instagram chanel</a></h4>
  1691. </div>
  1692. </div>
  1693. <div class="recent-post media">
  1694. <div class="media-img">
  1695. <img loading="lazy" src="assets/img/logo-mini-thumb.webp" alt="Recent Post Image">
  1696. </div>
  1697. <div class="media-body pl-20">
  1698. <span><i class="far fa-calendar-alt text-theme"></i> 30 July, 2020.</span>
  1699. <h4 class="h5 mb-0"><a href="/youtube/">Check Cosmetic Lips blush tattoo techniques on our youtube chanel</a></h4>
  1700. </div>
  1701. </div>
  1702. <div class="recent-post media">
  1703. <div class="media-img">
  1704. <img loading="lazy" src="assets/img/logo-mini-thumb.webp" alt="Recent Post Image">
  1705. </div>
  1706. <div class="media-body pl-20">
  1707. <span><i class="far fa-calendar-alt text-theme"></i> 16 Sep, 2022.</span>
  1708. <h4 class="h5 mb-0">We accept Cash and all maijor Debit Cards, Visa Cards, Master Cards, ZipPay, AfterPay, BNPL, Paypal payments</h4>
  1709. </div>
  1710. </div>
  1711. </div>
  1712. </div>
  1713. </div>
  1714. </div>
  1715. </div>
  1716. </div>
  1717. <section class="my-4">
  1718. <div class="container">
  1719.  
  1720. </div>
  1721. </section>
  1722.  
  1723. <section class="my-4">
  1724. <div class="contact-map" id="google-map">
  1725.  
  1726. <iframe src="https://www.google.com/maps/d/u/0/embed?mid=1LakT1RXD671Nz1_9eI4_i19ibxCH1oo&ehbc=2E312F" width="640" height="480"></iframe>
  1727. </div>
  1728. <div id="widbox" style="width: 100%; height: 100%;" data-widbox-widget-id="PlDaSxQM1ekADKz6L0UI"></div>
  1729. <script src="https://widbox.sfo3.cdn.digitaloceanspaces.com/scripts/widbox.min.js" defer></script>
  1730. </section>
  1731. <div class="footer-copyright bg-light-theme  py-3 link-inherit">
  1732. <div class="container">
  1733. <div class="row align-items-center">
  1734. <div class="col-lg-8 text-center text-lg-left">
  1735. <p class="mb-0 text-bold">Copyright <i class="far fa-copyright"></i> 2022 <a href="/">Bonna Beauty - Lash extensions & Brow microblading powder, Lip blush cosmetic tattoo, professional makeup Eyelash Bankstown</a>. ABN: 67 668 625 572. All rights reserved.
  1736. <br><i class="far fa-copyright"></i> © <a href="/news/privacy-policy/">Privacy Policy, Eula | Cookies Term</a> </p>
  1737. </div>
  1738. <div class="col-lg-4 text-lg-right d-none d-lg-inline-block">
  1739. <ul class="social-links links-hover-border">
  1740. <li><a href="https://www.facebook.com/bonnabeautyspa/" alt="Bonna facebook"><i class="fab fa-facebook-official"></i></a></li>
  1741. <li><a href="https://www.youtube.com/@bonnabeautyspa" alt="Bonna youtube"><i class="fab fa-youtube"></i></a></li>
  1742. <li><a href="https://www.instagram.com/bonnabeautyspa/" alt="Bonna Instagram"><i class="fab fa-instagram"></i></a></li>
  1743. <li><a href="https://www.tiktok.com/@bonnabeautyspa" alt="Bonna tiktok"><i class="fa fa-tiktok"></i></a></li>
  1744. <li><a href="https://www.pinterest.com/bonnabeautyspa" alt="Bonna pinterest"><i class="fa fa-pinterest"></i></a></li>
  1745. <li><a href="https://www.twitter.com/BonnaBeautySpa/" alt="Bonna Beauty Roselands at Twitter"><i class="fab fa-wechat"></i></a></li>
  1746. <li><a href="https://www.tripadvisor.com.au/Attraction_Review-g12527649-d24086908-Reviews-Bonna_Beauty_Spa_Lash_Extension-Yagoona_Greater_Sydney_New_South_Wales.html" alt="Bonna Beauty Yagoona Bankstown at tripadvisor"><i class="fab fa-street-view"></i></a></li>
  1747. <li><a href="https://www.tripadvisor.com.au/Attraction_Review-g21494904-d26306218-Reviews-Bonna_Beauty_Roselands_Eyelash_Extension_Spas-Roselands_Canterbury_Greater_Syd.html" alt="Bonna Beauty Roselands Canterbury on Tripadvisors"><i class="fab fa-street-view"></i></a></li>
  1748. <li><a href="https://www.tripadvisor.com.au/Attraction_Review-g4375370-d26821614-Reviews-Bonna_Beauty_Padstow_Eyelash_Extensions_Makeup_Lash_Lift_Revesby-Padstow_Bankst.html" alt="Bonna Beauty Padstow Revesby on Tripadvisors"><i class="fab fa-street-view"></i></a></li>
  1749. <li><a href="https://www.yelp.com.au/biz/bonna-beauty-spa-and-lash-extensions-lip-brow-in-bankstown-sydney-yagoona" alt="Bonna Beauty Yagoona at Yelp"><i class="fab fa-street-view"></i></a></li>
  1750. <li><a href="https://www.yelp.com.au/biz/bonna-beauty-roselands-eyelash-extensions-and-lashes-lift-roselands" alt="Bonna Beauty Roselands at Yelp"><i class="fab fa-street-view"></i></a></li>
  1751. <li><a href="https://yelp.com.au/biz/bonna-beauty-padstow-eyelash-extensions-and-makeup-lash-lift-padstow" alt="Bonna Beauty Padstow at Yelp"><i class="fab fa-street-view"></i></a></li>
  1752.  
  1753. <li><a href="https://foursquare.com/v/bonna-beauty-spa-advance-of-brow-lip-eyelash-extension-in-bankstown-sydney/62a4412c0cea093979d537a9" alt="Bonna Best lash in Bankstown Foursquare"><i class="fab fa-th-large"></i></a></li>
  1754. <li><a href="https://foursquare.com/v/bonna-beauty-roselands-eyelash-extensions/6492e5fa2746e1077ffc4a94" alt="Bonna Beauty Roselands in Foursquare"><i class="fab fa-th-large"></i></a></li>
  1755. <li><a href="https://www.trustpilot.com/review/bonnabeautyspa.com" alt="Bonna Beauty on Trustpilot"><i class="fab fa-th-large"></i></a></li>
  1756. <li><a href="/googlereview/" alt="Bonna Review on Google"><i class="fab fa-google"></i></a></li>
  1757. <li><a href="/fbchat/" alt="Bonna messenger"><i class="fab fa-comments"></i></a></li>
  1758. <li><a href="/blog/"><i class="fab fa-thumbs-up" alt="Bonna' Blog"></i></a></li>
  1759. </ul>
  1760. </div>
  1761. </div>
  1762. </div>
  1763. </div>
  1764. </footer>
  1765.  
  1766.  
  1767. <a href="#" class="scrollToTop icon-btn bg-theme"><i class="far fa-arrow-up"></i></a>
  1768.  
  1769.  
  1770. <script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
  1771.  
  1772.  
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784. <script src="assets/js/bbparts.min.main.js"></script>
  1785.  
  1786.  
  1787.  
  1788. <div id="fb-root"></div>
  1789.  
  1790. <div id="product-alert">
  1791. <button id="calenda-btn">&#128276;</button>
  1792. <div class="product-info">
  1793. <img src alt="Product Image" id="product-image" />
  1794. <div id="product-text"></div>
  1795. </div>
  1796. <button id="close-btn">&#215;</button>
  1797. <button id="book-btn"><a href="/booking/" style="color: white;" title="Bonna Beauty Locations">Book Now</a></button>
  1798. </div>
  1799. <script>
  1800. const productAlert = document.getElementById("product-alert");
  1801. const closeAlertBtn = document.getElementById("close-btn");
  1802. const productText = document.getElementById("product-text");
  1803. const productImage = document.getElementById("product-image");
  1804. const names = ["Emma", "Olivia", "Ava", "Isabella", "Sophia", "Mia", "Charlotte", "Amelia", "Harper",
  1805. "Evelyn", "Abigail", "Emily", "Elizabeth", "Sofia", "Avery", "Ella", "Scarlett", "Grace",
  1806. "Lily", "Victoria", "Chloe", "Zoe", "Nora", "Riley", "Hazel", "Penelope", "Lillian",
  1807. "Layla", "Madison", "Aria", "Aubrey", "Zoey", "Scarlett", "Samantha", "Brooklyn", "Savannah", "Aria", "Ellie",
  1808. "Lily", "Hannah", "Claire", "Ellie", "Stella", "Lucy", "Grace", "Lily", "Violet", "Zoey", "Scarlett", "Aubrey",
  1809. "Natalie", "Penelope", "Savannah", "Addison", "Hannah", "Sophie", "Isabelle", "Aurora", "Leah", "Nora"];
  1810. const locations = ["Bankstown", "Bankstown Aerodrome", "Yagoona", "Fairfield", "Liverpool", "Canley Vale", "Canley Height", "Cabramatta", "Condell Park",
  1811. "Chullora", "Potts Hill", "Birrong", "Lakemba", "Greenacre", "Mount Lewis", "Wiley Park", "Punchbowl",
  1812. "Marrylands", "Granville", "Auburn", "Guildford", "Lidcombe", "Chester Hill", "Revesby", "Padstow", "Panania","Mortdale",
  1813. "Strathfield", "Ashfield", "Burwood", "Roselands", "Belmore", "Bexley", "Campsie", "Canterbury",
  1814. "Earlwood", "Peakhurst", "Riverwood", "Kingsgrove", "Croydon Park", "Dulwich Hill", "Beverly Hills", "Hurstville"];
  1815. const products = [
  1816.  { name: "Medium Vol Lash",
  1817.    image: "01.jpg", },
  1818.  { name: "Natural Vol Lash",
  1819.    image: "02.jpg", },
  1820.  { name: "Premium Vol Lash",
  1821.    image: "03.jpg", },
  1822.  { name: "Premium Vol Lash",
  1823.    image: "04.jpg", },
  1824.  { name: "Mega Vol Lash",
  1825.    image: "05.jpg", },
  1826.  { name: "Wispy Vol Lash",
  1827.    image: "06.jpg", },
  1828.  { name: "Premium Vol Lash",
  1829.    image: "07.jpg", },
  1830.  { name: "Natural Vol Lash",
  1831.    image: "08.jpg", },
  1832.  { name: "Medium Vol Lash",
  1833.    image: "09.jpg", },
  1834.  { name: "Mega Vol Lash",
  1835.    image: "10.jpg", },
  1836.  { name: "Wispy Classic Lash",
  1837.    image: "11.jpg", },
  1838.  { name: "Natural Classic Lash",
  1839.    image: "12.jpg", },
  1840.  { name: "Celebrity Classic Lash",
  1841.    image: "13.jpg",},
  1842.  { name: "Lash Lift",
  1843.    image: "14.jpg",
  1844.  }
  1845.  
  1846. ];
  1847.  
  1848. function getRandomItemFromArray(arr) {
  1849.  return arr[Math.floor(Math.random() * arr.length)];
  1850. }
  1851.  
  1852. function getRandomTime() {
  1853.  return Math.floor(Math.random() * 59) + 1;
  1854. }
  1855.  
  1856. const getRandomDisplayTime = () => Math.random() * (8 - 3) + 3;
  1857. const getRandomDelayTime = () => Math.random() * (8 - 3) + 3;
  1858.  
  1859. const showAlert = () => {
  1860.  const randomName = getRandomItemFromArray(names);
  1861.  const randomLoca = getRandomItemFromArray(locations);
  1862.  const randomProduct = getRandomItemFromArray(products);
  1863.  const { name, image } = randomProduct;
  1864.  productImage.src = '/assets/img/small_lashes/lashes_'+image;
  1865.  productText.innerHTML = '<p class="product-message"><b>'+randomName+'</b> near <b>'+randomLoca+'</b> booked <b>'+name+'</b></p> <p class="product-time">'+getRandomTime()+' minutes ago</p>';
  1866. //  productAlert.style.display = "flex";
  1867. };
  1868.  
  1869. closeAlertBtn.addEventListener("click", () => {
  1870.  productAlert.style.display = "none";
  1871.  setTimeout(showAlert, Math.floor(getRandomDisplayTime()) * 2000);
  1872. });
  1873.  
  1874. var xcall = 1;
  1875. function runtoggle (){
  1876. setTimeout(function () {
  1877. $( "#product-alert" ).slideToggle(400).delay( 800 ).slideToggle(400, function() {
  1878. // Animation complete.
  1879. ++xcall;
  1880. if(xcall < 5){
  1881. showAlert();
  1882. runtoggle ();
  1883. } else {$( "#product-alert" ).fadeOut("fast"); }
  1884. });
  1885. }, Math.floor(getRandomDisplayTime()) * 1200 );
  1886. }
  1887. showAlert();
  1888. $( "#product-alert" ).slideToggle(400);
  1889. runtoggle();
  1890. </script>
  1891. </body>
  1892. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda