{"id":7491,"date":"2026-08-31T12:17:14","date_gmt":"2026-08-31T12:17:14","guid":{"rendered":"https:\/\/youthleadership.sg\/?page_id=7491"},"modified":"2026-09-10T05:20:21","modified_gmt":"2026-09-10T05:20:21","slug":"youth-leadership-home","status":"publish","type":"page","link":"https:\/\/youthleadership.sg\/zh\/","title":{"rendered":"Youth Leadership Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7491\" class=\"elementor elementor-7491\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8fc8bd5 elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"8fc8bd5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2dd57b16\" data-id=\"2dd57b16\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3e27f09 elementor-widget elementor-widget-html\" data-id=\"3e27f09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --paper: #FFFFFF;\r\n    --paper-warm: #FAFAF6;\r\n    --ink: #16181B;\r\n    --ink-soft: #585B62;\r\n    --sage-pale: #DEF2E3;\r\n    --sage: #3E9B5D;\r\n    --sage-deep: #2F7A48;\r\n    --sage-text: #256339;\r\n  }\r\n  .yls-hero * { box-sizing: border-box; }\r\n  .yls-hero {\r\n    position: relative;\r\n    background: var(--paper-warm);\r\n    color: var(--ink);\r\n    padding: 60px 0;\r\n    display: flex;\r\n    align-items: center;\r\n    font-family: 'Inter', sans-serif;\r\n    line-height: 1.65;\r\n  }\r\n  .yls-hero .container {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n    width: 100%;\r\n  }\r\n  .yls-hero .hero-inner { max-width: 640px; }\r\n  .yls-hero .badge-pill {\r\n    display: inline-block;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    color: var(--sage-text);\r\n    background: var(--sage-pale);\r\n    padding: 6px 14px;\r\n    border-radius: 999px;\r\n    margin-bottom: 20px;\r\n  }\r\n  .yls-hero h1 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    line-height: 1.25;\r\n    color: var(--ink);\r\n    font-size: clamp(28px, 3.8vw, 44px);\r\n    margin: 0 0 16px 0;\r\n  }\r\n  .yls-hero h1 em {\r\n    font-style: normal;\r\n    color: var(--sage-deep);\r\n  }\r\n  .yls-hero p.sub {\r\n    font-size: 15.5px;\r\n    color: var(--ink-soft);\r\n    margin-bottom: 26px;\r\n    max-width: 540px;\r\n  }\r\n  \r\n  \/* Tampilan Desktop: Tombol Sejajar ke Samping *\/\r\n  .yls-hero-ctas {\r\n    display: flex;\r\n    flex-direction: row;\r\n    align-items: center;\r\n    gap: 45px;\r\n    flex-wrap: wrap;\r\n  }\r\n  \r\n  \/* Tombol Dasar *\/\r\n  .yls-hero .btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    line-height: 2.0;\r\n    padding: 7px 18px;\r\n    border-radius: 4px;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    border: 1.5px solid transparent;\r\n    width: auto;\r\n    transition: transform .15s ease, background .15s ease;\r\n  }\r\n  .yls-hero .btn:hover { transform: translateY(-1px); }\r\n  \r\n  .yls-hero .btn-primary { \r\n    background: var(--sage); \r\n    color: var(--paper); \r\n    border-color: var(--sage); \r\n  }\r\n  .yls-hero .btn-primary:hover { \r\n    background: var(--sage-deep); \r\n    border-color: var(--sage-deep); \r\n  }\r\n  \r\n  .yls-hero .btn-outline { \r\n    background: transparent; \r\n    color: var(--ink); \r\n    border-color: var(--ink); \r\n  }\r\n  .yls-hero .btn-outline:hover { \r\n    background: rgba(22,24,27,0.06); \r\n  }\r\n\r\n  \/* Tampilan Mobile \/ Layar HP *\/\r\n  @media (max-width: 600px) {\r\n    .yls-hero { \r\n      padding: 36px 0; \r\n    }\r\n    .yls-hero-ctas {\r\n      flex-direction: column;\r\n      width: 100%;\r\n      gap: 10px;\r\n    }\r\n    .yls-hero .btn {\r\n      width: 100%;                  \/* Stretch penuh ke kanan dan kiri *\/\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 10px 18px;           \/* Nyaman untuk area sentuh jari *\/\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"yls-hero\">\r\n  <div class=\"container hero-inner\">\r\n    <span class=\"badge-pill\"><center>Singapore's Premier Youth Leadership Programme<\/center><\/span>\r\n    <h1>Beyond academics. <em>Skills for life.<\/em><\/h1>\r\n    <p class=\"sub\">School builds knowledge. We help teens build the self-awareness, communication skills, and confidence that grades alone don't teach \u2014 so they're ready for school, relationships, and whatever comes next.<\/p>\r\n    <div class=\"yls-hero-ctas\">\r\n      <a href=\"#programmes\" class=\"btn btn-primary\">Explore Our Programmes<\/a>\r\n      <a href=\"\/zh\/contact-us\/\" class=\"btn btn-outline\">\u8054\u7cfb\u6211\u4eec<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2f612986\" data-id=\"2f612986\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f0fe21d elementor-widget elementor-widget-video\" data-id=\"5f0fe21d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/a6aYyIMvhyw&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;yt_privacy&quot;:&quot;yes&quot;,&quot;lazy_load&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-45d7af2 elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"45d7af2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b84d8b\" data-id=\"3b84d8b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-60f1ef3 elementor-widget elementor-widget-html\" data-id=\"60f1ef3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --paper: #FFFFFF;\r\n    --ink: #16181B;\r\n    --ink-soft: #585B62;\r\n    --sage-deep: #2F7A48;\r\n  }\r\n  .yls-matters * { box-sizing: border-box; }\r\n  .yls-matters {\r\n    background: var(--paper);\r\n    padding: 80px 0;\r\n    font-family: 'Inter', sans-serif;\r\n    line-height: 1.65;\r\n  }\r\n  .yls-matters .container {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n  .yls-matters .section-head {\r\n    max-width: 720px;\r\n    margin: 0 auto 50px auto;\r\n    text-align: center;\r\n  }\r\n  .yls-matters .eyebrow {\r\n    display: block;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    letter-spacing: .08em;\r\n    text-transform: uppercase;\r\n    color: var(--sage-deep);\r\n    margin-bottom: 14px;\r\n    text-align: center;\r\n  }\r\n  .yls-matters h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    line-height: 1.25;\r\n    color: var(--ink);\r\n    font-size: clamp(26px, 3.2vw, 36px);\r\n    margin: 0 0 .5em 0;\r\n  }\r\n  .yls-matters .matters-body {\r\n    max-width: 760px;\r\n    margin: 0 auto;\r\n  }\r\n  .yls-matters .matters-body p {\r\n    font-size: 17px;\r\n    color: var(--ink-soft);\r\n    margin: 0 0 1em 0;\r\n  }\r\n\r\n  @media (max-width: 600px) {\r\n    .yls-matters { padding: 56px 0; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"yls-matters\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">Beyond the Classroom<\/span>\r\n      <h2>Grades get them in the door. Soft skills get them through it.<\/h2>\r\n    <\/div>\r\n    <div class=\"matters-body\">\r\n      <p>Academic results open doors \u2014 but they don't teach a teen how to handle failure, read people, or speak with conviction. As AI reshapes what \"valuable\" work looks like, these human skills matter more, not less.<\/p>\r\n      <p>We help teens build self-awareness, communication skills, and the confidence to navigate uncertainty \u2014 skills no algorithm can replace, and ones that lay the foundation for handling whatever school, relationships, and the future ahead throw at them.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b682c94 elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"b682c94\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-adbe5fc\" data-id=\"adbe5fc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-033cab5 elementor-widget elementor-widget-html\" data-id=\"033cab5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --paper: #FFFFFF;\r\n    --paper-warm: #FAFAF6;\r\n    --ink: #16181B;\r\n    --ink-soft: #585B62;\r\n    --sage: #3E9B5D;\r\n    --sage-deep: #2F7A48;\r\n    --line: #EAE8E1;\r\n    --radius: 14px;\r\n    --shadow: 0 12px 30px rgba(22,24,27,0.08);\r\n  }\r\n  .yls-programmes * { box-sizing: border-box; }\r\n  .yls-programmes {\r\n    background: var(--paper-warm);\r\n    padding: 80px 0;\r\n    font-family: 'Inter', sans-serif;\r\n    line-height: 1.65;\r\n  }\r\n  .yls-programmes .container {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n  .yls-programmes .section-head {\r\n    max-width: 720px;\r\n    margin: 0 auto 50px auto;\r\n    text-align: center;\r\n  }\r\n  .yls-programmes .eyebrow {\r\n    display: block;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    letter-spacing: .08em;\r\n    text-transform: uppercase;\r\n    color: var(--sage-deep);\r\n    margin-bottom: 14px;\r\n  }\r\n  .yls-programmes h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    line-height: 1.25;\r\n    color: var(--ink);\r\n    font-size: clamp(26px, 3.2vw, 36px);\r\n    margin: 0;\r\n  }\r\n  .yls-programmes .prog-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 24px;\r\n  }\r\n  .yls-programmes .prog-card {\r\n    background: var(--paper);\r\n    border: 1px solid var(--line);\r\n    border-radius: var(--radius);\r\n    overflow: hidden;\r\n    box-shadow: var(--shadow);\r\n    display: flex;\r\n    flex-direction: column;\r\n  }\r\n  .yls-programmes .prog-card .prog-image {\r\n    aspect-ratio: 16\/10;\r\n    background: linear-gradient(150deg, var(--sage-deep) 0%, var(--sage) 100%);\r\n    position: relative;\r\n  }\r\n  .yls-programmes .prog-card .prog-image::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(circle at 25% 25%, rgba(255,255,255,0.22), transparent 45%);\r\n  }\r\n  .yls-programmes .prog-card:nth-child(2) .prog-image {\r\n    background: linear-gradient(150deg, #2C5F82 0%, #4A85AC 100%);\r\n  }\r\n  .yls-programmes .prog-card .prog-body {\r\n    padding: 28px 32px 32px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    flex-grow: 1;\r\n  }\r\n  .yls-programmes .prog-card h3 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    color: var(--ink);\r\n    font-size: 20px;\r\n    margin: 0 0 10px 0;\r\n  }\r\n  .yls-programmes .prog-card p {\r\n    font-size: 15px;\r\n    color: var(--ink-soft);\r\n    flex-grow: 1;\r\n    margin: 0;\r\n  }\r\n  .yls-programmes .prog-card .prog-link {\r\n    margin-top: 20px;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 14.5px;\r\n    color: var(--sage-deep);\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    text-decoration: none;\r\n  }\r\n\r\n  @media (max-width: 760px) {\r\n    .yls-programmes .prog-grid { grid-template-columns: 1fr; }\r\n  }\r\n  @media (max-width: 600px) {\r\n    .yls-programmes { padding: 56px 0; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"yls-programmes\" id=\"programmes\">\r\n  <div class=\"container\">\r\n    <div class=\"section-head\">\r\n      <span class=\"eyebrow\">How We Help<\/span>\r\n      <h2>Find the right fit for your teen<\/h2>\r\n    <\/div>\r\n\r\n  <div class=\"prog-grid\">\r\n      <!-- KARTU 1: YOUTH LEADERSHIP CAMP -->\r\n      <div class=\"prog-card\">\r\n        <div class=\"prog-image\" style=\"background: url('https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/09\/Youth-Leadership-Camp-Card-Frontpage.jpeg') center \/cover no-repeat;\" role=\"img\" aria-label=\"Photo from the Youth Leadership Camp\"><\/div>\r\n        <div class=\"prog-body\">\r\n          <h3>Youth Leadership Camp<\/h3>\r\n          <p>A 5-day immersive holiday camp for ages 13\u201317. Self-awareness, design thinking, public speaking, and real company visits \u2014 all in one transformative week.<\/p>\r\n          <a class=\"prog-link\" href=\"\/zh\/leadership-camp\/\">Learn More \u2192<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- KARTU 2: PUBLIC SPEAKING MASTERCLASS -->\r\n      <div class=\"prog-card\">\r\n        <!-- Ganti URL di dalam url('...') dengan link foto program kedua -->\r\n        <div class=\"prog-image\" style=\"background: url('https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/07\/Hero-Javien-1-resize-2-e1783388524996.jpg')80% 50% \/ 170% no-repeat; no-repeat;\" role=\"img\" aria-label=\"Photo from the Public Speaking Masterclass\"><\/div>\r\n        <div class=\"prog-body\">\r\n          <h3>Public Speaking Masterclass<\/h3>\r\n          <p>A focused, shorter-format (12 weeks) course built for teens who want to build confidence on stage and in the classroom.<\/p>\r\n          <a class=\"prog-link\" href=\"\/zh\/public-speaking-masterclass\/\">Learn More \u2192<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"prog-card\">\r\n        <div class=\"prog-image\" style=\"background: url('https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Industry-Attachment.png') 95% 25%\/130% no-repeat;;\" role=\"img\" aria-label=\"Photo from the Youth Leadership Camp\"><\/div>\r\n        <div class=\"prog-body\">\r\n          <h3>Industry Attachment<\/h3>\r\n          <p>A 40-hour workplace placement for ages 15\u201319. Real projects, industry mentors, and hands-on exposure to a career \u2014 before choosing a course of study.<\/p>\r\n          <a class=\"prog-link\" href=\"https:\/\/youthleadership.sg\/zh\/industry-attachment\/\">Learn More \u2192<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n    <\/div>\r\n    \r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2cc3849 elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"2cc3849\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6b26b71\" data-id=\"6b26b71\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3adbf51 elementor-widget elementor-widget-html\" data-id=\"3adbf51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --paper: #FFFFFF;\r\n    --paper-warm: #FAFAF6;\r\n    --ink: #16181B;\r\n    --ink-soft: #585B62;\r\n    --sage-deep: #2F7A48;\r\n    --radius: 14px;\r\n  }\r\n  .yls-about * { box-sizing: border-box; }\r\n  .yls-about {\r\n    background: var(--paper);\r\n    padding: 80px 0;\r\n    font-family: 'Inter', sans-serif;\r\n    line-height: 1.65;\r\n  }\r\n  .yls-about .container {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n  .yls-about .about-wrap {\r\n    display: grid;\r\n    grid-template-columns: 0.85fr 1.15fr;\r\n    gap: 56px;\r\n    align-items: center;\r\n  }\r\n  .yls-about .about-figure {\r\n    aspect-ratio: 940\/624;\r\n    border-radius: var(--radius);\r\n    overflow: hidden;\r\n    background: var(--paper-warm);\r\n  }\r\n  .yls-about .about-figure img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n  .yls-about .eyebrow {\r\n    display: block;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    letter-spacing: .08em;\r\n    text-transform: uppercase;\r\n    color: var(--sage-deep);\r\n    margin-bottom: 14px;\r\n  }\r\n  .yls-about h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    line-height: 1.25;\r\n    color: var(--ink);\r\n    font-size: clamp(26px, 3.2vw, 36px);\r\n    margin: 0 0 .5em 0;\r\n  }\r\n  .yls-about .about-copy p {\r\n    font-size: 16px;\r\n    color: var(--ink-soft);\r\n    margin: 0 0 1em 0;\r\n  }\r\n  .yls-about .about-link {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 14.5px;\r\n    color: var(--sage-deep);\r\n    text-decoration: none;\r\n  }\r\n\r\n  @media (max-width: 900px) {\r\n    .yls-about .about-wrap { grid-template-columns: 1fr; gap: 32px; }\r\n    .yls-about .about-figure { aspect-ratio: 16\/9; }\r\n  }\r\n  @media (max-width: 600px) {\r\n    .yls-about { padding: 56px 0; }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"yls-about\">\r\n  <div class=\"container about-wrap\">\r\n    <div class=\"about-figure\">\r\n      <!-- Ganti src dengan link gambar Anda dari Media Library -->\r\n      <img decoding=\"async\" src=\"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png\" alt=\"Paul Tran and Tony Widjaja, co-founders of Youth Leadership Singapore\">\r\n    <\/div>\r\n    <div class=\"about-copy\">\r\n      <span class=\"eyebrow\">\u5173\u4e8e\u6211\u4eec<\/span>\r\n      <h2>Founded to fill a gap in how teens are prepared for life<\/h2>\r\n      <p>Youth Leadership Singapore was founded by Paul Tran and Tony Widjaja, both INSEAD-trained leadership practitioners, who saw that schools teach knowledge but rarely teach the self-awareness and communication skills teens need to thrive beyond the classroom. Every coach we work with is a practitioner, not just a trainer \u2014 bringing real leadership, communication, and psychology experience into the room.<\/p>\r\n      <a class=\"about-link\" href=\"\/zh\/about-us\/\">Read Our Story \u2192<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d67e51f elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"d67e51f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6addc31\" data-id=\"6addc31\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0ddd22a elementor-widget elementor-widget-html\" data-id=\"0ddd22a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --paper: #FFFFFF;\r\n    --ink: #16181B;\r\n    --sage: #3E9B5D;\r\n    --sage-deep: #2F7A48;\r\n  }\r\n  .yls-closing * { box-sizing: border-box; }\r\n  .yls-closing {\r\n    background: #FAFAF6;\r\n    color: rgba(255,255,255,0.85);\r\n    text-align: center;\r\n    padding: 80px 0;\r\n    font-family: 'Inter', sans-serif;\r\n    line-height: 1.65;\r\n  }\r\n  .yls-closing .container {\r\n    max-width: 1140px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n  .yls-closing h2 {\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    line-height: 1.26;\r\n    color: #16181B;\r\n    font-size: clamp(24px, 3.2vw, 36px);\r\n    margin: 0 0 .5em 0;\r\n  }\r\n  .yls-closing p {\r\n    color: #16181B;\r\n    max-width: 480px;\r\n    margin: 0 auto 34px auto;\r\n    font-size: 16px;\r\n  }\r\n  \r\n  .yls-closing-ctas {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    gap: 50px;\r\n    flex-wrap: wrap;\r\n  }\r\n  \r\n  .yls-closing .btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: 'Poppins', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 13px;\r\n    line-height: 1.4;\r\n    padding: 11px 22px;\r\n    border-radius: 6px;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    border: 2px solid transparent;\r\n    transition: transform .15s ease, background .15s ease;\r\n  }\r\n  .yls-closing .btn:hover { transform: translateY(-2px); }\r\n  .yls-closing .btn-primary { \r\n    background: var(--sage); \r\n    color: var(--paper); \r\n    border-color: var(--sage); \r\n  }\r\n  .yls-closing .btn-primary:hover { \r\n    background: var(--sage-deep); \r\n    border-color: var(--sage-deep); \r\n  }\r\n  .yls-closing .btn-outline { \r\n    background: transparent; \r\n    color: #16181B; \r\n    border-color: #16181B; \r\n  }\r\n  .yls-closing .btn-outline:hover { \r\n    background: rgba(255,255,255,0.1); \r\n    border-color: var(--paper); \r\n  }\r\n\r\n  \/* Khusus Layar HP *\/\r\n  @media (max-width: 600px) {\r\n    .yls-closing { \r\n      padding: 48px 0; \r\n    }\r\n    .yls-closing-ctas {\r\n      display: flex !important;\r\n      flex-direction: column !important;\r\n      width: 100% !important;\r\n      gap:40px; !important;           \/* Jarak vertikal antar tombol *\/\r\n    }\r\n    .yls-closing .btn {\r\n      width: 100% !important;\r\n      justify-content: center;\r\n      text-align: center;\r\n      padding: 13px 20px;\r\n     \r\n    }\r\n  }\r\n<\/style>\r\n\r\n<section class=\"yls-closing\">\r\n  <div class=\"container\">\r\n    <h2>Ready to help your teen grow beyond the classroom?<\/h2>\r\n    <p>Explore our upcoming programmes or reach out \u2014 we're happy to help you find the right fit.<\/p>\r\n    <div class=\"closing-ctas\">\r\n      <a href=\"#programmes\" class=\"btn btn-primary\">View Upcoming Programmes<\/a>&nbsp;\r\n      <a href=\"\/zh\/contact-us\/\" class=\"btn btn-outline\">\u8054\u7cfb\u6211\u4eec<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Singapore&#8217;s Premier Youth Leadership Programme Beyond academics. Skills for life. School builds knowledge. We help teens build the self-awareness, communication skills, and confidence that grades alone don&#8217;t teach \u2014 so they&#8217;re ready for school, relationships, and whatever comes next. Explore Our Programmes Contact Us Beyond the Classroom Grades get them in the door. Soft skills get them through it. Academic results open doors \u2014 but they don&#8217;t teach a teen how to handle failure, read people, or speak with conviction. As AI reshapes what &#8220;valuable&#8221; work looks like, these human skills matter more, not less. We help teens build self-awareness, communication skills, and the confidence to navigate uncertainty \u2014 skills no algorithm can replace, and ones that lay the foundation for handling whatever school, relationships, and the future ahead throw at them. How We Help Find the right fit for your teen Youth Leadership Camp A 5-day immersive holiday camp for ages 13\u201317. Self-awareness, design thinking, public speaking, and real company visits \u2014 all in one transformative week. Learn More \u2192 Public Speaking Masterclass A focused, shorter-format (12 weeks) course built for teens who want to build confidence on stage and in the classroom. Learn More \u2192 Industry Attachment A 40-hour workplace placement for ages 15\u201319. Real projects, industry mentors, and hands-on exposure to a career \u2014 before choosing a course of study. Learn More \u2192 About Us Founded to fill a gap in how teens are prepared for life Youth Leadership Singapore was founded by Paul Tran and Tony Widjaja, both INSEAD-trained leadership practitioners, who saw that schools teach knowledge but rarely teach the self-awareness and communication skills teens need to thrive beyond the classroom. Every coach we work with is a practitioner, not just a trainer \u2014 bringing real leadership, communication, and psychology experience into the room. Read Our Story \u2192 Ready to help your teen grow beyond the classroom? Explore our upcoming programmes or reach out \u2014 we&#8217;re happy to help you find the right fit. View Upcoming Programmes&nbsp; Contact Us<\/p>","protected":false},"author":476,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7491","page","type-page","status-publish","hentry","post-no-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Youth Leadership Home - Youth Leadership Singapore<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/youthleadership.sg\/zh\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Youth Leadership Home - Youth Leadership Singapore\" \/>\n<meta property=\"og:description\" content=\"Singapore&#8217;s Premier Youth Leadership Programme Beyond academics. Skills for life. School builds knowledge. We help teens build the self-awareness, communication skills, and confidence that grades alone don&#8217;t teach \u2014 so they&#8217;re ready for school, relationships, and whatever comes next. Explore Our Programmes Contact Us Beyond the Classroom Grades get them in the door. Soft skills get them through it. Academic results open doors \u2014 but they don&#8217;t teach a teen how to handle failure, read people, or speak with conviction. As AI reshapes what &#8220;valuable&#8221; work looks like, these human skills matter more, not less. We help teens build self-awareness, communication skills, and the confidence to navigate uncertainty \u2014 skills no algorithm can replace, and ones that lay the foundation for handling whatever school, relationships, and the future ahead throw at them. How We Help Find the right fit for your teen Youth Leadership Camp A 5-day immersive holiday camp for ages 13\u201317. Self-awareness, design thinking, public speaking, and real company visits \u2014 all in one transformative week. Learn More \u2192 Public Speaking Masterclass A focused, shorter-format (12 weeks) course built for teens who want to build confidence on stage and in the classroom. Learn More \u2192 Industry Attachment A 40-hour workplace placement for ages 15\u201319. Real projects, industry mentors, and hands-on exposure to a career \u2014 before choosing a course of study. Learn More \u2192 About Us Founded to fill a gap in how teens are prepared for life Youth Leadership Singapore was founded by Paul Tran and Tony Widjaja, both INSEAD-trained leadership practitioners, who saw that schools teach knowledge but rarely teach the self-awareness and communication skills teens need to thrive beyond the classroom. Every coach we work with is a practitioner, not just a trainer \u2014 bringing real leadership, communication, and psychology experience into the room. Read Our Story \u2192 Ready to help your teen grow beyond the classroom? Explore our upcoming programmes or reach out \u2014 we&#8217;re happy to help you find the right fit. View Upcoming Programmes&nbsp; Contact Us\" \/>\n<meta property=\"og:url\" content=\"https:\/\/youthleadership.sg\/zh\/\" \/>\n<meta property=\"og:site_name\" content=\"Youth Leadership Singapore\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/youthleadershipsg\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-10T05:20:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/\",\"url\":\"https:\\\/\\\/youthleadership.sg\\\/\",\"name\":\"Youth Leadership Home - Youth Leadership Singapore\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/youthleadership.sg\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Youth-Leadership-Founder.png\",\"datePublished\":\"2026-08-31T12:17:14+00:00\",\"dateModified\":\"2026-09-10T05:20:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/youthleadership.sg\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#primaryimage\",\"url\":\"https:\\\/\\\/youthleadership.sg\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Youth-Leadership-Founder.png\",\"contentUrl\":\"https:\\\/\\\/youthleadership.sg\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Youth-Leadership-Founder.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/youthleadership.sg\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Youth Leadership Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#website\",\"url\":\"https:\\\/\\\/youthleadership.sg\\\/\",\"name\":\"Youth Leadership\",\"description\":\"YouthLeadership.sg is a vibrant, hands-on experience for youth aged 13\u201317 to grow from the inside out.\u00a0In today\u2019s fast-changing world, success isn\u2019t just about academic achievement \u2014 it\u2019s about knowing yourself, understanding others, and having the confidence to communicate your ideas clearly. This 5-day camp helps teens build these crucial skills in a fun, supportive setting.\",\"publisher\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/youthleadership.sg\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#organization\",\"name\":\"Youth Leadership\",\"url\":\"https:\\\/\\\/youthleadership.sg\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/youthleadership.sg\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Logo-YL-400x80-1.jpg\",\"contentUrl\":\"https:\\\/\\\/youthleadership.sg\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Logo-YL-400x80-1.jpg\",\"width\":400,\"height\":80,\"caption\":\"Youth Leadership\"},\"image\":{\"@id\":\"https:\\\/\\\/youthleadership.sg\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/youthleadershipsg\",\"https:\\\/\\\/www.instagram.com\\\/youth.leadership.sg\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/youth-leadership-pte-ltd\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Youth Leadership Home - Youth Leadership Singapore","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/youthleadership.sg\/zh\/","og_locale":"zh_CN","og_type":"article","og_title":"Youth Leadership Home - Youth Leadership Singapore","og_description":"Singapore&#8217;s Premier Youth Leadership Programme Beyond academics. Skills for life. School builds knowledge. We help teens build the self-awareness, communication skills, and confidence that grades alone don&#8217;t teach \u2014 so they&#8217;re ready for school, relationships, and whatever comes next. Explore Our Programmes Contact Us Beyond the Classroom Grades get them in the door. Soft skills get them through it. Academic results open doors \u2014 but they don&#8217;t teach a teen how to handle failure, read people, or speak with conviction. As AI reshapes what &#8220;valuable&#8221; work looks like, these human skills matter more, not less. We help teens build self-awareness, communication skills, and the confidence to navigate uncertainty \u2014 skills no algorithm can replace, and ones that lay the foundation for handling whatever school, relationships, and the future ahead throw at them. How We Help Find the right fit for your teen Youth Leadership Camp A 5-day immersive holiday camp for ages 13\u201317. Self-awareness, design thinking, public speaking, and real company visits \u2014 all in one transformative week. Learn More \u2192 Public Speaking Masterclass A focused, shorter-format (12 weeks) course built for teens who want to build confidence on stage and in the classroom. Learn More \u2192 Industry Attachment A 40-hour workplace placement for ages 15\u201319. Real projects, industry mentors, and hands-on exposure to a career \u2014 before choosing a course of study. Learn More \u2192 About Us Founded to fill a gap in how teens are prepared for life Youth Leadership Singapore was founded by Paul Tran and Tony Widjaja, both INSEAD-trained leadership practitioners, who saw that schools teach knowledge but rarely teach the self-awareness and communication skills teens need to thrive beyond the classroom. Every coach we work with is a practitioner, not just a trainer \u2014 bringing real leadership, communication, and psychology experience into the room. Read Our Story \u2192 Ready to help your teen grow beyond the classroom? Explore our upcoming programmes or reach out \u2014 we&#8217;re happy to help you find the right fit. View Upcoming Programmes&nbsp; Contact Us","og_url":"https:\/\/youthleadership.sg\/zh\/","og_site_name":"Youth Leadership Singapore","article_publisher":"https:\/\/www.facebook.com\/youthleadershipsg","article_modified_time":"2026-09-10T05:20:21+00:00","og_image":[{"url":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"2 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/youthleadership.sg\/","url":"https:\/\/youthleadership.sg\/","name":"Youth Leadership Home - Youth Leadership Singapore","isPartOf":{"@id":"https:\/\/youthleadership.sg\/#website"},"primaryImageOfPage":{"@id":"https:\/\/youthleadership.sg\/#primaryimage"},"image":{"@id":"https:\/\/youthleadership.sg\/#primaryimage"},"thumbnailUrl":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png","datePublished":"2026-08-31T12:17:14+00:00","dateModified":"2026-09-10T05:20:21+00:00","breadcrumb":{"@id":"https:\/\/youthleadership.sg\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/youthleadership.sg\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/youthleadership.sg\/#primaryimage","url":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png","contentUrl":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2026\/08\/Youth-Leadership-Founder.png"},{"@type":"BreadcrumbList","@id":"https:\/\/youthleadership.sg\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/youthleadership.sg\/"},{"@type":"ListItem","position":2,"name":"Youth Leadership Home"}]},{"@type":"WebSite","@id":"https:\/\/youthleadership.sg\/#website","url":"https:\/\/youthleadership.sg\/","name":"Youth Leadership","description":"YouthLeadership.sg is a vibrant, hands-on experience for youth aged 13\u201317 to grow from the inside out.\u00a0In today\u2019s fast-changing world, success isn\u2019t just about academic achievement \u2014 it\u2019s about knowing yourself, understanding others, and having the confidence to communicate your ideas clearly. This 5-day camp helps teens build these crucial skills in a fun, supportive setting.","publisher":{"@id":"https:\/\/youthleadership.sg\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/youthleadership.sg\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"https:\/\/youthleadership.sg\/#organization","name":"Youth Leadership","url":"https:\/\/youthleadership.sg\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/youthleadership.sg\/#\/schema\/logo\/image\/","url":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2024\/09\/Logo-YL-400x80-1.jpg","contentUrl":"https:\/\/youthleadership.sg\/wp-content\/uploads\/2024\/09\/Logo-YL-400x80-1.jpg","width":400,"height":80,"caption":"Youth Leadership"},"image":{"@id":"https:\/\/youthleadership.sg\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/youthleadershipsg","https:\/\/www.instagram.com\/youth.leadership.sg\/","https:\/\/www.linkedin.com\/company\/youth-leadership-pte-ltd\/"]}]}},"_links":{"self":[{"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/pages\/7491","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/users\/476"}],"replies":[{"embeddable":true,"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/comments?post=7491"}],"version-history":[{"count":81,"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/pages\/7491\/revisions"}],"predecessor-version":[{"id":7634,"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/pages\/7491\/revisions\/7634"}],"wp:attachment":[{"href":"https:\/\/youthleadership.sg\/zh\/wp-json\/wp\/v2\/media?parent=7491"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}