관리-도구
편집 파일: health_true_love.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"); } ?> <style type="text/css"> <!-- .style1 { font-size: 9px; font-style: italic; } .style2 { font-size: 10px; font-style: italic; } --> </style> <div id="topbanner"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Wedding Hair & Makeup</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>True Love Hair & Makeup<br /> </h2> <p><span class="">Phone: 602-570-9353</span> <br /> Email: <a href="mailto:lilyandjazzy@yahoo.com">lilyandjazzy@yahoo.com</a></p> <h1>Wedding hair stylist and makeup artist </h1> <p>Feeling beautiful is so important on your wedding day! At True Love Hair & Makeup we specialize in creating a more beautiful you. From trendy to classic, long hair or short, our team will create just the look you are hoping for. Want your wedding hair and makeup done onsite? We can do that! Our travel fee is quite reasonable and varies depending on location. Email or call today...We are looking forward to working with you! </p> <p>Bridal hair $100 <span class="style2">(Any hair past mid back may be extra)</span><br> Bride makeup $85 <span class="style1">(All makeup includes airbrush)</span><br> <br> Wedding party hair $65<br> Wedding party makeup $65<br> <br> Flower girl hair $40<br> Flower girl makeup $25<br> <br> Eyelashes $5<br> Extension placement $12<br> Contouring $25+<br> <br> Trial $50 per hair/makeup<br> Travel fee $50<br> <br> <em>Also ask about bridal packages</em> </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> <script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><img src="/vendors/images/true_love-3.jpg" alt="True Love Hair & Makeup" class="border" /></p> <p> <a href="images/true_love7-lrg.jpg" rel="lightbox" title="True Love Hair & Makeup" img="img" class="border"><img src="images/true_love7.jpg" alt="True Love Hair & Makeup" class="border" /></a></p> <p> <a href="images/true_love8-lrg.jpg" rel="lightbox" title="True Love Hair & Makeup" img="img" class="border"><img src="images/true_love8.jpg" alt="True Love Hair & Makeup" class="border" /></a></p> <p><a href="images/true_love-5-lrg.jpg" rel="lightbox" title="True Love Hair & Makeup" img="img" class="border"><img src="images/true_love-5.jpg" alt="True Love Hair & Makeup" class="border" /></a></p> <p><img src="/vendors/images/true_love-1.jpg" alt="True Love Hair & Makeup" 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"); } ?>