app/template/osechi/Service/index.twig line 1

Open in your IDE?
  1. {% extends 'default_frame.twig' %}
  2. {% set body_class = 'service_page' %}
  3. {% block javascript %}
  4.     <script src="{{ asset('assets/js/hotelinfo].js') }}?{{ env('JS_PARAM') }}"></script>
  5.     <script src="{{ asset('assets/js/service.js') }}"?{{ env('JS_PARAM') }}></script>
  6. {% endblock %}
  7. {% block stylesheet %}
  8.     <link href="https://fonts.googleapis.com/css2?family=Allura&display=swap" rel="stylesheet">
  9.     <link rel="stylesheet" href="{{ asset('assets/css/service.css') }}?{{ env('CSS_PARAM') }}">
  10. {% endblock %}
  11. {% block main %}
  12.     <div class="t-container">
  13.         <h1>
  14.           <picture>
  15.               <source srcset="/awd/html/template/osechi/assets/img/top/main_visual_sp.webp" media="(max-width: 768px)">
  16.               <img src="/awd/html/template/osechi/assets/img/service/main_visual.webp" alt="Supercar rental in Tokyo {{app.request.query.get('hotel')}}">
  17.           </picture>
  18.         </h1>
  19.         <p class="title"></p>
  20. {#
  21.         <p class="title">- Exclusive Mobility Service<br class="spOnly"> for Your Finest Moments -</p>
  22. #}
  23.         <p class="japanise main-subtitle"></p>
  24.     </div>
  25.     <div class="ec-categoryHeadRole__content">
  26.         <h1 class="title">Our Service</h1>
  27.         <p>
  28. Please choose your preferred service and proceed with your reservation. Please note that reservations must be made in advance 48 hours. When using our mobility services, it is necessary  to agree with our <a style="color: #8ABFDE;" href="{{url('help_club')}}">Club AWD Membership Eligibility Criteria.</a>
  29.         </p>
  30.     </div>
  31.     <div class="container service">
  32. {#
  33.         <div class="item">
  34.             <a href="{{url('summer')}}">
  35.                 <img src="{{ asset('assets/img/service/service07.webp')}}" alt="">
  36.                 <p class="title"><span>Seasonal Exclusive Plan Summer</span></p>
  37.                 <p class="note">Recommended Plans for Summer 2024. Enjoy summer cruising in Tokyo, Yokohama, and Miura, night cruising by helicopter, or a Tokyo city cruise to Fuji in supercars or luxury SUVs. Create your own unique plan. Have a wonderful day! A Wonderful Day!</p>
  38.                 <div class="btn">read more</div>
  39.             </a>
  40.           </div>
  41. #}
  42.         <div class="item">
  43.             <a href="{{url('autumn')}}">
  44.                 <img src="{{ asset('assets/img/service/service08.webp')}}" alt="">
  45.                 <p class="title"><span>Seasonal Experiences Autumn 2024</span></p>
  46.                 <p class="note">Drive through autumn foliage at Fuji and Nikko in a supercar or luxury SUV, or enjoy the colors from a helicopter. Experience autumn cruising in Tokyo, Yokohama, and Miura, or try a drift driving experience. Enjoy a yakkōbune (houseboat) with friends. Create your unique plan and have a fantastic day!</p>
  47.                 <div class="btn">read more</div>
  48.             </a>
  49.           </div>
  50.         <div class="item">
  51.             <a href="{{url('rental')}}">
  52.                 <img src="{{ asset('assets/img/service/service02.webp')}}" alt="">
  53.                 <p class="title"><span>Car Rental</span></p>
  54.                 <p class="note">You can rent the car for a minimum of three hours. We also offer complimentary hotel delivery. Please note that an international driver's license is required, and prior experience with luxury cars may be necessary.</p>
  55.                 <div class="btn">read more</div>
  56.             </a>
  57.           </div>
  58.         <div class="item">
  59.             <a href="{{url('drive')}}">
  60.                 <img src="{{ asset('assets/img/service/service03.webp')}}" alt="">
  61.                 <p class="title"><span>Car Experience</span></p>
  62.                 <p class="note">This is a recommended co-pilot experience plan for customers without an international driver's license. It's a plan where you can take photos at Tokyo's popular tourist attractions alongside your favorite car.</p>
  63.                 <div class="btn">read more</div>
  64.             </a>
  65.           </div>
  66.         <div class="item">
  67.             <a href="{{url('helicopter')}}">
  68.                 <img src="{{ asset('assets/img/service/service05.webp')}}" alt="">
  69.                 <p class="title"><span>Helicopter Private Charter</span></p>
  70.                 <p class="note">You can charter a flight for sightseeing over Tokyo and transportation to your destination. Complimentary hotel pickup and drop-off services are included, and you can also include car rental as part of your package.</p>
  71.                 <div class="btn">read more</div>
  72.             </a>
  73.           </div>
  74. {#
  75.         <div class="item">
  76.             <a href="{{ url('ebike_detail', {'id': '39'}) }}">
  77.                 <img src="{{ asset('assets/img/service/service06.webp')}}" alt="">
  78.                 <p class="title"><span>E-BIKE Rental</span></p>
  79.                 <p class="note">E-BIKE rentals are available for a minimum of 3 hours. Free delivery service to your hotel is also available.</p>
  80.                 <div class="btn">read more</div>
  81.             </a>
  82.           </div>
  83. #}
  84.         <div class="item">
  85.             <a href="{{url('cruise')}}">
  86.                 <img src="{{ asset('assets/img/service/service04.webp')}}" alt="">
  87.                 <p class="title"><span>Yacht Private Charter</span></p>
  88.                 <p class="note">You can charter the boat for a minimum of two hours. Complimentary hotel pickup and drop-off services are included. Additionally, you have the option to combine this service with helicopter rides or rental of your preferred cars.</p>
  89.                 <div class="btn">read more</div>
  90.             </a>
  91.           </div>
  92.         <div class="item">
  93.             <a href="{{url('fuji')}}">
  94.                 <img src="{{ asset('assets/img/service/service09.webp')}}" alt="">
  95.                 <p class="title"><span>FUJI Adventure</span></p>
  96.                 <p class="note">AWD offers a variety of experience programs in the Fuji area, from sightseeing to motorsports, showcasing the beauty of Mount Fuji and its rich natural and cultural heritage. We hope you create wonderful memories here!</p>
  97.                 <div class="btn">read more</div>
  98.             </a>
  99.           </div>
  100.     </div>
  101. {% endblock %}