관리-도구
편집 파일: health_babydoll.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Skin, Hair & Makeup | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="topbanner"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Wedding Hair & Makeup</h1> <p><span class="title"><img src="images/babydoll-banner.jpg" alt="Gilbert Wedding Venues: Shenandoah" width="571" height="190" /></span></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Babydoll Weddings Hair & Makeup</h2> <p><span class="vendor_phone">Phone: 480-433-0716</span><br /> <a class="vendor_website" href="http://www.babydollweddings.com" target="_blank"><strong>www.babydollweddings.com</strong></a></p> <h2><strong>The Valley’s Premier On-Site Bridal Hair & Makeup Services</strong></h2> <p>Babydoll Weddings is Arizona’s leading bridal hair and makeup service for your wedding, engagement photos and more. We truly believe that every bride should feel exquisite on her wedding day. And why not, all eyes are on you!</p> <p>As a licensed cosmetologist and makeup artist, certified in airbrushing, HD foundation and tattoo covering, Sabrina Miller-Castillo founded Babydoll Weddings to help make sure that your day is as stress-free and enjoyable as possible. Babydoll Weddings is an extension of Sabrina’s full service salon, Babydoll Hair, located in Mesa, Arizona. Our freelance stylists take the time to discuss your vision for your wedding hair and makeup and help you decide the best look for you on your wedding day so that, on your day, you can relax knowing that no matter what happens, you look gorgeous.</p> <p>Services include traditional and airbrush makeup, tattoo cover up, hair extensions, false eyelashes and accessories. No party is too large or too small. On location services available.</p> <p> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <?php @include('../includes/contact-me.php'); ?> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><a href="images/babydoll3-lg.jpg" rel="lightbox" title="Babydoll Weddings Hair & Makeup" img class="border"><img class="border" src="images/babydoll3.jpg" /></a></p> <p><a href="images/babydoll4-lg.jpg" rel="lightbox" title="Babydoll Weddings Hair & Makeup" img class="border"><img class="border" src="images/babydoll4.jpg" /></a></p> <p><a href="images/babydoll6-lg.jpg" rel="lightbox" title="Babydoll Weddings Hair & Makeup" img class="border"><img class="border" src="images/babydoll6.jpg" /></a></p> <p><a href="images/babydoll8-lg.jpg" rel="lightbox" title="Babydoll Weddings Hair & Makeup" img class="border"><img class="border" src="images/babydoll8.jpg" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_health.php")) { include_once($DOCUMENT_ROOT."/includes/footer_health.php"); } else { header("location: /error.php"); } ?>