관리-도구
편집 파일: health_sarah_sanmarco.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">Skin, Hair & Makeup</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Sarah Sanmarco Creative Makeup Artistry<br /> </h2> <p><span class="vendor_phone">Phone: 602-405-2278</span> <br /> <a class="vendor_website" href="http://www.sarahsanmarco.com" target="_blank"><strong>www.sarahsanmarco.com</strong></a></p> <p>Sarah Sanmarco is a Phoenix based Makeup Artist that specializes in bridal, editorial, commercial, production, special events, and personal lessons. She also specializes in Airbrush makeup, the newest technique in bridal makeup. Her makeup work has been featured in various Wedding publications such as Arizona’s Finest Wedding Sites and Services, Phoenix Bride and Groom, and The Wedding Chronicle.<br /> <br /> Sarah knows you want to look like you on your special day, just perfect and polished! <br /> <br /> All services are done on location Valley wide. Out of town services are also available with applicable travel fee. <br /> <br /> Call or email today for availability and rates! </p> <p> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p> <p> <img src="/vendors/images/sanmarcos2.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/sanmarcos3.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/sanmarcos4.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> <p><img src="/vendors/images/sanmarcos1.jpg" alt="Sarah Sanmarco Creative Makeup Artistry" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_health.php")) { include_once($DOCUMENT_ROOT."/includes/footer_health.php"); } else { header("location: /error.php"); } ?>