관리-도구
편집 파일: b_shops_mariee.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Bridal Shops | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CATERERS.""; 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">Arizona Bridal Shops</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Mariée</h2> <p><span class="vendor_phone">Phone: 480-946-4343</span> <br /><a class="vendor_website" href="http://www.marieegallery.com" target="_blank"><strong>www.marieegallery.com </strong></a></p> <p>Located in Scottsdale, Mariée is Arizona’s leading contemporary bridal boutique, Mariée presents some of the world’s leading bridal couture designers all with a unique flair to their designs. We are proud to exhibit designers such as Claire Pettibone, Ian Stuart, Matthew Christopher, Martina Liana, Watters, WTOO & Lea Ann Belter. Gowns are selected from around the world based on several criteria such as if they are examples of fine couture craftsmanship, beautiful works of art, and available at no other salon in Scottsdale. <br /> <br /> Mariée has been operating in Scottsdale for over 5 years and during that time we have built up an excellent reputation for customer service, winning several awards. The boutique is family owned and at least one of our owners is always at the store, so you can ensure that you will receive a very personal experience. At our bridal boutique you are not just another customer to a big corporate company, you are a highly valued individual, and your experience is very important to us. Our owners have been working in the wedding industry for many years, and have strong relationships with every designer that we work with. We travel all around the world, searching through 1000’s of dresses to select the very finest wedding gowns for our boutique. We are delighted to invite you into our bridal gallery, where bridal is art.</p> <p>Mariée is a Multi award winning store with the following accolades:<br /> <br /> Wedding wire, Brides choice 2011<br /> The Knot, best of weddings 2010 <br /> The Knot, best of weddings 2012<br /> Wedding wire, Bride choice award 2012 <br /> Arizona Foothills, Best Bridal Store in Arizona 2012 </p> <p><strong>See Our Real Wedding<br /> </strong><a href="http://www.finestweddingsites.com/weddings/weddings-jessicarob.php">Jessica & Rob</a></p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/marieegallery-1.jpg" alt="Mariée" class="border" /></p> <p><img src="/vendors/images/marieegallery-2.jpg" alt="Mariée" class="border" /></p> <p><img src="/vendors/images/marieegallery-3.jpg" alt="Mariée" class="border" /></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_shops.php")) { include_once($DOCUMENT_ROOT."/includes/footer_shops.php"); } else { header("location: /error.php"); } ?>