// site-access-cta-footer.jsx — Access map, final CTA strip, footer function Access() { return ( {/* Info column */} Access — 08 {[ ['Address', '住所', '東京都渋谷区神宮前◯-◯-◯\nYuHouse Building 3F'], ['Station', '最寄駅', '東京メトロ「明治神宮前」駅 / 5番出口より徒歩4分'], ['Hours', '営業時間', '平日 10:00 – 19:00 / 土日祝 11:00 – 18:00'], ['Closed', '定休日', '不定休 (講習スケジュールに準ずる)'], ].map(([en, jp, body]) => ( {en} {jp} {body} ))} お問い合わせ Google Mapで開く {/* Map placeholder */} {/* "roads" */} {/* blocks */} {[[80, 80, 120, 90], [240, 60, 130, 70], [430, 380, 140, 100], [70, 410, 100, 110]].map(([x, y, w, h], i) => ( ))} {/* pin */} GOOGLE MAP — EMBED HERE YuHouse Academy 渋谷区神宮前 ◯-◯-◯ ); } function CTA() { return ( {/* Decorative outsized italic word */} apply. {/* Hairline frame */} {/* Corner accents */} Apply — 09 For the next stage of your craft . あなたの技術を、次のステージへ。 YuHouseアカデミーで、現場に活きる技術と表現力を。 講習を見る お問い合わせする ); } function Footer() { const navCols = [ ['Site', [ ['TOP', '#top'], ['代表のご挨拶', '#message'], ['講師紹介', '#lecturers'], ['講習', '#courses'], ]], ['More', [ ['Q&A', '#faq'], ['アクセス', '#access'], ['お問い合わせ', '#cta'], ['プライバシー', '#'], ]], ['Social', [ ['Instagram', '#'], ['TikTok', '#'], ['YouTube', '#'], ['X', '#'], ]], ]; return ( ); } window.Access = Access; window.CTA = CTA; window.Footer = Footer;
あなたの技術を、次のステージへ。 YuHouseアカデミーで、現場に活きる技術と表現力を。