관리-도구
편집 파일: transportation_enchanted_carriage_service.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Transportation | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_TRANSPORTATION.""; 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 Wedding Transportation</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Enchanted Carriage Service</h2> <p><span class="vendor_phone">Phone: 602-291-4134 </span> <br /> <a class="vendor_website" href="http://www.enchantedcarriageservice.com" target="_blank"><strong>www.enchantedcarriageservice.com</strong></a><strong><br /> </strong></a><a href="mailto:info@enchantedcarriageservice.com">info@enchantedcarriageservice.com</a></p> <p>Create lasting memories for your special day with our elegant horse drawn Cinderella Carriage! You can arrive at the ceremony in style or take a romantic interlude away from the ceremony or reception. <br /> <br /> At Enchanted Carriage Service we work individually with each client to fulfill their wedding or special event dreams. Does your wedding have a special theme? The carriage can be creatively decorated to compliment your special day! Our Cinderella Carriage is white with gold interior. Evenings can be illuminated with twinkling lights that surround the carriage frame.<br /> <br /> <strong>Have Your Fairytale Day with our Amazing Cinderella Carriage!</strong><br /> <br /> Pricing<br /> 1st hour - $500.00<br /> Each additional hour -$100.00<br /> Flowers and Decorations to be priced per event<br /> <br /> <strong>Our Promise:</strong><br /> We know your day is special and we promise to provide you with excellent service! We will arrive prompt; driver and footman will be dressed in professional formal attire. Our carriage will be clean and checked for safety before each event. Our horses will be clean, well groomed and ready to make your day the event of a lifetime<br /> <br /> • Horse drawn carriage 2 mile distance maximum<br /> • Protected by clear rain curtains if rain threatens the day. <br /> • The carriage comfortably seats four adults. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/enchanted_carriage4.jpg" alt="Enchanted Carriage Service" class="border" /></p> <p><img src="/vendors/images/enchanted_carriage1.jpg" alt="Enchanted Carriage Service" class="border" /></p> <p><img src="/vendors/images/enchanted_carriage2.jpg" alt="Enchanted Carriage Service" class="border" /></p> <p><img src="/vendors/images/enchanted_carriage3.jpg" alt="Enchanted Carriage Service" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_transportation.php")) { include_once($DOCUMENT_ROOT."/includes/footer_transportation.php"); } else { header("location: /error.php"); } ?>