관리-도구
편집 파일: jewelry_silver_lining.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Jewelry | 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"><strong>A Silver Lining</strong>, Veils and Accessories</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>A Silver Lining</h2> <h3>Veils and Accessories</h3> <p><span class="vendor_phone">Phone: 480-603-6716</span> <br /><a class="vendor_website" href="http://www.silverliningbyleah.com" target="_blank"><strong>www.silverliningbyleah.com</strong></a></p> <p>Don't want to pay a fortune for a veil? A Silver Lining specializes in custom handmade bridal veils, tiaras and accessories at affordable prices. By choosing the length, color, or style of your veil you can have the couture look you are after without the couture price! Leah Janes (owner and designer) will personally guide you through the various options to make your veil one of a kind and match perfectly to your dress. To top off your look, Leah can create the perfect hair accessories and or tiara made using high-quality material that will continue to sparkle long after the wedding day is over. <br /><br />At A Silver Lining our products aren't the only thing that's beautiful...our prices are too! <br /> <br /> What our brides are saying:<br /> <br />"I loved working with Leah, she has great ideas and beautiful products!I didn't know exactly what I wanted for my veil and Leah walked me through every possibility, guiding me through the process and helping me pick what looked best on me and with my dress. She also made some beautiful earrings that I was proud to wear on my wedding day, and some beautiful jewelry that I gave to my bridesmaids that they loved as well! These little touches really helped make my wedding special." <br /><br />-Shannon N. </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 class="border" src="/vendors/images/silver_lining1.jpg" alt="Silver Lining Jewelry"/></p> <p><img class="border" src="/vendors/images/silver_lining2.jpg" alt="Silver Lining Jewelry"/></p> <p><img class="border" src="/vendors/images/silver_lining3.jpg" alt="Silver Lining Jewelry"/></p> <p><img class="border" src="/vendors/images/silver_lining4.jpg" alt="Silver Lining Jewelry"/></p> <p><img class="border" src="/vendors/images/silver_lining5.jpg" alt="Silver Lining Jewelry" /></p> <p><img class="border" src="/vendors/images/silver_lining6.jpg" alt="Silver Lining Jewelry" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_jewelry.php")) { include_once($DOCUMENT_ROOT."/includes/footer_jewelry.php"); } else { header("location: /error.php"); } ?>