templates/pages/brand/yakitori_kai/_hero.html.twig line 1

Open in your IDE?
  1. <section class="pg_yakitori_kai_hero">
  2.   <div class="pg_yakitori_kai_hero_text-area">
  3.     {% include "components/common/_brand-hero-title.html.twig" with {
  4.     title:'やきとりの快',
  5.     text: '焼き鳥はこだわりの新鮮国産鶏を店内切り出し、職人の手打ち、焼きは備長炭強火仕上げ、惣菜1品料理も手作り、季節の食材を使ったおすすめメニューやこだわりの逸品料理をご用意。揚げ物、サラダ、おつまみ、鍋、釜飯など豊富なメニューで飲みのお客はもちろんの事、女性同士、家族連れまで幅広く楽しめるお店です。',
  6.     }%}
  7.   </div>
  8. </section>